#FFD8D2#FFD8D2
#FFD8D2 is a very light, muted red. Relative luminance 0.750; OKLCH L 91.3% C 0.045 H 28.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8D2 |
|---|---|
| RGB | rgb(255, 216, 210) |
| HSL | hsl(8, 100%, 91%) |
| HSV | hsv(8, 18%, 100%) |
| CMYK | cmyk(0%, 15.3%, 17.6%, 0%) |
| CIE-LAB | lab(89.41, 12.64, 8.01) |
| CIE-LCH | lch(89.41, 14.96, 32.36°) |
| OKLab | oklab(91.35% 0.0393 0.0211) |
| OKLCH | oklch(91.35% 0.045 28.3) |
| XYZ | xyz(77.4287, 75.0273, 71.3633) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.23
Light Rose
#FFC5CB
ΔE00 7.49
Pale Rose
#FDC1C5
ΔE00 7.76
Pale Pink
#FFCFDC
ΔE00 7.84
Light Pink
#FFD1DF
ΔE00 8.00
Apricot
#FBCEB1
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8D2 #D2F9FF
analogous
#FFD2E2 #FFD8D2 #FFEED2
triadic
#FFD8D2 #D2FFD8 #D8D2FF
tetradic
#FFD8D2 #E2FFD2 #D2F9FF #EED2FF
square
#FFD8D2 #E2FFD2 #D2F9FF #EED2FF
split-complementary
#FFD8D2 #D2FFEE #D2E2FF
monochromatic
#FF6E58 #FFA395 #FFD8D2 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.31
#FFD8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FFD8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8D2
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8D2 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD2
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#FFD4D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd8d2; /* rgb */ color: rgb(255, 216, 210); /* oklch */ color: oklch(91.3% 0.045 28.3);
Tailwind
colors: {
custom: {
50: '#ffe4df',
500: '#ffd8d2',
950: '#000000',
},
}SCSS
$custom: #ffd8d2; $custom-light: #ffe4df; $custom-dark: #000000;
JSON
{
"hex": "#ffd8d2",
"rgb": {
"r": 255,
"g": 216,
"b": 210
},
"hsl": {
"h": 8,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91346,
"c": 0.04456,
"h": 28.3
},
"luminance": 0.75025
}Semantic roles & 50–950 ramp
primary
#FFD8D2
secondary
#8BDEEA
accent
#C7E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484