#EAE2D9#EAE2D9
#EAE2D9 is a very light, near-neutral orange. Relative luminance 0.769; OKLCH L 91.7% C 0.015 H 70.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2D9 |
|---|---|
| RGB | rgb(234, 226, 217) |
| HSL | hsl(32, 29%, 88%) |
| HSV | hsv(32, 7%, 92%) |
| CMYK | cmyk(0%, 3.4%, 7.3%, 8.2%) |
| CIE-LAB | lab(90.27, 1.18, 5.36) |
| CIE-LCH | lch(90.27, 5.48, 77.63°) |
| OKLab | oklab(91.66% 0.0049 0.0141) |
| OKLCH | oklch(91.66% 0.015 70.9) |
| XYZ | xyz(73.6509, 76.8955, 76.5945) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.18
Warm Beige
#E9DCC9
ΔE00 4.28
Seashell
#FFF5EE
ΔE00 4.44
Oldlace
#FDF5E6
ΔE00 4.76
Antiquewhite
#FAEBD7
ΔE00 4.98
Floralwhite
#FFFAF0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2D9 #D9E1EA
analogous
#EAD9D9 #EAE2D9 #E9EAD9
triadic
#EAE2D9 #D9EAE2 #E2D9EA
tetradic
#EAE2D9 #D9EAD9 #D9E1EA #EAD9E9
square
#EAE2D9 #D9EAD9 #D9E1EA #EAD9E9
split-complementary
#EAE2D9 #D9E9EA #D9D9EA
monochromatic
#BEA68A #D4C4B2 #EAE2D9 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.28
#EAE2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EAE2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2D9
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2D9 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D8
Deuteranopia (green-blind)
#E7E4D9
Tritanopia (blue-blind)
#EDE0DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae2d9; /* rgb */ color: rgb(234, 226, 217); /* oklch */ color: oklch(91.7% 0.015 70.9);
Tailwind
colors: {
custom: {
50: '#f0ebe4',
500: '#eae2d9',
950: '#000000',
},
}SCSS
$custom: #eae2d9; $custom-light: #f0ebe4; $custom-dark: #000000;
JSON
{
"hex": "#eae2d9",
"rgb": {
"r": 234,
"g": 226,
"b": 217
},
"hsl": {
"h": 31.765,
"s": 28.814,
"l": 88.431
},
"oklch": {
"l": 0.91662,
"c": 0.01493,
"h": 70.9
},
"luminance": 0.76895
}Semantic roles & 50–950 ramp
primary
#EAE2D9
secondary
#A4B3C3
accent
#70A73E
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484