#EAEBB2#EAEBB2
#EAEBB2 is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.5% C 0.074 H 108.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBB2 |
|---|---|
| RGB | rgb(234, 235, 178) |
| HSL | hsl(61, 59%, 81%) |
| HSV | hsv(61, 24%, 92%) |
| CMYK | cmyk(0.4%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(91.74, -9.29, 27.65) |
| CIE-LCH | lch(91.74, 29.16, 108.58°) |
| OKLab | oklab(92.55% -0.0235 0.0699) |
| OKLCH | oklch(92.55% 0.074 108.6) |
| XYZ | xyz(71.6758, 80.1244, 53.8005) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.41
Egg Shell
#FFFCC4
ΔE00 3.92
Cream (survey)
#FFFFC2
ΔE00 4.22
Ecru
#FEFFCA
ΔE00 4.33
Ivory (survey)
#FFFFCB
ΔE00 4.45
Light Tan
#FBEEAC
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBB2 #B3B2EB
analogous
#EBCFB2 #EAEBB2 #CDEBB2
triadic
#EAEBB2 #B2EAEB #EBB2EA
tetradic
#EAEBB2 #B2EBCF #B3B2EB #EBB2CD
square
#EAEBB2 #B2EBCF #B3B2EB #EBB2CD
split-complementary
#EAEBB2 #B2CDEB #CFB2EB
monochromatic
#CFD251 #DDDE81 #EAEBB2 #F7F8E3 #F8F9E7
Accessibility & contrast
On white
1.23
#EAEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#EAEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBB2
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBB2 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AE
Deuteranopia (green-blind)
#F5E8B4
Tritanopia (blue-blind)
#F2E4DC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaebb2; /* rgb */ color: rgb(234, 235, 178); /* oklch */ color: oklch(92.5% 0.074 108.6);
Tailwind
colors: {
custom: {
50: '#f1f1c9',
500: '#eaebb2',
950: '#000000',
},
}SCSS
$custom: #eaebb2; $custom-light: #f1f1c9; $custom-dark: #000000;
JSON
{
"hex": "#eaebb2",
"rgb": {
"r": 234,
"g": 235,
"b": 178
},
"hsl": {
"h": 61.053,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.9255,
"c": 0.07372,
"h": 108.6
},
"luminance": 0.80123
}Semantic roles & 50–950 ramp
primary
#EAEBB2
secondary
#7B7AC7
accent
#1FC622
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582