#FFE4DF#FFE4DF
#FFE4DF is a very light, muted red. Relative luminance 0.821; OKLCH L 93.9% C 0.031 H 30.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4DF |
|---|---|
| RGB | rgb(255, 228, 223) |
| HSL | hsl(9, 100%, 94%) |
| HSV | hsv(9, 13%, 100%) |
| CMYK | cmyk(0%, 10.6%, 12.5%, 0%) |
| CIE-LAB | lab(92.61, 8.43, 5.81) |
| CIE-LCH | lch(92.61, 10.24, 34.57°) |
| OKLab | oklab(93.95% 0.0264 0.0154) |
| OKLCH | oklch(93.95% 0.031 30.2) |
| XYZ | xyz(82.3019, 82.0763, 81.3045) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.91
Lavenderblush
#FFF0F5
ΔE00 6.05
Very Light Pink
#FFF4F2
ΔE00 6.40
Seashell
#FFF5EE
ΔE00 7.57
Linen
#FAF0E6
ΔE00 8.19
Snow
#FFFAFA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4DF #DFFAFF
analogous
#FFDFEA #FFE4DF #FFF4DF
triadic
#FFE4DF #DFFFE4 #E4DFFF
tetradic
#FFE4DF #EAFFDF #DFFAFF #F4DFFF
square
#FFE4DF #EAFFDF #DFFAFF #F4DFFF
split-complementary
#FFE4DF #DFFFF4 #DFEAFF
monochromatic
#FF7D65 #FFB0A2 #FFE4DF #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.21
#FFE4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#FFE4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4DF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4DF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7DF
Deuteranopia (green-blind)
#EFECDF
Tritanopia (blue-blind)
#FFE1E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe4df; /* rgb */ color: rgb(255, 228, 223); /* oklch */ color: oklch(93.9% 0.031 30.2);
Tailwind
colors: {
custom: {
50: '#ffece9',
500: '#ffe4df',
950: '#000000',
},
}SCSS
$custom: #ffe4df; $custom-light: #ffece9; $custom-dark: #000000;
JSON
{
"hex": "#ffe4df",
"rgb": {
"r": 255,
"g": 228,
"b": 223
},
"hsl": {
"h": 9.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93948,
"c": 0.03059,
"h": 30.2
},
"luminance": 0.82075
}Semantic roles & 50–950 ramp
primary
#FFE4DF
secondary
#96DFEC
accent
#C2E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484