#FFE4D8#FFE4D8
#FFE4D8 is a very light, muted orange. Relative luminance 0.817; OKLCH L 93.8% C 0.034 H 45.5°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4D8 |
|---|---|
| RGB | rgb(255, 228, 216) |
| HSL | hsl(18, 100%, 92%) |
| HSV | hsv(18, 15%, 100%) |
| CMYK | cmyk(0%, 10.6%, 15.3%, 0%) |
| CIE-LAB | lab(92.45, 7.34, 9.22) |
| CIE-LCH | lch(92.45, 11.79, 51.48°) |
| OKLab | oklab(93.77% 0.0238 0.0242) |
| OKLCH | oklch(93.77% 0.034 45.5) |
| XYZ | xyz(81.3776, 81.7065, 76.4366) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.15
Linen
#FAF0E6
ΔE00 6.94
Seashell
#FFF5EE
ΔE00 6.96
Very Light Pink
#FFF4F2
ΔE00 7.03
Antiquewhite
#FAEBD7
ΔE00 7.38
Peach
#FFDAB9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4D8 #D8F3FF
analogous
#FFD8DF #FFE4D8 #FFF8D8
triadic
#FFE4D8 #D8FFE4 #E4D8FF
tetradic
#FFE4D8 #DFFFD8 #D8F3FF #F8D8FF
square
#FFE4D8 #DFFFD8 #D8F3FF #F8D8FF
split-complementary
#FFE4D8 #D8FFF8 #D8DFFF
monochromatic
#FF8F5E #FFBA9B #FFE4D8 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.21
#FFE4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#FFE4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4D8
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4D8 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D7
Deuteranopia (green-blind)
#F1EBD8
Tritanopia (blue-blind)
#FFE0E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe4d8; /* rgb */ color: rgb(255, 228, 216); /* oklch */ color: oklch(93.8% 0.034 45.5);
Tailwind
colors: {
custom: {
50: '#ffece4',
500: '#ffe4d8',
950: '#000000',
},
}SCSS
$custom: #ffe4d8; $custom-light: #ffece4; $custom-dark: #000000;
JSON
{
"hex": "#ffe4d8",
"rgb": {
"r": 255,
"g": 228,
"b": 216
},
"hsl": {
"h": 18.462,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.93766,
"c": 0.03393,
"h": 45.5
},
"luminance": 0.81705
}Semantic roles & 50–950 ramp
primary
#FFE4D8
secondary
#90CFEB
accent
#9FE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484