#EFEE92#EFEE92
#EFEE92 is a very light, moderate yellow. Relative luminance 0.816; OKLCH L 93.0% C 0.114 H 107.9°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEE92 |
|---|---|
| RGB | rgb(239, 238, 146) |
| HSL | hsl(59, 74%, 75%) |
| HSV | hsv(59, 39%, 94%) |
| CMYK | cmyk(0%, 0.4%, 38.9%, 6.3%) |
| CIE-LAB | lab(92.39, -12.75, 44.63) |
| CIE-LCH | lch(92.39, 46.41, 105.94°) |
| OKLab | oklab(92.99% -0.0351 0.1087) |
| OKLCH | oklch(92.99% 0.114 107.9) |
| XYZ | xyz(71.3605, 81.5766, 39.1753) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.75
Buff
#FEF69E
ΔE00 2.76
Dark Cream
#FFF39A
ΔE00 3.29
Parchment
#FEFCAF
ΔE00 4.06
Light Khaki
#E6F2A2
ΔE00 4.16
Manilla
#FFFA86
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEE92 #9293EF
analogous
#EFBF92 #EFEE92 #C1EF92
triadic
#EFEE92 #92EFEE #EE92EF
tetradic
#EFEE92 #92EFBF #9293EF #EF92C1
square
#EFEE92 #92EFBF #9293EF #EF92C1
split-complementary
#EFEE92 #92C1EF #BF92EF
monochromatic
#DFDD27 #E7E65D #EFEE92 #F7F6C7 #FBFBE4
Accessibility & contrast
On white
1.21
#EFEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#EFEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEE92
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEE92 | 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)
#FCE78B
Deuteranopia (green-blind)
#FEEB96
Tritanopia (blue-blind)
#FBE3D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efee92; /* rgb */ color: rgb(239, 238, 146); /* oklch */ color: oklch(93.0% 0.114 107.9);
Tailwind
colors: {
custom: {
50: '#f5f3b3',
500: '#efee92',
950: '#000000',
},
}SCSS
$custom: #efee92; $custom-light: #f5f3b3; $custom-dark: #000000;
JSON
{
"hex": "#efee92",
"rgb": {
"r": 239,
"g": 238,
"b": 146
},
"hsl": {
"h": 59.355,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.92991,
"c": 0.11417,
"h": 107.9
},
"luminance": 0.81575
}Semantic roles & 50–950 ramp
primary
#EFEE92
secondary
#5A5BCB
accent
#11D70F
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581