#EAE2C2#EAE2C2
#EAE2C2 is a very light, muted yellow. Relative luminance 0.758; OKLCH L 91.1% C 0.043 H 95.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2C2 |
|---|---|
| RGB | rgb(234, 226, 194) |
| HSL | hsl(48, 49%, 84%) |
| HSV | hsv(48, 17%, 92%) |
| CMYK | cmyk(0%, 3.4%, 17.1%, 8.2%) |
| CIE-LAB | lab(89.76, -2.47, 16.64) |
| CIE-LCH | lch(89.76, 16.82, 98.43°) |
| OKLab | oklab(91.09% -0.0041 0.0429) |
| OKLCH | oklch(91.09% 0.043 95.5) |
| XYZ | xyz(70.8651, 75.7812, 61.9226) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.36
Cornsilk
#FFF8DC
ΔE00 4.87
Champagne
#F7E7CE
ΔE00 5.22
Beige
#F5F5DC
ΔE00 5.36
Pale
#FFF9D0
ΔE00 5.40
Beige (survey)
#E6DAA6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2C2 #C2CAEA
analogous
#EACEC2 #EAE2C2 #DEEAC2
triadic
#EAE2C2 #C2EAE2 #E2C2EA
tetradic
#EAE2C2 #C2EACE #C2CAEA #EAC2DE
square
#EAE2C2 #C2EACE #C2CAEA #EAC2DE
split-complementary
#EAE2C2 #C2DEEA #CEC2EA
monochromatic
#CBB767 #DACC94 #EAE2C2 #F7F4E8 #F7F4E8
Accessibility & contrast
On white
1.30
#EAE2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EAE2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2C2
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2C2 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C0
Deuteranopia (green-blind)
#EBE3C3
Tritanopia (blue-blind)
#F1DDD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae2c2; /* rgb */ color: rgb(234, 226, 194); /* oklch */ color: oklch(91.1% 0.043 95.5);
Tailwind
colors: {
custom: {
50: '#f1ebd4',
500: '#eae2c2',
950: '#000000',
},
}SCSS
$custom: #eae2c2; $custom-light: #f1ebd4; $custom-dark: #000000;
JSON
{
"hex": "#eae2c2",
"rgb": {
"r": 234,
"g": 226,
"b": 194
},
"hsl": {
"h": 48,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.91085,
"c": 0.04312,
"h": 95.5
},
"luminance": 0.7578
}Semantic roles & 50–950 ramp
primary
#EAE2C2
secondary
#8A96C6
accent
#47BC29
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161614
muted
#858483