#EAE2C6#EAE2C6
#EAE2C6 is a very light, muted yellow. Relative luminance 0.760; OKLCH L 91.2% C 0.038 H 93.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2C6 |
|---|---|
| RGB | rgb(234, 226, 198) |
| HSL | hsl(47, 46%, 85%) |
| HSV | hsv(47, 15%, 92%) |
| CMYK | cmyk(0%, 3.4%, 15.4%, 8.2%) |
| CIE-LAB | lab(89.84, -1.86, 14.67) |
| CIE-LCH | lch(89.84, 14.79, 97.23°) |
| OKLab | oklab(91.18% -0.0026 0.038) |
| OKLCH | oklch(91.18% 0.038 93.8) |
| XYZ | xyz(71.3204, 75.9633, 64.3204) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.25
Champagne
#F7E7CE
ΔE00 4.43
Cornsilk
#FFF8DC
ΔE00 4.64
Warm Beige
#E9DCC9
ΔE00 4.83
Papayawhip
#FFEFD5
ΔE00 5.06
Beige
#F5F5DC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2C6 #C6CEEA
analogous
#EAD0C6 #EAE2C6 #E0EAC6
triadic
#EAE2C6 #C6EAE2 #E2C6EA
tetradic
#EAE2C6 #C6EAD0 #C6CEEA #EAC6E0
square
#EAE2C6 #C6EAD0 #C6CEEA #EAC6E0
split-complementary
#EAE2C6 #C6E0EA #D0C6EA
monochromatic
#C9B46D #DACB99 #EAE2C6 #F7F4E9 #F7F4E9
Accessibility & contrast
On white
1.30
#EAE2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EAE2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2C6
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2C6 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C4
Deuteranopia (green-blind)
#EBE3C7
Tritanopia (blue-blind)
#F0DDDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eae2c6; /* rgb */ color: rgb(234, 226, 198); /* oklch */ color: oklch(91.2% 0.038 93.8);
Tailwind
colors: {
custom: {
50: '#f1ebd7',
500: '#eae2c6',
950: '#000000',
},
}SCSS
$custom: #eae2c6; $custom-light: #f1ebd7; $custom-dark: #000000;
JSON
{
"hex": "#eae2c6",
"rgb": {
"r": 234,
"g": 226,
"b": 198
},
"hsl": {
"h": 46.667,
"s": 46.154,
"l": 84.706
},
"oklch": {
"l": 0.9118,
"c": 0.03808,
"h": 93.8
},
"luminance": 0.75962
}Semantic roles & 50–950 ramp
primary
#EAE2C6
secondary
#8F9BC6
accent
#4CB92C
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161614
muted
#858483