#EEE67F#EEE67F
#EEE67F is a very light, vivid yellow. Relative luminance 0.763; OKLCH L 91.0% C 0.125 H 104.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE67F |
|---|---|
| RGB | rgb(238, 230, 127) |
| HSL | hsl(56, 77%, 72%) |
| HSV | hsv(56, 47%, 93%) |
| CMYK | cmyk(0%, 3.4%, 46.6%, 6.7%) |
| CIE-LAB | lab(90.00, -11.05, 50.83) |
| CIE-LCH | lch(90.00, 52.02, 102.27°) |
| OKLab | oklab(91% -0.0318 0.1214) |
| OKLCH | oklch(91% 0.125 104.7) |
| XYZ | xyz(67.3891, 76.3050, 31.2530) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.00
Sandy Yellow
#FDEE73
ΔE00 3.66
Dark Cream
#FFF39A
ΔE00 3.89
Straw
#FCF679
ΔE00 4.18
Buff
#FEF69E
ΔE00 4.27
Manilla
#FFFA86
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE67F #7F87EE
analogous
#EEAF7F #EEE67F #BFEE7F
triadic
#EEE67F #7FEEE6 #E67FEE
tetradic
#EEE67F #7FEEAF #7F87EE #EE7FBF
square
#EEE67F #7FEEAF #7F87EE #EE7FBF
split-complementary
#EEE67F #7FBFEE #AF7FEE
monochromatic
#D6C91C #E7DB49 #EEE67F #F5F1B5 #FBFAE4
Accessibility & contrast
On white
1.29
#EEE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EEE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE67F
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE67F | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF76
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#FCDACE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee67f; /* rgb */ color: rgb(238, 230, 127); /* oklch */ color: oklch(91.0% 0.125 104.7);
Tailwind
colors: {
custom: {
50: '#f5eda6',
500: '#eee67f',
950: '#000000',
},
}SCSS
$custom: #eee67f; $custom-light: #f5eda6; $custom-dark: #000000;
JSON
{
"hex": "#eee67f",
"rgb": {
"r": 238,
"g": 230,
"b": 127
},
"hsl": {
"h": 55.676,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.90996,
"c": 0.12549,
"h": 104.7
},
"luminance": 0.76303
}Semantic roles & 50–950 ramp
primary
#EEE67F
secondary
#4952C8
accent
#1BD90D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480