#EEE792#EEE792
#EEE792 is a very light, moderate yellow. Relative luminance 0.774; OKLCH L 91.5% C 0.106 H 104.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE792 |
|---|---|
| RGB | rgb(238, 231, 146) |
| HSL | hsl(55, 73%, 75%) |
| HSV | hsv(55, 39%, 93%) |
| CMYK | cmyk(0%, 2.9%, 38.7%, 6.7%) |
| CIE-LAB | lab(90.51, -9.66, 42.22) |
| CIE-LCH | lch(90.51, 43.31, 102.89°) |
| OKLab | oklab(91.48% -0.0262 0.1032) |
| OKLCH | oklch(91.48% 0.106 104.2) |
| XYZ | xyz(69.0252, 77.4060, 38.4933) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.18
Dark Cream
#FFF39A
ΔE00 3.08
Buff
#FEF69E
ΔE00 3.22
Palegoldenrod
#EEE8AA
ΔE00 4.29
Light Tan
#FBEEAC
ΔE00 4.37
Parchment
#FEFCAF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE792 #9299EE
analogous
#EEB992 #EEE792 #C7EE92
triadic
#EEE792 #92EEE7 #E792EE
tetradic
#EEE792 #92EEB9 #9299EE #EE92C7
square
#EEE792 #92EEB9 #9299EE #EE92C7
split-complementary
#EEE792 #92C7EE #B992EE
monochromatic
#DDD028 #E6DB5D #EEE792 #F6F3C7 #FBF9E5
Accessibility & contrast
On white
1.27
#EEE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#EEE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE792
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE792 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18C
Deuteranopia (green-blind)
#F8E695
Tritanopia (blue-blind)
#FBDCD2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee792; /* rgb */ color: rgb(238, 231, 146); /* oklch */ color: oklch(91.5% 0.106 104.2);
Tailwind
colors: {
custom: {
50: '#f5eeb3',
500: '#eee792',
950: '#000000',
},
}SCSS
$custom: #eee792; $custom-light: #f5eeb3; $custom-dark: #000000;
JSON
{
"hex": "#eee792",
"rgb": {
"r": 238,
"g": 231,
"b": 146
},
"hsl": {
"h": 55.435,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.9148,
"c": 0.10643,
"h": 104.2
},
"luminance": 0.77404
}Semantic roles & 50–950 ramp
primary
#EEE792
secondary
#5A63CA
accent
#1FD510
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581