#EEE694#EEE694
#EEE694 is a very light, moderate yellow. Relative luminance 0.769; OKLCH L 91.3% C 0.103 H 103.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE694 |
|---|---|
| RGB | rgb(238, 230, 148) |
| HSL | hsl(55, 73%, 76%) |
| HSV | hsv(55, 38%, 93%) |
| CMYK | cmyk(0%, 3.4%, 37.8%, 6.7%) |
| CIE-LAB | lab(90.28, -8.94, 40.93) |
| CIE-LCH | lch(90.28, 41.90, 102.32°) |
| OKLab | oklab(91.31% -0.024 0.1003) |
| OKLCH | oklch(91.31% 0.103 103.4) |
| XYZ | xyz(68.9031, 76.9106, 39.2268) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.43
Dark Cream
#FFF39A
ΔE00 3.23
Buff
#FEF69E
ΔE00 3.45
Palegoldenrod
#EEE8AA
ΔE00 3.85
Light Tan
#FBEEAC
ΔE00 3.96
Parchment
#FEFCAF
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE694 #949CEE
analogous
#EEB994 #EEE694 #C9EE94
triadic
#EEE694 #94EEE6 #E694EE
tetradic
#EEE694 #94EEB9 #949CEE #EE94C9
square
#EEE694 #94EEB9 #949CEE #EE94C9
split-complementary
#EEE694 #94C9EE #B994EE
monochromatic
#DDCD2A #E6DA5F #EEE694 #F6F2C9 #FBF9E5
Accessibility & contrast
On white
1.28
#EEE694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EEE694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE694
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE694 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18E
Deuteranopia (green-blind)
#F7E597
Tritanopia (blue-blind)
#FADCD2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee694; /* rgb */ color: rgb(238, 230, 148); /* oklch */ color: oklch(91.3% 0.103 103.4);
Tailwind
colors: {
custom: {
50: '#f5edb4',
500: '#eee694',
950: '#000000',
},
}SCSS
$custom: #eee694; $custom-light: #f5edb4; $custom-dark: #000000;
JSON
{
"hex": "#eee694",
"rgb": {
"r": 238,
"g": 230,
"b": 148
},
"hsl": {
"h": 54.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.91309,
"c": 0.10314,
"h": 103.4
},
"luminance": 0.76909
}Semantic roles & 50–950 ramp
primary
#EEE694
secondary
#5C66CA
accent
#22D511
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481