#EAE6BC#EAE6BC
#EAE6BC is a very light, muted yellow. Relative luminance 0.777; OKLCH L 91.8% C 0.055 H 102.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6BC |
|---|---|
| RGB | rgb(234, 230, 188) |
| HSL | hsl(55, 52%, 83%) |
| HSV | hsv(55, 20%, 92%) |
| CMYK | cmyk(0%, 1.7%, 19.7%, 8.2%) |
| CIE-LAB | lab(90.65, -5.38, 21.00) |
| CIE-LCH | lch(90.65, 21.68, 104.37°) |
| OKLab | oklab(91.75% -0.0123 0.0537) |
| OKLCH | oklch(91.75% 0.055 102.9) |
| XYZ | xyz(71.3052, 77.7179, 58.8119) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 4.19
Lemonchiffon
#FFFACD
ΔE00 4.27
Beige (survey)
#E6DAA6
ΔE00 4.34
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.36
Palegoldenrod
#EEE8AA
ΔE00 4.63
Vanilla
#F3E5AB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6BC #BCC0EA
analogous
#EACFBC #EAE6BC #D7EABC
triadic
#EAE6BC #BCEAE6 #E6BCEA
tetradic
#EAE6BC #BCEACF #BCC0EA #EABCD7
square
#EAE6BC #BCEACF #BCC0EA #EABCD7
split-complementary
#EAE6BC #BCD7EA #CFBCEA
monochromatic
#CDC35F #DBD58D #EAE6BC #F8F6E8 #F8F6E8
Accessibility & contrast
On white
1.27
#EAE6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#EAE6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6BC
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6BC | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B9
Deuteranopia (green-blind)
#F0E5BD
Tritanopia (blue-blind)
#F1E0DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae6bc; /* rgb */ color: rgb(234, 230, 188); /* oklch */ color: oklch(91.8% 0.055 102.9);
Tailwind
colors: {
custom: {
50: '#f1edd0',
500: '#eae6bc',
950: '#000000',
},
}SCSS
$custom: #eae6bc; $custom-light: #f1edd0; $custom-dark: #000000;
JSON
{
"hex": "#eae6bc",
"rgb": {
"r": 234,
"g": 230,
"b": 188
},
"hsl": {
"h": 54.783,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.9175,
"c": 0.05514,
"h": 102.9
},
"luminance": 0.77717
}Semantic roles & 50–950 ramp
primary
#EAE6BC
secondary
#848AC6
accent
#33C026
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161614
muted
#858483