#EAE0CF#EAE0CF
#EAE0CF is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.0% C 0.025 H 81.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0CF |
|---|---|
| RGB | rgb(234, 224, 207) |
| HSL | hsl(38, 39%, 86%) |
| HSV | hsv(38, 12%, 92%) |
| CMYK | cmyk(0%, 4.3%, 11.5%, 8.2%) |
| CIE-LAB | lab(89.54, 0.57, 9.54) |
| CIE-LCH | lch(89.54, 9.55, 86.58°) |
| OKLab | oklab(91.01% 0.0039 0.0249) |
| OKLCH | oklch(91.01% 0.025 81.1) |
| XYZ | xyz(71.8488, 75.3096, 69.7706) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.55
Eggshell
#F0EAD6
ΔE00 3.25
Antiquewhite
#FAEBD7
ΔE00 3.31
Champagne
#F7E7CE
ΔE00 3.58
Oldlace
#FDF5E6
ΔE00 4.54
Papayawhip
#FFEFD5
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0CF #CFD9EA
analogous
#EAD3CF #EAE0CF #E7EACF
triadic
#EAE0CF #CFEAE0 #E0CFEA
tetradic
#EAE0CF #CFEAD3 #CFD9EA #EACFE7
square
#EAE0CF #CFEAD3 #CFD9EA #EACFE7
split-complementary
#EAE0CF #CFE7EA #D3CFEA
monochromatic
#C5A97A #D7C5A4 #EAE0CF #F6F1EA #F6F1EA
Accessibility & contrast
On white
1.31
#EAE0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EAE0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0CF
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0CF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CE
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#EFDDDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae0cf; /* rgb */ color: rgb(234, 224, 207); /* oklch */ color: oklch(91.0% 0.025 81.1);
Tailwind
colors: {
custom: {
50: '#f0e9dd',
500: '#eae0cf',
950: '#000000',
},
}SCSS
$custom: #eae0cf; $custom-light: #f0e9dd; $custom-dark: #000000;
JSON
{
"hex": "#eae0cf",
"rgb": {
"r": 234,
"g": 224,
"b": 207
},
"hsl": {
"h": 37.778,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.91006,
"c": 0.02523,
"h": 81.1
},
"luminance": 0.75309
}Semantic roles & 50–950 ramp
primary
#EAE0CF
secondary
#99A9C5
accent
#62B233
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484