#EEE793#EEE793
#EEE793 is a very light, moderate yellow. Relative luminance 0.774; OKLCH L 91.5% C 0.105 H 104.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE793 |
|---|---|
| RGB | rgb(238, 231, 147) |
| HSL | hsl(55, 73%, 75%) |
| HSV | hsv(55, 38%, 93%) |
| CMYK | cmyk(0%, 2.9%, 38.2%, 6.7%) |
| CIE-LAB | lab(90.52, -9.55, 41.74) |
| CIE-LCH | lch(90.52, 42.82, 102.89°) |
| OKLab | oklab(91.5% -0.0258 0.1021) |
| OKLCH | oklch(91.5% 0.105 104.2) |
| XYZ | xyz(69.1034, 77.4372, 38.9048) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.31
Dark Cream
#FFF39A
ΔE00 3.11
Buff
#FEF69E
ΔE00 3.24
Palegoldenrod
#EEE8AA
ΔE00 4.12
Light Tan
#FBEEAC
ΔE00 4.24
Parchment
#FEFCAF
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE793 #939AEE
analogous
#EEBA93 #EEE793 #C7EE93
triadic
#EEE793 #93EEE7 #E793EE
tetradic
#EEE793 #93EEBA #939AEE #EE93C7
square
#EEE793 #93EEBA #939AEE #EE93C7
split-complementary
#EEE793 #93C7EE #BA93EE
monochromatic
#DDD029 #E6DB5E #EEE793 #F6F3C8 #FBF9E5
Accessibility & contrast
On white
1.27
#EEE793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#EEE793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE793
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE793 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18D
Deuteranopia (green-blind)
#F8E696
Tritanopia (blue-blind)
#FADDD2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee793; /* rgb */ color: rgb(238, 231, 147); /* oklch */ color: oklch(91.5% 0.105 104.2);
Tailwind
colors: {
custom: {
50: '#f5eeb4',
500: '#eee793',
950: '#000000',
},
}SCSS
$custom: #eee793; $custom-light: #f5eeb4; $custom-dark: #000000;
JSON
{
"hex": "#eee793",
"rgb": {
"r": 238,
"g": 231,
"b": 147
},
"hsl": {
"h": 55.385,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.91496,
"c": 0.10533,
"h": 104.2
},
"luminance": 0.77436
}Semantic roles & 50–950 ramp
primary
#EEE793
secondary
#5B64CA
accent
#20D511
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581