#EFEBA0#EFEBA0
#EFEBA0 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.6% C 0.095 H 105.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBA0 |
|---|---|
| RGB | rgb(239, 235, 160) |
| HSL | hsl(57, 71%, 78%) |
| HSV | hsv(57, 33%, 94%) |
| CMYK | cmyk(0%, 1.7%, 33.1%, 6.3%) |
| CIE-LAB | lab(91.82, -9.70, 36.95) |
| CIE-LCH | lch(91.82, 38.20, 104.70°) |
| OKLab | oklab(92.61% -0.0254 0.0916) |
| OKLCH | oklch(92.61% 0.095 105.5) |
| XYZ | xyz(71.6508, 80.3069, 44.9772) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.58
Khaki (CSS)
#F0E68C
ΔE00 3.27
Light Tan
#FBEEAC
ΔE00 3.32
Buff
#FEF69E
ΔE00 3.38
Parchment
#FEFCAF
ΔE00 3.50
Dark Cream
#FFF39A
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBA0 #A0A4EF
analogous
#EFC3A0 #EFEBA0 #CBEFA0
triadic
#EFEBA0 #A0EFEB #EBA0EF
tetradic
#EFEBA0 #A0EFC3 #A0A4EF #EFA0CB
square
#EFEBA0 #A0EFC3 #A0A4EF #EFA0CB
split-complementary
#EFEBA0 #A0CBEF #C3A0EF
monochromatic
#DDD537 #E6E06C #EFEBA0 #F8F6D4 #FBF9E5
Accessibility & contrast
On white
1.23
#EFEBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#EFEBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBA0
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBA0 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59B
Deuteranopia (green-blind)
#FAE9A3
Tritanopia (blue-blind)
#FAE2D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeba0; /* rgb */ color: rgb(239, 235, 160); /* oklch */ color: oklch(92.6% 0.095 105.5);
Tailwind
colors: {
custom: {
50: '#f5f1bd',
500: '#efeba0',
950: '#000000',
},
}SCSS
$custom: #efeba0; $custom-light: #f5f1bd; $custom-dark: #000000;
JSON
{
"hex": "#efeba0",
"rgb": {
"r": 239,
"g": 235,
"b": 160
},
"hsl": {
"h": 56.962,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.9261,
"c": 0.09501,
"h": 105.5
},
"luminance": 0.80305
}Semantic roles & 50–950 ramp
primary
#EFEBA0
secondary
#676CCC
accent
#1CD312
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582