#EEEBA2#EEEBA2
#EEEBA2 is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.093 H 106.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBA2 |
|---|---|
| RGB | rgb(238, 235, 162) |
| HSL | hsl(58, 69%, 78%) |
| HSV | hsv(58, 32%, 93%) |
| CMYK | cmyk(0%, 1.3%, 31.9%, 6.7%) |
| CIE-LAB | lab(91.78, -9.84, 35.87) |
| CIE-LCH | lch(91.78, 37.19, 105.34°) |
| OKLab | oklab(92.57% -0.0257 0.0891) |
| OKLCH | oklch(92.57% 0.093 106.1) |
| XYZ | xyz(71.4904, 80.2038, 45.8903) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.31
Light Tan
#FBEEAC
ΔE00 3.39
Parchment
#FEFCAF
ΔE00 3.52
Khaki (CSS)
#F0E68C
ΔE00 3.71
Buff
#FEF69E
ΔE00 3.74
Light Beige
#FFFEB6
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBA2 #A2A5EE
analogous
#EEC5A2 #EEEBA2 #CBEEA2
triadic
#EEEBA2 #A2EEEB #EBA2EE
tetradic
#EEEBA2 #A2EEC5 #A2A5EE #EEA2CB
square
#EEEBA2 #A2EEC5 #A2A5EE #EEA2CB
split-complementary
#EEEBA2 #A2CBEE #C5A2EE
monochromatic
#DBD53B #E5E06E #EEEBA2 #F7F6D6 #FAF9E5
Accessibility & contrast
On white
1.23
#EEEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EEEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBA2
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBA2 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59D
Deuteranopia (green-blind)
#F9E9A5
Tritanopia (blue-blind)
#F9E2D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeba2; /* rgb */ color: rgb(238, 235, 162); /* oklch */ color: oklch(92.6% 0.093 106.1);
Tailwind
colors: {
custom: {
50: '#f4f1be',
500: '#eeeba2',
950: '#000000',
},
}SCSS
$custom: #eeeba2; $custom-light: #f4f1be; $custom-dark: #000000;
JSON
{
"hex": "#eeeba2",
"rgb": {
"r": 238,
"g": 235,
"b": 162
},
"hsl": {
"h": 57.632,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.92565,
"c": 0.0927,
"h": 106.1
},
"luminance": 0.80202
}Semantic roles & 50–950 ramp
primary
#EEEBA2
secondary
#696DCB
accent
#1CD114
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582