#EFEAA3#EFEAA3
#EFEAA3 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.5% C 0.090 H 104.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAA3 |
|---|---|
| RGB | rgb(239, 234, 163) |
| HSL | hsl(56, 70%, 79%) |
| HSV | hsv(56, 32%, 94%) |
| CMYK | cmyk(0%, 2.1%, 31.8%, 6.3%) |
| CIE-LAB | lab(91.61, -8.84, 35.17) |
| CIE-LCH | lch(91.61, 36.26, 104.11°) |
| OKLab | oklab(92.46% -0.0228 0.0875) |
| OKLCH | oklch(92.46% 0.09 104.6) |
| XYZ | xyz(71.6309, 79.8421, 46.2809) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.81
Light Tan
#FBEEAC
ΔE00 2.83
Khaki (CSS)
#F0E68C
ΔE00 3.72
Parchment
#FEFCAF
ΔE00 3.78
Vanilla
#F3E5AB
ΔE00 3.86
Buff
#FEF69E
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAA3 #A3A8EF
analogous
#EFC4A3 #EFEAA3 #CEEFA3
triadic
#EFEAA3 #A3EFEA #EAA3EF
tetradic
#EFEAA3 #A3EFC4 #A3A8EF #EFA3CE
square
#EFEAA3 #A3EFC4 #A3A8EF #EFA3CE
split-complementary
#EFEAA3 #A3CEEF #C4A3EF
monochromatic
#DDD23B #E6DE6F #EFEAA3 #F8F6D7 #FAF9E5
Accessibility & contrast
On white
1.24
#EFEAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EFEAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAA3
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAA3 | 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)
#F6E59E
Deuteranopia (green-blind)
#F8E9A6
Tritanopia (blue-blind)
#FAE1D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeaa3; /* rgb */ color: rgb(239, 234, 163); /* oklch */ color: oklch(92.5% 0.090 104.6);
Tailwind
colors: {
custom: {
50: '#f5f0bf',
500: '#efeaa3',
950: '#000000',
},
}SCSS
$custom: #efeaa3; $custom-light: #f5f0bf; $custom-dark: #000000;
JSON
{
"hex": "#efeaa3",
"rgb": {
"r": 239,
"g": 234,
"b": 163
},
"hsl": {
"h": 56.053,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.9246,
"c": 0.09038,
"h": 104.6
},
"luminance": 0.79841
}Semantic roles & 50–950 ramp
primary
#EFEAA3
secondary
#6A70CC
accent
#20D213
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582