#EEEB83#EEEB83
#EEEB83 is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.1% C 0.127 H 107.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB83 |
|---|---|
| RGB | rgb(238, 235, 131) |
| HSL | hsl(58, 76%, 72%) |
| HSV | hsv(58, 45%, 93%) |
| CMYK | cmyk(0%, 1.3%, 45%, 6.7%) |
| CIE-LAB | lab(91.34, -13.16, 50.56) |
| CIE-LCH | lch(91.34, 52.24, 104.59°) |
| OKLab | oklab(92.08% -0.0374 0.1211) |
| OKLCH | oklch(92.08% 0.127 107.2) |
| XYZ | xyz(69.0664, 79.2342, 33.1238) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.74
Manilla
#FFFA86
ΔE00 3.52
Straw
#FCF679
ΔE00 3.63
Buff
#FEF69E
ΔE00 3.81
Dark Cream
#FFF39A
ΔE00 3.87
Yellowish Tan
#FCFC81
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB83 #8386EE
analogous
#EEB683 #EEEB83 #BBEE83
triadic
#EEEB83 #83EEEB #EB83EE
tetradic
#EEEB83 #83EEB6 #8386EE #EE83BB
square
#EEEB83 #83EEB6 #8386EE #EE83BB
split-complementary
#EEEB83 #83BBEE #B683EE
monochromatic
#D9D41E #E7E24D #EEEB83 #F5F4B9 #FBFBE4
Accessibility & contrast
On white
1.25
#EEEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EEEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB83
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB83 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47A
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#FCDFD2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeeb83; /* rgb */ color: rgb(238, 235, 131); /* oklch */ color: oklch(92.1% 0.127 107.2);
Tailwind
colors: {
custom: {
50: '#f5f1a9',
500: '#eeeb83',
950: '#000000',
},
}SCSS
$custom: #eeeb83; $custom-light: #f5f1a9; $custom-dark: #000000;
JSON
{
"hex": "#eeeb83",
"rgb": {
"r": 238,
"g": 235,
"b": 131
},
"hsl": {
"h": 58.318,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.92076,
"c": 0.12674,
"h": 107.2
},
"luminance": 0.79232
}Semantic roles & 50–950 ramp
primary
#EEEB83
secondary
#4D50C8
accent
#13D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581