#FFD8CE#FFD8CE
#FFD8CE is a very light, muted red. Relative luminance 0.748; OKLCH L 91.2% C 0.046 H 34.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8CE |
|---|---|
| RGB | rgb(255, 216, 206) |
| HSL | hsl(12, 100%, 90%) |
| HSV | hsv(12, 19%, 100%) |
| CMYK | cmyk(0%, 15.3%, 19.2%, 0%) |
| CIE-LAB | lab(89.31, 12.04, 9.98) |
| CIE-LCH | lch(89.31, 15.64, 39.64°) |
| OKLab | oklab(91.24% 0.0377 0.0262) |
| OKLCH | oklch(91.24% 0.046 34.7) |
| XYZ | xyz(76.9366, 74.8304, 68.7715) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.75
Apricot
#FBCEB1
ΔE00 7.56
Light Rose
#FFC5CB
ΔE00 8.79
Pale Rose
#FDC1C5
ΔE00 8.88
Pale Pink
#FFCFDC
ΔE00 9.54
Peach
#FFDAB9
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8CE #CEF5FF
analogous
#FFCEDC #FFD8CE #FFF0CE
triadic
#FFD8CE #CEFFD8 #D8CEFF
tetradic
#FFD8CE #DCFFCE #CEF5FF #F0CEFF
square
#FFD8CE #DCFFCE #CEF5FF #F0CEFF
split-complementary
#FFD8CE #CEFFF0 #CEDCFF
monochromatic
#FF7754 #FFA791 #FFD8CE #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.32
#FFD8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#FFD8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8CE
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8CE | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCD
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#FFD3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd8ce; /* rgb */ color: rgb(255, 216, 206); /* oklch */ color: oklch(91.2% 0.046 34.7);
Tailwind
colors: {
custom: {
50: '#ffe4dd',
500: '#ffd8ce',
950: '#000000',
},
}SCSS
$custom: #ffd8ce; $custom-light: #ffe4dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd8ce",
"rgb": {
"r": 255,
"g": 216,
"b": 206
},
"hsl": {
"h": 12.245,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.91244,
"c": 0.04591,
"h": 34.7
},
"luminance": 0.74828
}Semantic roles & 50–950 ramp
primary
#FFD8CE
secondary
#87D6EA
accent
#B7E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484