#EAE2C8#EAE2C8
#EAE2C8 is a very light, muted yellow. Relative luminance 0.761; OKLCH L 91.2% C 0.036 H 92.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2C8 |
|---|---|
| RGB | rgb(234, 226, 200) |
| HSL | hsl(46, 45%, 85%) |
| HSV | hsv(46, 15%, 92%) |
| CMYK | cmyk(0%, 3.4%, 14.5%, 8.2%) |
| CIE-LAB | lab(89.89, -1.56, 13.69) |
| CIE-LCH | lch(89.89, 13.78, 96.48°) |
| OKLab | oklab(91.23% -0.0018 0.0355) |
| OKLCH | oklch(91.23% 0.036 92.8) |
| XYZ | xyz(71.5526, 76.0562, 65.5433) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.73
Champagne
#F7E7CE
ΔE00 4.10
Warm Beige
#E9DCC9
ΔE00 4.27
Cornsilk
#FFF8DC
ΔE00 4.66
Papayawhip
#FFEFD5
ΔE00 4.81
Beige
#F5F5DC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2C8 #C8D0EA
analogous
#EAD1C8 #EAE2C8 #E1EAC8
triadic
#EAE2C8 #C8EAE2 #E2C8EA
tetradic
#EAE2C8 #C8EAD1 #C8D0EA #EAC8E1
square
#EAE2C8 #C8EAD1 #C8D0EA #EAC8E1
split-complementary
#EAE2C8 #C8E1EA #D1C8EA
monochromatic
#C8B36F #D9CB9C #EAE2C8 #F7F3E9 #F7F3E9
Accessibility & contrast
On white
1.30
#EAE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EAE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2C8
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2C8 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C6
Deuteranopia (green-blind)
#EAE3C9
Tritanopia (blue-blind)
#F0DEDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae2c8; /* rgb */ color: rgb(234, 226, 200); /* oklch */ color: oklch(91.2% 0.036 92.8);
Tailwind
colors: {
custom: {
50: '#f0ebd8',
500: '#eae2c8',
950: '#000000',
},
}SCSS
$custom: #eae2c8; $custom-light: #f0ebd8; $custom-dark: #000000;
JSON
{
"hex": "#eae2c8",
"rgb": {
"r": 234,
"g": 226,
"b": 200
},
"hsl": {
"h": 45.882,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.91228,
"c": 0.03555,
"h": 92.8
},
"luminance": 0.76055
}Semantic roles & 50–950 ramp
primary
#EAE2C8
secondary
#919DC5
accent
#4EB82E
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161614
muted
#858483