#EFEE91#EFEE91
#EFEE91 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.0% C 0.115 H 107.9°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEE91 |
|---|---|
| RGB | rgb(239, 238, 145) |
| HSL | hsl(59, 75%, 75%) |
| HSV | hsv(59, 39%, 94%) |
| CMYK | cmyk(0%, 0.4%, 39.3%, 6.3%) |
| CIE-LAB | lab(92.37, -12.85, 45.10) |
| CIE-LCH | lch(92.37, 46.89, 105.91°) |
| OKLab | oklab(92.98% -0.0354 0.1097) |
| OKLCH | oklch(92.98% 0.115 107.9) |
| XYZ | xyz(71.2830, 81.5456, 38.7674) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.75
Buff
#FEF69E
ΔE00 2.80
Dark Cream
#FFF39A
ΔE00 3.31
Parchment
#FEFCAF
ΔE00 4.17
Manilla
#FFFA86
ΔE00 4.21
Light Khaki
#E6F2A2
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEE91 #9192EF
analogous
#EFBF91 #EFEE91 #C1EF91
triadic
#EFEE91 #91EFEE #EE91EF
tetradic
#EFEE91 #91EFBF #9192EF #EF91C1
square
#EFEE91 #91EFBF #9192EF #EF91C1
split-complementary
#EFEE91 #91C1EF #BF91EF
monochromatic
#DFDD26 #E7E65C #EFEE91 #F7F6C6 #FBFBE4
Accessibility & contrast
On white
1.21
#EFEE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#EFEE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEE91
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEE91 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78A
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#FBE3D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efee91; /* rgb */ color: rgb(239, 238, 145); /* oklch */ color: oklch(93.0% 0.115 107.9);
Tailwind
colors: {
custom: {
50: '#f5f3b2',
500: '#efee91',
950: '#000000',
},
}SCSS
$custom: #efee91; $custom-light: #f5f3b2; $custom-dark: #000000;
JSON
{
"hex": "#efee91",
"rgb": {
"r": 239,
"g": 238,
"b": 145
},
"hsl": {
"h": 59.362,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.92976,
"c": 0.11526,
"h": 107.9
},
"luminance": 0.81544
}Semantic roles & 50–950 ramp
primary
#EFEE91
secondary
#595ACB
accent
#11D70F
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581