#FFC8CE#FFC8CE
#FFC8CE is a very light, moderate red. Relative luminance 0.670; OKLCH L 88.3% C 0.063 H 11.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8CE |
|---|---|
| RGB | rgb(255, 200, 206) |
| HSL | hsl(353, 100%, 89%) |
| HSV | hsv(353, 22%, 100%) |
| CMYK | cmyk(0%, 21.6%, 19.2%, 0%) |
| CIE-LAB | lab(85.52, 20.39, 4.52) |
| CIE-LCH | lch(85.52, 20.89, 12.50°) |
| OKLab | oklab(88.29% 0.0619 0.0122) |
| OKLCH | oklch(88.29% 0.063 11.1) |
| XYZ | xyz(73.0353, 67.0278, 67.4711) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.86
Pale Rose
#FDC1C5
ΔE00 1.97
Bubblegum
#FFC1CC
ΔE00 2.44
Pink
#FFC0CB
ΔE00 2.64
Pale Pink
#FFCFDC
ΔE00 3.40
Light Pink
#FFD1DF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8CE #C8FFF9
analogous
#FFC8EA #FFC8CE #FFDEC8
triadic
#FFC8CE #CEFFC8 #C8CEFF
tetradic
#FFC8CE #EAFFC8 #C8FFF9 #DEC8FF
square
#FFC8CE #EAFFC8 #C8FFF9 #DEC8FF
split-complementary
#FFC8CE #C8FFDE #C8EAFF
monochromatic
#FF4E61 #FF8B97 #FFC8CE #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.46
#FFC8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FFC8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8CE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8CE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CE
Deuteranopia (green-blind)
#DDDACD
Tritanopia (blue-blind)
#FFC4CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffc8ce; /* rgb */ color: rgb(255, 200, 206); /* oklch */ color: oklch(88.3% 0.063 11.1);
Tailwind
colors: {
custom: {
50: '#ffd9dc',
500: '#ffc8ce',
950: '#000000',
},
}SCSS
$custom: #ffc8ce; $custom-light: #ffd9dc; $custom-dark: #000000;
JSON
{
"hex": "#ffc8ce",
"rgb": {
"r": 255,
"g": 200,
"b": 206
},
"hsl": {
"h": 353.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88293,
"c": 0.06305,
"h": 11.1
},
"luminance": 0.67025
}Semantic roles & 50–950 ramp
primary
#FFC8CE
secondary
#82E9DE
accent
#E6CC00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384