#EAE2D5#EAE2D5
#EAE2D5 is a very light, near-neutral orange. Relative luminance 0.767; OKLCH L 91.6% C 0.019 H 80.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2D5 |
|---|---|
| RGB | rgb(234, 226, 213) |
| HSL | hsl(37, 33%, 88%) |
| HSV | hsv(37, 9%, 92%) |
| CMYK | cmyk(0%, 3.4%, 9%, 8.2%) |
| CIE-LAB | lab(90.18, 0.51, 7.31) |
| CIE-LCH | lch(90.18, 7.33, 85.99°) |
| OKLab | oklab(91.56% 0.0033 0.0192) |
| OKLCH | oklch(91.56% 0.019 80.1) |
| XYZ | xyz(73.1369, 76.6899, 73.8876) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.97
Eggshell
#F0EAD6
ΔE00 3.65
Linen
#FAF0E6
ΔE00 3.71
Antiquewhite
#FAEBD7
ΔE00 3.98
Oldlace
#FDF5E6
ΔE00 4.08
Champagne
#F7E7CE
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2D5 #D5DDEA
analogous
#EAD7D5 #EAE2D5 #E7EAD5
triadic
#EAE2D5 #D5EAE2 #E2D5EA
tetradic
#EAE2D5 #D5EAD7 #D5DDEA #EAD5E7
square
#EAE2D5 #D5EAD7 #D5DDEA #EAD5E7
split-complementary
#EAE2D5 #D5E7EA #D7D5EA
monochromatic
#C1AA83 #D6C6AC #EAE2D5 #F5F1EB #F5F1EB
Accessibility & contrast
On white
1.29
#EAE2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#EAE2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2D5
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2D5 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D4
Deuteranopia (green-blind)
#E8E4D5
Tritanopia (blue-blind)
#EEDFDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae2d5; /* rgb */ color: rgb(234, 226, 213); /* oklch */ color: oklch(91.6% 0.019 80.1);
Tailwind
colors: {
custom: {
50: '#f0ebe1',
500: '#eae2d5',
950: '#000000',
},
}SCSS
$custom: #eae2d5; $custom-light: #f0ebe1; $custom-dark: #000000;
JSON
{
"hex": "#eae2d5",
"rgb": {
"r": 234,
"g": 226,
"b": 213
},
"hsl": {
"h": 37.143,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.91556,
"c": 0.01948,
"h": 80.1
},
"luminance": 0.76689
}Semantic roles & 50–950 ramp
primary
#EAE2D5
secondary
#A0ADC4
accent
#65AC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484