#FFE4D0#FFE4D0
#FFE4D0 is a very light, muted orange. Relative luminance 0.813; OKLCH L 93.6% C 0.040 H 58.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4D0 |
|---|---|
| RGB | rgb(255, 228, 208) |
| HSL | hsl(26, 100%, 91%) |
| HSV | hsv(26, 18%, 100%) |
| CMYK | cmyk(0%, 10.6%, 18.4%, 0%) |
| CIE-LAB | lab(92.27, 6.14, 13.13) |
| CIE-LCH | lch(92.27, 14.50, 64.93°) |
| OKLab | oklab(93.57% 0.0207 0.0342) |
| OKLCH | oklch(93.57% 0.04 58.8) |
| XYZ | xyz(80.3684, 81.3029, 71.1217) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 4.65
Peach
#FFDAB9
ΔE00 4.89
Antiquewhite
#FAEBD7
ΔE00 5.19
Champagne
#F7E7CE
ΔE00 5.91
Blanchedalmond
#FFEBCD
ΔE00 5.96
Warm Beige
#E9DCC9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4D0 #D0EBFF
analogous
#FFD0D3 #FFE4D0 #FFFBD0
triadic
#FFE4D0 #D0FFE4 #E4D0FF
tetradic
#FFE4D0 #D3FFD0 #D0EBFF #FBD0FF
square
#FFE4D0 #D3FFD0 #D0EBFF #FBD0FF
split-complementary
#FFE4D0 #D0FFFB #D0D3FF
monochromatic
#FF9E56 #FFC193 #FFE4D0 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.22
#FFE4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#FFE4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4D0
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4D0 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CF
Deuteranopia (green-blind)
#F2EBD0
Tritanopia (blue-blind)
#FFDFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe4d0; /* rgb */ color: rgb(255, 228, 208); /* oklch */ color: oklch(93.6% 0.040 58.8);
Tailwind
colors: {
custom: {
50: '#ffecde',
500: '#ffe4d0',
950: '#000000',
},
}SCSS
$custom: #ffe4d0; $custom-light: #ffecde; $custom-dark: #000000;
JSON
{
"hex": "#ffe4d0",
"rgb": {
"r": 255,
"g": 228,
"b": 208
},
"hsl": {
"h": 25.532,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.93567,
"c": 0.03995,
"h": 58.8
},
"luminance": 0.81301
}Semantic roles & 50–950 ramp
primary
#FFE4D0
secondary
#89C1EA
accent
#84E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484