#FFD9CE#FFD9CE
#FFD9CE is a very light, muted red. Relative luminance 0.753; OKLCH L 91.4% C 0.045 H 36.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9CE |
|---|---|
| RGB | rgb(255, 217, 206) |
| HSL | hsl(13, 100%, 90%) |
| HSV | hsv(13, 19%, 100%) |
| CMYK | cmyk(0%, 14.9%, 19.2%, 0%) |
| CIE-LAB | lab(89.55, 11.52, 10.32) |
| CIE-LCH | lch(89.55, 15.47, 41.84°) |
| OKLab | oklab(91.43% 0.0362 0.027) |
| OKLCH | oklch(91.43% 0.045 36.7) |
| XYZ | xyz(77.1936, 75.3444, 68.8572) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.71
Apricot
#FBCEB1
ΔE00 7.16
Peach
#FFDAB9
ΔE00 9.02
Light Rose
#FFC5CB
ΔE00 9.40
Pale Rose
#FDC1C5
ΔE00 9.48
Pale Pink
#FFCFDC
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9CE #CEF4FF
analogous
#FFCEDB #FFD9CE #FFF1CE
triadic
#FFD9CE #CEFFD9 #D9CEFF
tetradic
#FFD9CE #DBFFCE #CEF4FF #F1CEFF
square
#FFD9CE #DBFFCE #CEF4FF #F1CEFF
split-complementary
#FFD9CE #CEFFF1 #CEDBFF
monochromatic
#FF7A54 #FFAA91 #FFD9CE #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.31
#FFD9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FFD9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9CE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9CE | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCD
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#FFD4D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd9ce; /* rgb */ color: rgb(255, 217, 206); /* oklch */ color: oklch(91.4% 0.045 36.7);
Tailwind
colors: {
custom: {
50: '#ffe4dd',
500: '#ffd9ce',
950: '#000000',
},
}SCSS
$custom: #ffd9ce; $custom-light: #ffe4dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd9ce",
"rgb": {
"r": 255,
"g": 217,
"b": 206
},
"hsl": {
"h": 13.469,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.91432,
"c": 0.04521,
"h": 36.7
},
"luminance": 0.75342
}Semantic roles & 50–950 ramp
primary
#FFD9CE
secondary
#87D4EA
accent
#B2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484