#EAEBB0#EAEBB0
#EAEBB0 is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.5% C 0.076 H 108.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBB0 |
|---|---|
| RGB | rgb(234, 235, 176) |
| HSL | hsl(61, 60%, 81%) |
| HSV | hsv(61, 25%, 92%) |
| CMYK | cmyk(0.4%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(91.70, -9.56, 28.62) |
| CIE-LCH | lch(91.70, 30.17, 108.47°) |
| OKLab | oklab(92.51% -0.0243 0.0722) |
| OKLCH | oklch(92.51% 0.076 108.6) |
| XYZ | xyz(71.4764, 80.0446, 52.7507) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.22
Egg Shell
#FFFCC4
ΔE00 4.00
Cream (survey)
#FFFFC2
ΔE00 4.19
Ecru
#FEFFCA
ΔE00 4.48
Light Tan
#FBEEAC
ΔE00 4.49
Ivory (survey)
#FFFFCB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBB0 #B1B0EB
analogous
#EBCEB0 #EAEBB0 #CCEBB0
triadic
#EAEBB0 #B0EAEB #EBB0EA
tetradic
#EAEBB0 #B0EBCE #B1B0EB #EBB0CC
square
#EAEBB0 #B0EBCE #B1B0EB #EBB0CC
split-complementary
#EAEBB0 #B0CCEB #CEB0EB
monochromatic
#D0D24E #DDDF7F #EAEBB0 #F7F7E1 #F9F9E7
Accessibility & contrast
On white
1.23
#EAEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#EAEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBB0
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBB0 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#F6E8B2
Tritanopia (blue-blind)
#F2E4DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaebb0; /* rgb */ color: rgb(234, 235, 176); /* oklch */ color: oklch(92.5% 0.076 108.6);
Tailwind
colors: {
custom: {
50: '#f1f1c8',
500: '#eaebb0',
950: '#000000',
},
}SCSS
$custom: #eaebb0; $custom-light: #f1f1c8; $custom-dark: #000000;
JSON
{
"hex": "#eaebb0",
"rgb": {
"r": 234,
"g": 235,
"b": 176
},
"hsl": {
"h": 61.017,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.9251,
"c": 0.07616,
"h": 108.6
},
"luminance": 0.80044
}Semantic roles & 50–950 ramp
primary
#EAEBB0
secondary
#7978C7
accent
#1EC721
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582