#EEE68B#EEE68B
#EEE68B is a very light, moderate yellow. Relative luminance 0.766; OKLCH L 91.2% C 0.113 H 104.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE68B |
|---|---|
| RGB | rgb(238, 230, 139) |
| HSL | hsl(55, 74%, 74%) |
| HSV | hsv(55, 42%, 93%) |
| CMYK | cmyk(0%, 3.4%, 41.6%, 6.7%) |
| CIE-LAB | lab(90.15, -9.89, 45.22) |
| CIE-LCH | lch(90.15, 46.29, 102.34°) |
| OKLab | oklab(91.17% -0.0274 0.1096) |
| OKLCH | oklch(91.17% 0.113 104) |
| XYZ | xyz(68.2182, 76.6367, 35.6199) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.57
Dark Cream
#FFF39A
ΔE00 3.16
Buff
#FEF69E
ΔE00 3.48
Sandy
#F1DA7A
ΔE00 4.71
Sandy Yellow
#FDEE73
ΔE00 5.03
Manilla
#FFFA86
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE68B #8B93EE
analogous
#EEB58B #EEE68B #C5EE8B
triadic
#EEE68B #8BEEE6 #E68BEE
tetradic
#EEE68B #8BEEB5 #8B93EE #EE8BC5
square
#EEE68B #8BEEB5 #8B93EE #EE8BC5
split-complementary
#EEE68B #8BC5EE #B58BEE
monochromatic
#DECF21 #E6DA56 #EEE68B #F6F2C0 #FBF9E4
Accessibility & contrast
On white
1.29
#EEE68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#EEE68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE68B
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE68B | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E084
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#FBDBD0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee68b; /* rgb */ color: rgb(238, 230, 139); /* oklch */ color: oklch(91.2% 0.113 104.0);
Tailwind
colors: {
custom: {
50: '#f5edae',
500: '#eee68b',
950: '#000000',
},
}SCSS
$custom: #eee68b; $custom-light: #f5edae; $custom-dark: #000000;
JSON
{
"hex": "#eee68b",
"rgb": {
"r": 238,
"g": 230,
"b": 139
},
"hsl": {
"h": 55.152,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.91168,
"c": 0.113,
"h": 104
},
"luminance": 0.76635
}Semantic roles & 50–950 ramp
primary
#EEE68B
secondary
#545DC9
accent
#1FD70F
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481