#FFE7DA#FFE7DA
#FFE7DA is a very light, muted orange. Relative luminance 0.835; OKLCH L 94.4% C 0.032 H 50.4°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7DA |
|---|---|
| RGB | rgb(255, 231, 218) |
| HSL | hsl(21, 100%, 93%) |
| HSV | hsv(21, 15%, 100%) |
| CMYK | cmyk(0%, 9.4%, 14.5%, 0%) |
| CIE-LAB | lab(93.22, 6.11, 9.30) |
| CIE-LCH | lch(93.22, 11.12, 56.68°) |
| OKLab | oklab(94.39% 0.0202 0.0244) |
| OKLCH | oklch(94.39% 0.032 50.4) |
| XYZ | xyz(82.4702, 83.4755, 78.0841) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.11
Linen
#FAF0E6
ΔE00 5.66
Seashell
#FFF5EE
ΔE00 5.87
Antiquewhite
#FAEBD7
ΔE00 5.95
Very Light Pink
#FFF4F2
ΔE00 6.42
Warm Beige
#E9DCC9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7DA #DAF2FF
analogous
#FFDADF #FFE7DA #FFF9DA
triadic
#FFE7DA #DAFFE7 #E7DAFF
tetradic
#FFE7DA #DFFFDA #DAF2FF #F9DAFF
square
#FFE7DA #DFFFDA #DAF2FF #F9DAFF
split-complementary
#FFE7DA #DAFFF9 #DADFFF
monochromatic
#FF9860 #FFBF9D #FFE7DA #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.19
#FFE7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#FFE7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7DA
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7DA | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9D9
Deuteranopia (green-blind)
#F3EDDA
Tritanopia (blue-blind)
#FFE3E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe7da; /* rgb */ color: rgb(255, 231, 218); /* oklch */ color: oklch(94.4% 0.032 50.4);
Tailwind
colors: {
custom: {
50: '#ffeee5',
500: '#ffe7da',
950: '#000000',
},
}SCSS
$custom: #ffe7da; $custom-light: #ffeee5; $custom-dark: #000000;
JSON
{
"hex": "#ffe7da",
"rgb": {
"r": 255,
"g": 231,
"b": 218
},
"hsl": {
"h": 21.081,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.9439,
"c": 0.03163,
"h": 50.4
},
"luminance": 0.83474
}Semantic roles & 50–950 ramp
primary
#FFE7DA
secondary
#92CCEC
accent
#95E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584