#EEE192#EEE192
#EEE192 is a very light, moderate yellow. Relative luminance 0.741; OKLCH L 90.3% C 0.100 H 100.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE192 |
|---|---|
| RGB | rgb(238, 225, 146) |
| HSL | hsl(52, 73%, 75%) |
| HSV | hsv(52, 39%, 93%) |
| CMYK | cmyk(0%, 5.5%, 38.7%, 6.7%) |
| CIE-LAB | lab(88.97, -6.65, 40.25) |
| CIE-LCH | lch(88.97, 40.79, 99.38°) |
| OKLab | oklab(90.26% -0.0175 0.0987) |
| OKLCH | oklch(90.26% 0.1 100.1) |
| XYZ | xyz(67.3746, 74.1048, 37.9431) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.17
Light Tan
#FBEEAC
ΔE00 3.89
Sandy
#F1DA7A
ΔE00 4.04
Dark Cream
#FFF39A
ΔE00 4.05
Palegoldenrod
#EEE8AA
ΔE00 4.08
Vanilla
#F3E5AB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE192 #929FEE
analogous
#EEB392 #EEE192 #CDEE92
triadic
#EEE192 #92EEE1 #E192EE
tetradic
#EEE192 #92EEB3 #929FEE #EE92CD
square
#EEE192 #92EEB3 #929FEE #EE92CD
split-complementary
#EEE192 #92CDEE #B392EE
monochromatic
#DDC428 #E6D25D #EEE192 #F6F0C7 #FBF8E5
Accessibility & contrast
On white
1.33
#EEE192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#EEE192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE192
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE192 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#F3E295
Tritanopia (blue-blind)
#FBD7CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee192; /* rgb */ color: rgb(238, 225, 146); /* oklch */ color: oklch(90.3% 0.100 100.1);
Tailwind
colors: {
custom: {
50: '#f5eab3',
500: '#eee192',
950: '#000000',
},
}SCSS
$custom: #eee192; $custom-light: #f5eab3; $custom-dark: #000000;
JSON
{
"hex": "#eee192",
"rgb": {
"r": 238,
"g": 225,
"b": 146
},
"hsl": {
"h": 51.522,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.90263,
"c": 0.1002,
"h": 100.1
},
"luminance": 0.74103
}Semantic roles & 50–950 ramp
primary
#EEE192
secondary
#5A6ACA
accent
#2CD510
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481