#EEE68A#EEE68A
#EEE68A is a very light, moderate yellow. Relative luminance 0.766; OKLCH L 91.2% C 0.114 H 104.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE68A |
|---|---|
| RGB | rgb(238, 230, 138) |
| HSL | hsl(55, 75%, 74%) |
| HSV | hsv(55, 42%, 93%) |
| CMYK | cmyk(0%, 3.4%, 42%, 6.7%) |
| CIE-LAB | lab(90.14, -9.99, 45.69) |
| CIE-LCH | lch(90.14, 46.77, 102.34°) |
| OKLab | oklab(91.15% -0.0277 0.1106) |
| OKLCH | oklch(91.15% 0.114 104.1) |
| XYZ | xyz(68.1455, 76.6076, 35.2369) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.62
Dark Cream
#FFF39A
ΔE00 3.19
Buff
#FEF69E
ΔE00 3.52
Sandy
#F1DA7A
ΔE00 4.69
Sandy Yellow
#FDEE73
ΔE00 4.90
Manilla
#FFFA86
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE68A #8A92EE
analogous
#EEB48A #EEE68A #C4EE8A
triadic
#EEE68A #8AEEE6 #E68AEE
tetradic
#EEE68A #8AEEB4 #8A92EE #EE8AC4
square
#EEE68A #8AEEB4 #8A92EE #EE8AC4
split-complementary
#EEE68A #8AC4EE #B48AEE
monochromatic
#DDCE20 #E6DB55 #EEE68A #F6F1BF #FBF9E4
Accessibility & contrast
On white
1.29
#EEE68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EEE68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE68A
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE68A | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#FBDBD0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee68a; /* rgb */ color: rgb(238, 230, 138); /* oklch */ color: oklch(91.2% 0.114 104.1);
Tailwind
colors: {
custom: {
50: '#f5edad',
500: '#eee68a',
950: '#000000',
},
}SCSS
$custom: #eee68a; $custom-light: #f5edad; $custom-dark: #000000;
JSON
{
"hex": "#eee68a",
"rgb": {
"r": 238,
"g": 230,
"b": 138
},
"hsl": {
"h": 55.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.91153,
"c": 0.11407,
"h": 104.1
},
"luminance": 0.76606
}Semantic roles & 50–950 ramp
primary
#EEE68A
secondary
#535DC9
accent
#1FD70F
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481