#FFD9D2#FFD9D2
#FFD9D2 is a very light, muted red. Relative luminance 0.755; OKLCH L 91.5% C 0.044 H 30.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9D2 |
|---|---|
| RGB | rgb(255, 217, 210) |
| HSL | hsl(9, 100%, 91%) |
| HSV | hsv(9, 18%, 100%) |
| CMYK | cmyk(0%, 14.9%, 17.6%, 0%) |
| CIE-LAB | lab(89.65, 12.12, 8.35) |
| CIE-LCH | lch(89.65, 14.72, 34.57°) |
| OKLab | oklab(91.53% 0.0378 0.022) |
| OKLCH | oklch(91.53% 0.044 30.2) |
| XYZ | xyz(77.6857, 75.5412, 71.4490) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.00
Light Rose
#FFC5CB
ΔE00 8.06
Pale Rose
#FDC1C5
ΔE00 8.31
Pale Pink
#FFCFDC
ΔE00 8.40
Light Pink
#FFD1DF
ΔE00 8.55
Apricot
#FBCEB1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9D2 #D2F8FF
analogous
#FFD2E1 #FFD9D2 #FFEFD2
triadic
#FFD9D2 #D2FFD9 #D9D2FF
tetradic
#FFD9D2 #E1FFD2 #D2F8FF #EFD2FF
square
#FFD9D2 #E1FFD2 #D2F8FF #EFD2FF
split-complementary
#FFD9D2 #D2FFEF #D2E1FF
monochromatic
#FF7258 #FFA595 #FFD9D2 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.30
#FFD9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FFD9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9D2
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9D2 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#FFD5D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd9d2; /* rgb */ color: rgb(255, 217, 210); /* oklch */ color: oklch(91.5% 0.044 30.2);
Tailwind
colors: {
custom: {
50: '#ffe4df',
500: '#ffd9d2',
950: '#000000',
},
}SCSS
$custom: #ffd9d2; $custom-light: #ffe4df; $custom-dark: #000000;
JSON
{
"hex": "#ffd9d2",
"rgb": {
"r": 255,
"g": 217,
"b": 210
},
"hsl": {
"h": 9.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91534,
"c": 0.04369,
"h": 30.2
},
"luminance": 0.75539
}Semantic roles & 50–950 ramp
primary
#FFD9D2
secondary
#8BDCEA
accent
#C2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484