#FFD8E0#FFD8E0
#FFD8E0 is a very light, muted red. Relative luminance 0.758; OKLCH L 91.7% C 0.045 H 4.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8E0 |
|---|---|
| RGB | rgb(255, 216, 224) |
| HSL | hsl(348, 100%, 92%) |
| HSV | hsv(348, 15%, 100%) |
| CMYK | cmyk(0%, 15.3%, 12.2%, 0%) |
| CIE-LAB | lab(89.75, 14.80, 1.14) |
| CIE-LCH | lch(89.75, 14.85, 4.38°) |
| OKLab | oklab(91.72% 0.0445 0.0032) |
| OKLCH | oklch(91.72% 0.045 4.1) |
| XYZ | xyz(79.2498, 75.7557, 80.9542) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.94
Pale Pink
#FFCFDC
ΔE00 3.20
Light Rose
#FFC5CB
ΔE00 5.82
Mistyrose
#FFE4E1
ΔE00 6.31
Bubblegum
#FFC1CC
ΔE00 6.76
Pale Rose
#FDC1C5
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8E0 #D8FFF7
analogous
#FFD8F4 #FFD8E0 #FFE4D8
triadic
#FFD8E0 #E0FFD8 #D8E0FF
tetradic
#FFD8E0 #F4FFD8 #D8FFF7 #E4D8FF
square
#FFD8E0 #F4FFD8 #D8FFF7 #E4D8FF
split-complementary
#FFD8E0 #D8FFE4 #D8F4FF
monochromatic
#FF5E7F #FF9BAF #FFD8E0 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.30
#FFD8E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FFD8E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8E0
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8E0 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE0
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#FFD6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd8e0; /* rgb */ color: rgb(255, 216, 224); /* oklch */ color: oklch(91.7% 0.045 4.1);
Tailwind
colors: {
custom: {
50: '#ffe4e9',
500: '#ffd8e0',
950: '#000000',
},
}SCSS
$custom: #ffd8e0; $custom-light: #ffe4e9; $custom-dark: #000000;
JSON
{
"hex": "#ffd8e0",
"rgb": {
"r": 255,
"g": 216,
"b": 224
},
"hsl": {
"h": 347.692,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91723,
"c": 0.0446,
"h": 4.1
},
"luminance": 0.75754
}Semantic roles & 50–950 ramp
primary
#FFD8E0
secondary
#90EBD9
accent
#E6B600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484