#EFEE8E#EFEE8E
#EFEE8E is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 92.9% C 0.118 H 108.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEE8E |
|---|---|
| RGB | rgb(239, 238, 142) |
| HSL | hsl(59, 75%, 75%) |
| HSV | hsv(59, 41%, 94%) |
| CMYK | cmyk(0%, 0.4%, 40.6%, 6.3%) |
| CIE-LAB | lab(92.33, -13.16, 46.51) |
| CIE-LCH | lch(92.33, 48.34, 105.80°) |
| OKLab | oklab(92.93% -0.0366 0.1127) |
| OKLCH | oklch(92.93% 0.118 108) |
| XYZ | xyz(71.0548, 81.4543, 37.5652) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.80
Buff
#FEF69E
ΔE00 2.96
Dark Cream
#FFF39A
ΔE00 3.41
Manilla
#FFFA86
ΔE00 3.88
Yellowish Tan
#FCFC81
ΔE00 4.43
Straw
#FCF679
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEE8E #8E8FEF
analogous
#EFBD8E #EFEE8E #C0EF8E
triadic
#EFEE8E #8EEFEE #EE8EEF
tetradic
#EFEE8E #8EEFBD #8E8FEF #EF8EC0
square
#EFEE8E #8EEFBD #8E8FEF #EF8EC0
split-complementary
#EFEE8E #8EC0EF #BD8EEF
monochromatic
#E0DE23 #E7E658 #EFEE8E #F7F6C4 #FBFBE4
Accessibility & contrast
On white
1.21
#EFEE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#EFEE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEE8E
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEE8E | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE786
Deuteranopia (green-blind)
#FEEB92
Tritanopia (blue-blind)
#FCE3D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efee8e; /* rgb */ color: rgb(239, 238, 142); /* oklch */ color: oklch(92.9% 0.118 108.0);
Tailwind
colors: {
custom: {
50: '#f6f3b0',
500: '#efee8e',
950: '#000000',
},
}SCSS
$custom: #efee8e; $custom-light: #f6f3b0; $custom-dark: #000000;
JSON
{
"hex": "#efee8e",
"rgb": {
"r": 239,
"g": 238,
"b": 142
},
"hsl": {
"h": 59.381,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.92931,
"c": 0.11848,
"h": 108
},
"luminance": 0.81453
}Semantic roles & 50–950 ramp
primary
#EFEE8E
secondary
#5658CB
accent
#10D70E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171711
muted
#858581