#EFEBA4#EFEBA4
#EFEBA4 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.090 H 105.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBA4 |
|---|---|
| RGB | rgb(239, 235, 164) |
| HSL | hsl(57, 70%, 79%) |
| HSV | hsv(57, 31%, 94%) |
| CMYK | cmyk(0%, 1.7%, 31.4%, 6.3%) |
| CIE-LAB | lab(91.89, -9.22, 35.02) |
| CIE-LCH | lch(91.89, 36.21, 104.75°) |
| OKLab | oklab(92.68% -0.0238 0.0871) |
| OKLCH | oklch(92.68% 0.09 105.3) |
| XYZ | xyz(72.0063, 80.4491, 46.8498) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.90
Light Tan
#FBEEAC
ΔE00 3.00
Parchment
#FEFCAF
ΔE00 3.57
Buff
#FEF69E
ΔE00 3.87
Khaki (CSS)
#F0E68C
ΔE00 3.90
Light Beige
#FFFEB6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBA4 #A4A8EF
analogous
#EFC6A4 #EFEBA4 #CEEFA4
triadic
#EFEBA4 #A4EFEB #EBA4EF
tetradic
#EFEBA4 #A4EFC6 #A4A8EF #EFA4CE
square
#EFEBA4 #A4EFC6 #A4A8EF #EFA4CE
split-complementary
#EFEBA4 #A4CEEF #C6A4EF
monochromatic
#DDD43C #E6E070 #EFEBA4 #F8F6D8 #FAF9E5
Accessibility & contrast
On white
1.23
#EFEBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EFEBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBA4
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBA4 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69F
Deuteranopia (green-blind)
#F9E9A7
Tritanopia (blue-blind)
#FAE2D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeba4; /* rgb */ color: rgb(239, 235, 164); /* oklch */ color: oklch(92.7% 0.090 105.3);
Tailwind
colors: {
custom: {
50: '#f5f1bf',
500: '#efeba4',
950: '#000000',
},
}SCSS
$custom: #efeba4; $custom-light: #f5f1bf; $custom-dark: #000000;
JSON
{
"hex": "#efeba4",
"rgb": {
"r": 239,
"g": 235,
"b": 164
},
"hsl": {
"h": 56.8,
"s": 70.093,
"l": 79.02
},
"oklch": {
"l": 0.92681,
"c": 0.09034,
"h": 105.3
},
"luminance": 0.80448
}Semantic roles & 50–950 ramp
primary
#EFEBA4
secondary
#6B70CC
accent
#1ED213
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582