#EEE27F#EEE27F
#EEE27F is a very light, vivid yellow. Relative luminance 0.741; OKLCH L 90.2% C 0.121 H 102.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE27F |
|---|---|
| RGB | rgb(238, 226, 127) |
| HSL | hsl(54, 77%, 72%) |
| HSV | hsv(54, 47%, 93%) |
| CMYK | cmyk(0%, 5%, 46.6%, 6.7%) |
| CIE-LAB | lab(88.97, -9.06, 49.57) |
| CIE-LCH | lch(88.97, 50.40, 100.35°) |
| OKLab | oklab(90.18% -0.026 0.1186) |
| OKLCH | oklch(90.18% 0.121 102.4) |
| XYZ | xyz(66.2887, 74.1042, 30.8863) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.75
Sandy
#F1DA7A
ΔE00 3.36
Sandy Yellow
#FDEE73
ΔE00 4.06
Dark Cream
#FFF39A
ΔE00 4.09
Dull Yellow
#EEDC5B
ΔE00 4.36
Buff
#FEF69E
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE27F #7F8BEE
analogous
#EEAB7F #EEE27F #C2EE7F
triadic
#EEE27F #7FEEE2 #E27FEE
tetradic
#EEE27F #7FEEAB #7F8BEE #EE7FC2
square
#EEE27F #7FEEAB #7F8BEE #EE7FC2
split-complementary
#EEE27F #7FC2EE #AB7FEE
monochromatic
#D6C21C #E7D649 #EEE27F #F5EEB5 #FBF9E4
Accessibility & contrast
On white
1.33
#EEE27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#EEE27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE27F
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE27F | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#F6E283
Tritanopia (blue-blind)
#FCD6CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee27f; /* rgb */ color: rgb(238, 226, 127); /* oklch */ color: oklch(90.2% 0.121 102.4);
Tailwind
colors: {
custom: {
50: '#f5eaa6',
500: '#eee27f',
950: '#000000',
},
}SCSS
$custom: #eee27f; $custom-light: #f5eaa6; $custom-dark: #000000;
JSON
{
"hex": "#eee27f",
"rgb": {
"r": 238,
"g": 226,
"b": 127
},
"hsl": {
"h": 53.514,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.90179,
"c": 0.12145,
"h": 102.4
},
"luminance": 0.74102
}Semantic roles & 50–950 ramp
primary
#EEE27F
secondary
#4957C8
accent
#23D90D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480