#FFD8D7#FFD8D7
#FFD8D7 is a very light, muted red. Relative luminance 0.753; OKLCH L 91.5% C 0.044 H 19.7°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8D7 |
|---|---|
| RGB | rgb(255, 216, 215) |
| HSL | hsl(2, 100%, 92%) |
| HSV | hsv(2, 16%, 100%) |
| CMYK | cmyk(0%, 15.3%, 15.7%, 0%) |
| CIE-LAB | lab(89.52, 13.40, 5.55) |
| CIE-LCH | lch(89.52, 14.50, 22.50°) |
| OKLab | oklab(91.48% 0.0411 0.0148) |
| OKLCH | oklch(91.48% 0.044 19.7) |
| XYZ | xyz(78.0614, 75.2803, 74.6953) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.40
Pale Pink
#FFCFDC
ΔE00 5.87
Light Pink
#FFD1DF
ΔE00 5.96
Light Rose
#FFC5CB
ΔE00 6.29
Pale Rose
#FDC1C5
ΔE00 6.85
Bubblegum
#FFC1CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8D7 #D7FEFF
analogous
#FFD7EA #FFD8D7 #FFECD7
triadic
#FFD8D7 #D7FFD8 #D8D7FF
tetradic
#FFD8D7 #EAFFD7 #D7FEFF #ECD7FF
square
#FFD8D7 #EAFFD7 #D7FEFF #ECD7FF
split-complementary
#FFD8D7 #D7FFEC #D7EAFF
monochromatic
#FF615D #FF9C9A #FFD8D7 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.31
#FFD8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFD8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8D7
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8D7 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#E8E4D7
Tritanopia (blue-blind)
#FFD4D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd8d7; /* rgb */ color: rgb(255, 216, 215); /* oklch */ color: oklch(91.5% 0.044 19.7);
Tailwind
colors: {
custom: {
50: '#ffe4e3',
500: '#ffd8d7',
950: '#000000',
},
}SCSS
$custom: #ffd8d7; $custom-light: #ffe4e3; $custom-dark: #000000;
JSON
{
"hex": "#ffd8d7",
"rgb": {
"r": 255,
"g": 216,
"b": 215
},
"hsl": {
"h": 1.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91478,
"c": 0.0437,
"h": 19.7
},
"luminance": 0.75278
}Semantic roles & 50–950 ramp
primary
#FFD8D7
secondary
#8FE9EB
accent
#E0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484