#FFE4D5#FFE4D5
#FFE4D5 is a very light, muted orange. Relative luminance 0.816; OKLCH L 93.7% C 0.036 H 51.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4D5 |
|---|---|
| RGB | rgb(255, 228, 213) |
| HSL | hsl(21, 100%, 92%) |
| HSV | hsv(21, 16%, 100%) |
| CMYK | cmyk(0%, 10.6%, 16.5%, 0%) |
| CIE-LAB | lab(92.38, 6.89, 10.69) |
| CIE-LCH | lch(92.38, 12.72, 57.20°) |
| OKLab | oklab(93.69% 0.0226 0.028) |
| OKLCH | oklch(93.69% 0.036 51) |
| XYZ | xyz(80.9933, 81.5528, 74.4126) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.52
Antiquewhite
#FAEBD7
ΔE00 6.42
Peach
#FFDAB9
ΔE00 6.60
Linen
#FAF0E6
ΔE00 6.73
Bisque
#FFE4C4
ΔE00 6.85
Seashell
#FFF5EE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4D5 #D5F0FF
analogous
#FFD5DB #FFE4D5 #FFF9D5
triadic
#FFE4D5 #D5FFE4 #E4D5FF
tetradic
#FFE4D5 #DBFFD5 #D5F0FF #F9D5FF
square
#FFE4D5 #DBFFD5 #D5F0FF #F9D5FF
split-complementary
#FFE4D5 #D5FFF9 #D5DBFF
monochromatic
#FF955B #FFBD98 #FFE4D5 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.21
#FFE4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#FFE4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4D5
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4D5 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D4
Deuteranopia (green-blind)
#F1EBD5
Tritanopia (blue-blind)
#FFE0E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe4d5; /* rgb */ color: rgb(255, 228, 213); /* oklch */ color: oklch(93.7% 0.036 51.0);
Tailwind
colors: {
custom: {
50: '#ffece1',
500: '#ffe4d5',
950: '#000000',
},
}SCSS
$custom: #ffe4d5; $custom-light: #ffece1; $custom-dark: #000000;
JSON
{
"hex": "#ffe4d5",
"rgb": {
"r": 255,
"g": 228,
"b": 213
},
"hsl": {
"h": 21.429,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.93691,
"c": 0.03596,
"h": 51
},
"luminance": 0.81551
}Semantic roles & 50–950 ramp
primary
#FFE4D5
secondary
#8DC9EB
accent
#94E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484