#EEE692#EEE692
#EEE692 is a very light, moderate yellow. Relative luminance 0.768; OKLCH L 91.3% C 0.105 H 103.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE692 |
|---|---|
| RGB | rgb(238, 230, 146) |
| HSL | hsl(55, 73%, 75%) |
| HSV | hsv(55, 39%, 93%) |
| CMYK | cmyk(0%, 3.4%, 38.7%, 6.7%) |
| CIE-LAB | lab(90.25, -9.16, 41.89) |
| CIE-LCH | lch(90.25, 42.88, 102.33°) |
| OKLab | oklab(91.28% -0.0247 0.1024) |
| OKLCH | oklch(91.28% 0.105 103.6) |
| XYZ | xyz(68.7462, 76.8478, 38.4003) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.13
Dark Cream
#FFF39A
ΔE00 3.16
Buff
#FEF69E
ΔE00 3.40
Palegoldenrod
#EEE8AA
ΔE00 4.18
Light Tan
#FBEEAC
ΔE00 4.23
Parchment
#FEFCAF
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE692 #929AEE
analogous
#EEB892 #EEE692 #C8EE92
triadic
#EEE692 #92EEE6 #E692EE
tetradic
#EEE692 #92EEB8 #929AEE #EE92C8
square
#EEE692 #92EEB8 #929AEE #EE92C8
split-complementary
#EEE692 #92C8EE #B892EE
monochromatic
#DDCE28 #E6DA5D #EEE692 #F6F2C7 #FBF9E5
Accessibility & contrast
On white
1.28
#EEE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EEE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE692
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE692 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08C
Deuteranopia (green-blind)
#F7E595
Tritanopia (blue-blind)
#FBDBD1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee692; /* rgb */ color: rgb(238, 230, 146); /* oklch */ color: oklch(91.3% 0.105 103.6);
Tailwind
colors: {
custom: {
50: '#f5edb3',
500: '#eee692',
950: '#000000',
},
}SCSS
$custom: #eee692; $custom-light: #f5edb3; $custom-dark: #000000;
JSON
{
"hex": "#eee692",
"rgb": {
"r": 238,
"g": 230,
"b": 146
},
"hsl": {
"h": 54.783,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.91277,
"c": 0.10536,
"h": 103.6
},
"luminance": 0.76846
}Semantic roles & 50–950 ramp
primary
#EEE692
secondary
#5A64CA
accent
#21D510
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481