#FFE4D9#FFE4D9
#FFE4D9 is a very light, muted orange. Relative luminance 0.818; OKLCH L 93.8% C 0.033 H 43.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4D9 |
|---|---|
| RGB | rgb(255, 228, 217) |
| HSL | hsl(17, 100%, 93%) |
| HSV | hsv(17, 15%, 100%) |
| CMYK | cmyk(0%, 10.6%, 14.9%, 0%) |
| CIE-LAB | lab(92.47, 7.50, 8.74) |
| CIE-LCH | lch(92.47, 11.51, 49.37°) |
| OKLab | oklab(93.79% 0.0242 0.0229) |
| OKLCH | oklch(93.79% 0.033 43.5) |
| XYZ | xyz(81.5072, 81.7584, 77.1195) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.68
Very Light Pink
#FFF4F2
ΔE00 6.87
Seashell
#FFF5EE
ΔE00 6.98
Linen
#FAF0E6
ΔE00 7.06
Antiquewhite
#FAEBD7
ΔE00 7.72
Lavenderblush
#FFF0F5
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4D9 #D9F4FF
analogous
#FFD9E1 #FFE4D9 #FFF7D9
triadic
#FFE4D9 #D9FFE4 #E4D9FF
tetradic
#FFE4D9 #E1FFD9 #D9F4FF #F7D9FF
square
#FFE4D9 #E1FFD9 #D9F4FF #F7D9FF
split-complementary
#FFE4D9 #D9FFF7 #D9E1FF
monochromatic
#FF8D5F #FFB99C #FFE4D9 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.21
#FFE4D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#FFE4D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4D9
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4D9 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D8
Deuteranopia (green-blind)
#F1EBD9
Tritanopia (blue-blind)
#FFE0E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe4d9; /* rgb */ color: rgb(255, 228, 217); /* oklch */ color: oklch(93.8% 0.033 43.5);
Tailwind
colors: {
custom: {
50: '#ffece4',
500: '#ffe4d9',
950: '#000000',
},
}SCSS
$custom: #ffe4d9; $custom-light: #ffece4; $custom-dark: #000000;
JSON
{
"hex": "#ffe4d9",
"rgb": {
"r": 255,
"g": 228,
"b": 217
},
"hsl": {
"h": 17.368,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.93792,
"c": 0.03332,
"h": 43.5
},
"luminance": 0.81757
}Semantic roles & 50–950 ramp
primary
#FFE4D9
secondary
#91D1EC
accent
#A3E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484