#EFEE8F#EFEE8F
#EFEE8F is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 92.9% C 0.117 H 108.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEE8F |
|---|---|
| RGB | rgb(239, 238, 143) |
| HSL | hsl(59, 75%, 75%) |
| HSV | hsv(59, 40%, 94%) |
| CMYK | cmyk(0%, 0.4%, 40.2%, 6.3%) |
| CIE-LAB | lab(92.35, -13.06, 46.04) |
| CIE-LCH | lch(92.35, 47.86, 105.84°) |
| OKLab | oklab(92.95% -0.0362 0.1117) |
| OKLCH | oklch(92.95% 0.117 108) |
| XYZ | xyz(71.1302, 81.4845, 37.9623) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.78
Buff
#FEF69E
ΔE00 2.90
Dark Cream
#FFF39A
ΔE00 3.37
Manilla
#FFFA86
ΔE00 3.99
Parchment
#FEFCAF
ΔE00 4.39
Light Khaki
#E6F2A2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEE8F #8F90EF
analogous
#EFBE8F #EFEE8F #C0EF8F
triadic
#EFEE8F #8FEFEE #EE8FEF
tetradic
#EFEE8F #8FEFBE #8F90EF #EF8FC0
square
#EFEE8F #8FEFBE #8F90EF #EF8FC0
split-complementary
#EFEE8F #8FC0EF #BE8FEF
monochromatic
#E0DE24 #E7E659 #EFEE8F #F7F6C5 #FBFBE4
Accessibility & contrast
On white
1.21
#EFEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#EFEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEE8F
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEE8F | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE788
Deuteranopia (green-blind)
#FEEB93
Tritanopia (blue-blind)
#FBE3D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efee8f; /* rgb */ color: rgb(239, 238, 143); /* oklch */ color: oklch(92.9% 0.117 108.0);
Tailwind
colors: {
custom: {
50: '#f6f3b1',
500: '#efee8f',
950: '#000000',
},
}SCSS
$custom: #efee8f; $custom-light: #f6f3b1; $custom-dark: #000000;
JSON
{
"hex": "#efee8f",
"rgb": {
"r": 239,
"g": 238,
"b": 143
},
"hsl": {
"h": 59.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.92946,
"c": 0.11742,
"h": 108
},
"luminance": 0.81483
}Semantic roles & 50–950 ramp
primary
#EFEE8F
secondary
#5759CB
accent
#10D70E
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581