#EFEAA0#EFEAA0
#EFEAA0 is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.4% C 0.094 H 104.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAA0 |
|---|---|
| RGB | rgb(239, 234, 160) |
| HSL | hsl(56, 71%, 78%) |
| HSV | hsv(56, 33%, 94%) |
| CMYK | cmyk(0%, 2.1%, 33.1%, 6.3%) |
| CIE-LAB | lab(91.57, -9.20, 36.61) |
| CIE-LCH | lch(91.57, 37.75, 104.10°) |
| OKLab | oklab(92.41% -0.024 0.0908) |
| OKLCH | oklch(92.41% 0.094 104.8) |
| XYZ | xyz(71.3653, 79.7359, 44.8821) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.35
Light Tan
#FBEEAC
ΔE00 3.08
Khaki (CSS)
#F0E68C
ΔE00 3.23
Buff
#FEF69E
ΔE00 3.52
Parchment
#FEFCAF
ΔE00 3.72
Dark Cream
#FFF39A
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAA0 #A0A5EF
analogous
#EFC2A0 #EFEAA0 #CCEFA0
triadic
#EFEAA0 #A0EFEA #EAA0EF
tetradic
#EFEAA0 #A0EFC2 #A0A5EF #EFA0CC
square
#EFEAA0 #A0EFC2 #A0A5EF #EFA0CC
split-complementary
#EFEAA0 #A0CCEF #C2A0EF
monochromatic
#DDD337 #E6DE6C #EFEAA0 #F8F6D4 #FBF9E5
Accessibility & contrast
On white
1.24
#EFEAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EFEAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAA0
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAA0 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E59B
Deuteranopia (green-blind)
#F9E9A3
Tritanopia (blue-blind)
#FAE1D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeaa0; /* rgb */ color: rgb(239, 234, 160); /* oklch */ color: oklch(92.4% 0.094 104.8);
Tailwind
colors: {
custom: {
50: '#f5f0bd',
500: '#efeaa0',
950: '#000000',
},
}SCSS
$custom: #efeaa0; $custom-light: #f5f0bd; $custom-dark: #000000;
JSON
{
"hex": "#efeaa0",
"rgb": {
"r": 239,
"g": 234,
"b": 160
},
"hsl": {
"h": 56.203,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.92407,
"c": 0.09387,
"h": 104.8
},
"luminance": 0.79734
}Semantic roles & 50–950 ramp
primary
#EFEAA0
secondary
#676DCC
accent
#1FD312
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582