#EAE2D0#EAE2D0
#EAE2D0 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.4% C 0.026 H 86.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2D0 |
|---|---|
| RGB | rgb(234, 226, 208) |
| HSL | hsl(42, 38%, 87%) |
| HSV | hsv(42, 11%, 92%) |
| CMYK | cmyk(0%, 3.4%, 11.1%, 8.2%) |
| CIE-LAB | lab(90.06, -0.30, 9.76) |
| CIE-LCH | lch(90.06, 9.77, 91.75°) |
| OKLab | oklab(91.43% 0.0014 0.0255) |
| OKLCH | oklch(91.43% 0.026 86.9) |
| XYZ | xyz(72.5121, 76.4400, 70.5967) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.15
Warm Beige
#E9DCC9
ΔE00 2.55
Antiquewhite
#FAEBD7
ΔE00 3.78
Champagne
#F7E7CE
ΔE00 3.84
Oldlace
#FDF5E6
ΔE00 4.28
Papayawhip
#FFEFD5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2D0 #D0D8EA
analogous
#EAD5D0 #EAE2D0 #E5EAD0
triadic
#EAE2D0 #D0EAE2 #E2D0EA
tetradic
#EAE2D0 #D0EAD5 #D0D8EA #EAD0E5
square
#EAE2D0 #D0EAD5 #D0D8EA #EAD0E5
split-complementary
#EAE2D0 #D0E5EA #D5D0EA
monochromatic
#C4AE7B #D7C8A6 #EAE2D0 #F6F2EA #F6F2EA
Accessibility & contrast
On white
1.29
#EAE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EAE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2D0
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2D0 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CF
Deuteranopia (green-blind)
#E9E3D0
Tritanopia (blue-blind)
#EFDFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae2d0; /* rgb */ color: rgb(234, 226, 208); /* oklch */ color: oklch(91.4% 0.026 86.9);
Tailwind
colors: {
custom: {
50: '#f0ebde',
500: '#eae2d0',
950: '#000000',
},
}SCSS
$custom: #eae2d0; $custom-light: #f0ebde; $custom-dark: #000000;
JSON
{
"hex": "#eae2d0",
"rgb": {
"r": 234,
"g": 226,
"b": 208
},
"hsl": {
"h": 41.538,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.91427,
"c": 0.02555,
"h": 86.9
},
"luminance": 0.76439
}Semantic roles & 50–950 ramp
primary
#EAE2D0
secondary
#9AA7C4
accent
#5BB134
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484