#EEE68F#EEE68F
#EEE68F is a very light, moderate yellow. Relative luminance 0.768; OKLCH L 91.2% C 0.109 H 103.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE68F |
|---|---|
| RGB | rgb(238, 230, 143) |
| HSL | hsl(55, 74%, 75%) |
| HSV | hsv(55, 40%, 93%) |
| CMYK | cmyk(0%, 3.4%, 39.9%, 6.7%) |
| CIE-LAB | lab(90.21, -9.48, 43.32) |
| CIE-LCH | lch(90.21, 44.34, 102.34°) |
| OKLab | oklab(91.23% -0.0259 0.1055) |
| OKLCH | oklch(91.23% 0.109 103.8) |
| XYZ | xyz(68.5158, 76.7557, 37.1874) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.74
Dark Cream
#FFF39A
ΔE00 3.11
Buff
#FEF69E
ΔE00 3.39
Light Tan
#FBEEAC
ΔE00 4.64
Palegoldenrod
#EEE8AA
ΔE00 4.67
Sandy
#F1DA7A
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE68F #8F97EE
analogous
#EEB68F #EEE68F #C7EE8F
triadic
#EEE68F #8FEEE6 #E68FEE
tetradic
#EEE68F #8FEEB6 #8F97EE #EE8FC7
square
#EEE68F #8FEEB6 #8F97EE #EE8FC7
split-complementary
#EEE68F #8FC7EE #B68FEE
monochromatic
#DECE25 #E6DA5A #EEE68F #F6F2C4 #FBF9E4
Accessibility & contrast
On white
1.28
#EEE68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EEE68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE68F
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE68F | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#F7E593
Tritanopia (blue-blind)
#FBDBD1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee68f; /* rgb */ color: rgb(238, 230, 143); /* oklch */ color: oklch(91.2% 0.109 103.8);
Tailwind
colors: {
custom: {
50: '#f5edb1',
500: '#eee68f',
950: '#000000',
},
}SCSS
$custom: #eee68f; $custom-light: #f5edb1; $custom-dark: #000000;
JSON
{
"hex": "#eee68f",
"rgb": {
"r": 238,
"g": 230,
"b": 143
},
"hsl": {
"h": 54.947,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.91229,
"c": 0.10866,
"h": 103.8
},
"luminance": 0.76754
}Semantic roles & 50–950 ramp
primary
#EEE68F
secondary
#5861CA
accent
#20D610
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171611
muted
#858481