#FFD9DC#FFD9DC
#FFD9DC is a very light, muted red. Relative luminance 0.761; OKLCH L 91.8% C 0.043 H 12.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9DC |
|---|---|
| RGB | rgb(255, 217, 220) |
| HSL | hsl(355, 100%, 93%) |
| HSV | hsv(355, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 13.7%, 0%) |
| CIE-LAB | lab(89.89, 13.65, 3.44) |
| CIE-LCH | lch(89.89, 14.08, 14.15°) |
| OKLab | oklab(91.8% 0.0415 0.0093) |
| OKLCH | oklch(91.8% 0.043 12.6) |
| XYZ | xyz(78.9706, 76.0552, 78.2164) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.64
Pale Pink
#FFCFDC
ΔE00 4.70
Mistyrose
#FFE4E1
ΔE00 4.81
Light Rose
#FFC5CB
ΔE00 6.12
Pale Rose
#FDC1C5
ΔE00 6.91
Bubblegum
#FFC1CC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9DC #D9FFFC
analogous
#FFD9EF #FFD9DC #FFE9D9
triadic
#FFD9DC #DCFFD9 #D9DCFF
tetradic
#FFD9DC #EFFFD9 #D9FFFC #E9D9FF
square
#FFD9DC #EFFFD9 #D9FFFC #E9D9FF
split-complementary
#FFD9DC #D9FFE9 #D9EFFF
monochromatic
#FF5F6B #FF9CA4 #FFD9DC #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.30
#FFD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FFD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9DC
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9DC | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#E7E5DB
Tritanopia (blue-blind)
#FFD6DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd9dc; /* rgb */ color: rgb(255, 217, 220); /* oklch */ color: oklch(91.8% 0.043 12.6);
Tailwind
colors: {
custom: {
50: '#ffe4e6',
500: '#ffd9dc',
950: '#000000',
},
}SCSS
$custom: #ffd9dc; $custom-light: #ffe4e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd9dc",
"rgb": {
"r": 255,
"g": 217,
"b": 220
},
"hsl": {
"h": 355.263,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.91799,
"c": 0.04254,
"h": 12.6
},
"luminance": 0.76053
}Semantic roles & 50–950 ramp
primary
#FFD9DC
secondary
#91ECE4
accent
#E6D300
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484