#EFEB92#EFEB92
#EFEB92 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.4% C 0.111 H 106.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEB92 |
|---|---|
| RGB | rgb(239, 235, 146) |
| HSL | hsl(57, 74%, 75%) |
| HSV | hsv(57, 39%, 94%) |
| CMYK | cmyk(0%, 1.7%, 38.9%, 6.3%) |
| CIE-LAB | lab(91.61, -11.26, 43.64) |
| CIE-LCH | lch(91.61, 45.07, 104.47°) |
| OKLab | oklab(92.38% -0.0308 0.1064) |
| OKLCH | oklch(92.38% 0.111 106.1) |
| XYZ | xyz(70.4943, 79.8443, 38.8866) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.85
Buff
#FEF69E
ΔE00 2.70
Dark Cream
#FFF39A
ΔE00 2.93
Parchment
#FEFCAF
ΔE00 4.26
Light Khaki
#E6F2A2
ΔE00 4.69
Manilla
#FFFA86
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEB92 #9296EF
analogous
#EFBC92 #EFEB92 #C5EF92
triadic
#EFEB92 #92EFEB #EB92EF
tetradic
#EFEB92 #92EFBC #9296EF #EF92C5
square
#EFEB92 #92EFBC #9296EF #EF92C5
split-complementary
#EFEB92 #92C5EF #BC92EF
monochromatic
#DFD727 #E7E15D #EFEB92 #F7F5C7 #FBFAE4
Accessibility & contrast
On white
1.24
#EFEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EFEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEB92
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEB92 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58B
Deuteranopia (green-blind)
#FBE996
Tritanopia (blue-blind)
#FBE0D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeb92; /* rgb */ color: rgb(239, 235, 146); /* oklch */ color: oklch(92.4% 0.111 106.1);
Tailwind
colors: {
custom: {
50: '#f5f1b3',
500: '#efeb92',
950: '#000000',
},
}SCSS
$custom: #efeb92; $custom-light: #f5f1b3; $custom-dark: #000000;
JSON
{
"hex": "#efeb92",
"rgb": {
"r": 239,
"g": 235,
"b": 146
},
"hsl": {
"h": 57.419,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.92378,
"c": 0.11079,
"h": 106.1
},
"luminance": 0.79843
}Semantic roles & 50–950 ramp
primary
#EFEB92
secondary
#5A5FCB
accent
#18D70F
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581