#EEE392#EEE392
#EEE392 is a very light, moderate yellow. Relative luminance 0.752; OKLCH L 90.7% C 0.102 H 101.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE392 |
|---|---|
| RGB | rgb(238, 227, 146) |
| HSL | hsl(53, 73%, 75%) |
| HSV | hsv(53, 39%, 93%) |
| CMYK | cmyk(0%, 4.6%, 38.7%, 6.7%) |
| CIE-LAB | lab(89.48, -7.66, 40.90) |
| CIE-LCH | lch(89.48, 41.61, 100.60°) |
| OKLab | oklab(90.67% -0.0204 0.1002) |
| OKLCH | oklch(90.67% 0.102 101.5) |
| XYZ | xyz(67.9185, 75.1925, 38.1244) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.58
Dark Cream
#FFF39A
ΔE00 3.60
Light Tan
#FBEEAC
ΔE00 3.94
Palegoldenrod
#EEE8AA
ΔE00 4.03
Buff
#FEF69E
ΔE00 4.08
Sandy
#F1DA7A
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE392 #929DEE
analogous
#EEB592 #EEE392 #CBEE92
triadic
#EEE392 #92EEE3 #E392EE
tetradic
#EEE392 #92EEB5 #929DEE #EE92CB
square
#EEE392 #92EEB5 #929DEE #EE92CB
split-complementary
#EEE392 #92CBEE #B592EE
monochromatic
#DDC828 #E6D55D #EEE392 #F6F1C7 #FBF8E5
Accessibility & contrast
On white
1.31
#EEE392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#EEE392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE392
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE392 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8C
Deuteranopia (green-blind)
#F5E395
Tritanopia (blue-blind)
#FBD9CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee392; /* rgb */ color: rgb(238, 227, 146); /* oklch */ color: oklch(90.7% 0.102 101.5);
Tailwind
colors: {
custom: {
50: '#f5ebb3',
500: '#eee392',
950: '#000000',
},
}SCSS
$custom: #eee392; $custom-light: #f5ebb3; $custom-dark: #000000;
JSON
{
"hex": "#eee392",
"rgb": {
"r": 238,
"g": 227,
"b": 146
},
"hsl": {
"h": 52.826,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.90668,
"c": 0.10221,
"h": 101.5
},
"luminance": 0.75191
}Semantic roles & 50–950 ramp
primary
#EEE392
secondary
#5A68CA
accent
#28D510
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481