#FFC0CB color codes
- HEX
- #FFC0CB
- HEX8
- #FFC0CBFF
- HEX8 (Android)
- #FFFFC0CB
- RGB
- rgb(255, 192, 203)
- RGB (%)
- 100%, 75%, 80%
- HSL
- hsl(350, 100%, 88%)
- HSV / HSB
- hsv(350, 25%, 100%)
- CMYK
- cmyk(0%, 25%, 20%, 0%)
- OKLCH
- oklch(0.8677 0.0735 7.09)
- OKLCH (%)
- oklch(86.77% 0.0735 7.09)
- Decimal
- 16761035
What color is #FFC0CB?
#FFC0CB sits at 87% lightness and 0.0735 chroma in OKLCH, hue 7.09°. Its nearest named color is Pink (an exact match).
Shades and tints of #FFC0CB
Tints
Shades
Tones
#FFC0CB color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFC0CB in CSS
.text { color: #FFC0CB; }
.background { background-color: #FFC0CB; }
.border { border: 2px solid #FFC0CB; }
/* Modern, perceptually uniform */
.text { color: oklch(0.8677 0.0735 7.09); }
/* #FFC0CB at 50% transparency */
.overlay { background-color: #FFC0CB80; }Is #FFC0CB accessible?
#FFC0CB on white text scores 1.54:1; on black text it scores 13.65:1. Black text passes WCAG AAA on #FFC0CB. Recommended text color on a #FFC0CB background: black.
A 13.65:1 vs black
A 1.54:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#FFC0CB) → black APCA Lc experimental 79 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Pink #FFC0CB. See more in the pink family on the colors hub.
Frequently asked questions
- What color is #FFC0CB?
- #FFC0CB is Pink. In RGB it is rgb(255, 192, 203), and in HSL hsl(350, 100%, 88%).
- What is #FFC0CB in RGB?
- #FFC0CB converts to rgb(255, 192, 203) — red 255, green 192, blue 203.
- What text color is readable on #FFC0CB?
- Black text — it has the higher contrast ratio (13.65:1) against #FFC0CB. Black text passes WCAG AAA on #FFC0CB.