#EEE293#EEE293
#EEE293 is a very light, moderate yellow. Relative luminance 0.747; OKLCH L 90.5% C 0.100 H 100.7°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE293 |
|---|---|
| RGB | rgb(238, 226, 147) |
| HSL | hsl(52, 73%, 75%) |
| HSV | hsv(52, 38%, 93%) |
| CMYK | cmyk(0%, 5%, 38.2%, 6.7%) |
| CIE-LAB | lab(89.24, -7.04, 40.09) |
| CIE-LCH | lch(89.24, 40.71, 99.97°) |
| OKLab | oklab(90.48% -0.0186 0.0984) |
| OKLCH | oklch(90.48% 0.1 100.7) |
| XYZ | xyz(67.7239, 74.6783, 38.4450) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.01
Light Tan
#FBEEAC
ΔE00 3.77
Dark Cream
#FFF39A
ΔE00 3.87
Palegoldenrod
#EEE8AA
ΔE00 3.89
Sandy
#F1DA7A
ΔE00 4.30
Vanilla
#F3E5AB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE293 #939FEE
analogous
#EEB493 #EEE293 #CCEE93
triadic
#EEE293 #93EEE2 #E293EE
tetradic
#EEE293 #93EEB4 #939FEE #EE93CC
square
#EEE293 #93EEB4 #939FEE #EE93CC
split-complementary
#EEE293 #93CCEE #B493EE
monochromatic
#DDC629 #E6D45E #EEE293 #F6F0C8 #FBF8E5
Accessibility & contrast
On white
1.32
#EEE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EEE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE293
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE293 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#F4E396
Tritanopia (blue-blind)
#FBD8CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee293; /* rgb */ color: rgb(238, 226, 147); /* oklch */ color: oklch(90.5% 0.100 100.7);
Tailwind
colors: {
custom: {
50: '#f5ebb3',
500: '#eee293',
950: '#000000',
},
}SCSS
$custom: #eee293; $custom-light: #f5ebb3; $custom-dark: #000000;
JSON
{
"hex": "#eee293",
"rgb": {
"r": 238,
"g": 226,
"b": 147
},
"hsl": {
"h": 52.088,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.90481,
"c": 0.10009,
"h": 100.7
},
"luminance": 0.74676
}Semantic roles & 50–950 ramp
primary
#EEE293
secondary
#5B6ACA
accent
#2AD511
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481