#FFC8CB#FFC8CB
#FFC8CB is a very light, moderate red. Relative luminance 0.669; OKLCH L 88.2% C 0.063 H 14.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8CB |
|---|---|
| RGB | rgb(255, 200, 203) |
| HSL | hsl(357, 100%, 89%) |
| HSV | hsv(357, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 20.4%, 0%) |
| CIE-LAB | lab(85.44, 19.95, 6.01) |
| CIE-LCH | lch(85.44, 20.84, 16.77°) |
| OKLab | oklab(88.21% 0.0608 0.016) |
| OKLCH | oklch(88.21% 0.063 14.8) |
| XYZ | xyz(72.6743, 66.8834, 65.5700) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.33
Pale Rose
#FDC1C5
ΔE00 1.76
Bubblegum
#FFC1CC
ΔE00 3.26
Pink
#FFC0CB
ΔE00 3.39
Pale Pink
#FFCFDC
ΔE00 4.31
Light Pink
#FFD1DF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8CB #C8FFFC
analogous
#FFC8E7 #FFC8CB #FFE1C8
triadic
#FFC8CB #CBFFC8 #C8CBFF
tetradic
#FFC8CB #E7FFC8 #C8FFFC #E1C8FF
square
#FFC8CB #E7FFC8 #C8FFFC #E1C8FF
split-complementary
#FFC8CB #C8FFE1 #C8E7FF
monochromatic
#FF4E57 #FF8B91 #FFC8CB #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.46
#FFC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FFC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8CB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8CB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CB
Deuteranopia (green-blind)
#DED9CA
Tritanopia (blue-blind)
#FFC3C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc8cb; /* rgb */ color: rgb(255, 200, 203); /* oklch */ color: oklch(88.2% 0.063 14.8);
Tailwind
colors: {
custom: {
50: '#ffd9da',
500: '#ffc8cb',
950: '#000000',
},
}SCSS
$custom: #ffc8cb; $custom-light: #ffd9da; $custom-dark: #000000;
JSON
{
"hex": "#ffc8cb",
"rgb": {
"r": 255,
"g": 200,
"b": 203
},
"hsl": {
"h": 356.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88212,
"c": 0.06283,
"h": 14.8
},
"luminance": 0.6688
}Semantic roles & 50–950 ramp
primary
#FFC8CB
secondary
#82E9E3
accent
#E6D900
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383