#EAE3C8#EAE3C8
#EAE3C8 is a very light, muted yellow. Relative luminance 0.766; OKLCH L 91.4% C 0.037 H 95.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3C8 |
|---|---|
| RGB | rgb(234, 227, 200) |
| HSL | hsl(48, 45%, 85%) |
| HSV | hsv(48, 15%, 92%) |
| CMYK | cmyk(0%, 3%, 14.5%, 8.2%) |
| CIE-LAB | lab(90.14, -2.07, 14.05) |
| CIE-LCH | lch(90.14, 14.20, 98.37°) |
| OKLab | oklab(91.43% -0.0032 0.0364) |
| OKLCH | oklch(91.43% 0.037 95) |
| XYZ | xyz(71.8253, 76.6016, 65.6342) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.89
Cornsilk
#FFF8DC
ΔE00 4.43
Champagne
#F7E7CE
ΔE00 4.63
Beige
#F5F5DC
ΔE00 4.67
Warm Beige
#E9DCC9
ΔE00 4.93
Papayawhip
#FFEFD5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3C8 #C8CFEA
analogous
#EAD2C8 #EAE3C8 #E0EAC8
triadic
#EAE3C8 #C8EAE3 #E3C8EA
tetradic
#EAE3C8 #C8EAD2 #C8CFEA #EAC8E0
square
#EAE3C8 #C8EAD2 #C8CFEA #EAC8E0
split-complementary
#EAE3C8 #C8E0EA #D2C8EA
monochromatic
#C8B66F #D9CC9C #EAE3C8 #F7F4E9 #F7F4E9
Accessibility & contrast
On white
1.29
#EAE3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EAE3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3C8
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3C8 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C6
Deuteranopia (green-blind)
#EBE4C9
Tritanopia (blue-blind)
#F0DFDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae3c8; /* rgb */ color: rgb(234, 227, 200); /* oklch */ color: oklch(91.4% 0.037 95.0);
Tailwind
colors: {
custom: {
50: '#f0ebd8',
500: '#eae3c8',
950: '#000000',
},
}SCSS
$custom: #eae3c8; $custom-light: #f0ebd8; $custom-dark: #000000;
JSON
{
"hex": "#eae3c8",
"rgb": {
"r": 234,
"g": 227,
"b": 200
},
"hsl": {
"h": 47.647,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.91427,
"c": 0.03655,
"h": 95
},
"luminance": 0.76601
}Semantic roles & 50–950 ramp
primary
#EAE3C8
secondary
#919CC5
accent
#4AB82E
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161614
muted
#858483