#EEE790#EEE790
#EEE790 is a very light, moderate yellow. Relative luminance 0.773; OKLCH L 91.4% C 0.109 H 104.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE790 |
|---|---|
| RGB | rgb(238, 231, 144) |
| HSL | hsl(56, 73%, 75%) |
| HSV | hsv(56, 39%, 93%) |
| CMYK | cmyk(0%, 2.9%, 39.5%, 6.7%) |
| CIE-LAB | lab(90.48, -9.87, 43.17) |
| CIE-LCH | lch(90.48, 44.28, 102.88°) |
| OKLab | oklab(91.45% -0.0269 0.1053) |
| OKLCH | oklch(91.45% 0.109 104.3) |
| XYZ | xyz(68.8710, 77.3443, 37.6811) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.97
Dark Cream
#FFF39A
ΔE00 3.05
Buff
#FEF69E
ΔE00 3.22
Palegoldenrod
#EEE8AA
ΔE00 4.61
Light Tan
#FBEEAC
ΔE00 4.64
Parchment
#FEFCAF
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE790 #9097EE
analogous
#EEB890 #EEE790 #C6EE90
triadic
#EEE790 #90EEE7 #E790EE
tetradic
#EEE790 #90EEB8 #9097EE #EE90C6
square
#EEE790 #90EEB8 #9097EE #EE90C6
split-complementary
#EEE790 #90C6EE #B890EE
monochromatic
#DED026 #E6DC5B #EEE790 #F6F2C5 #FBF9E4
Accessibility & contrast
On white
1.28
#EEE790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#EEE790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE790
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE790 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#F8E694
Tritanopia (blue-blind)
#FBDCD2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee790; /* rgb */ color: rgb(238, 231, 144); /* oklch */ color: oklch(91.4% 0.109 104.3);
Tailwind
colors: {
custom: {
50: '#f5eeb1',
500: '#eee790',
950: '#000000',
},
}SCSS
$custom: #eee790; $custom-light: #f5eeb1; $custom-dark: #000000;
JSON
{
"hex": "#eee790",
"rgb": {
"r": 238,
"g": 231,
"b": 144
},
"hsl": {
"h": 55.532,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.91448,
"c": 0.10864,
"h": 104.3
},
"luminance": 0.77343
}Semantic roles & 50–950 ramp
primary
#EEE790
secondary
#5961CA
accent
#1FD610
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581