#EFEBA3#EFEBA3
#EFEBA3 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.092 H 105.3°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBA3 |
|---|---|
| RGB | rgb(239, 235, 163) |
| HSL | hsl(57, 70%, 79%) |
| HSV | hsv(57, 32%, 94%) |
| CMYK | cmyk(0%, 1.7%, 31.8%, 6.3%) |
| CIE-LAB | lab(91.87, -9.34, 35.50) |
| CIE-LCH | lch(91.87, 36.71, 104.74°) |
| OKLab | oklab(92.66% -0.0242 0.0883) |
| OKLCH | oklch(92.66% 0.092 105.3) |
| XYZ | xyz(71.9164, 80.4131, 46.3761) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.07
Light Tan
#FBEEAC
ΔE00 3.07
Parchment
#FEFCAF
ΔE00 3.54
Khaki (CSS)
#F0E68C
ΔE00 3.74
Buff
#FEF69E
ΔE00 3.74
Light Beige
#FFFEB6
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBA3 #A3A7EF
analogous
#EFC5A3 #EFEBA3 #CDEFA3
triadic
#EFEBA3 #A3EFEB #EBA3EF
tetradic
#EFEBA3 #A3EFC5 #A3A7EF #EFA3CD
square
#EFEBA3 #A3EFC5 #A3A7EF #EFA3CD
split-complementary
#EFEBA3 #A3CDEF #C5A3EF
monochromatic
#DDD43B #E6E06F #EFEBA3 #F8F6D7 #FAF9E5
Accessibility & contrast
On white
1.23
#EFEBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EFEBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBA3
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBA3 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69E
Deuteranopia (green-blind)
#F9E9A6
Tritanopia (blue-blind)
#FAE2D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeba3; /* rgb */ color: rgb(239, 235, 163); /* oklch */ color: oklch(92.7% 0.092 105.3);
Tailwind
colors: {
custom: {
50: '#f5f1bf',
500: '#efeba3',
950: '#000000',
},
}SCSS
$custom: #efeba3; $custom-light: #f5f1bf; $custom-dark: #000000;
JSON
{
"hex": "#efeba3",
"rgb": {
"r": 239,
"g": 235,
"b": 163
},
"hsl": {
"h": 56.842,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.92663,
"c": 0.09151,
"h": 105.3
},
"luminance": 0.80412
}Semantic roles & 50–950 ramp
primary
#EFEBA3
secondary
#6A6FCC
accent
#1DD213
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582