#EFEAB4#EFEAB4
#EFEAB4 is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.8% C 0.070 H 103.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAB4 |
|---|---|
| RGB | rgb(239, 234, 180) |
| HSL | hsl(55, 65%, 82%) |
| HSV | hsv(55, 25%, 94%) |
| CMYK | cmyk(0%, 2.1%, 24.7%, 6.3%) |
| CIE-LAB | lab(91.91, -6.68, 26.91) |
| CIE-LCH | lch(91.91, 27.73, 103.94°) |
| OKLab | oklab(92.79% -0.016 0.0681) |
| OKLCH | oklch(92.79% 0.07 103.2) |
| XYZ | xyz(73.2577, 80.4929, 54.8487) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.83
Vanilla
#F3E5AB
ΔE00 3.01
Light Tan
#FBEEAC
ΔE00 3.54
Egg Shell
#FFFCC4
ΔE00 3.71
Beige (survey)
#E6DAA6
ΔE00 3.99
Lemonchiffon
#FFFACD
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAB4 #B4B9EF
analogous
#EFCDB4 #EFEAB4 #D7EFB4
triadic
#EFEAB4 #B4EFEA #EAB4EF
tetradic
#EFEAB4 #B4EFCD #B4B9EF #EFB4D7
square
#EFEAB4 #B4EFCD #B4B9EF #EFB4D7
split-complementary
#EFEAB4 #B4D7EF #CDB4EF
monochromatic
#D9CE4F #E4DC82 #EFEAB4 #FAF8E6 #FAF8E6
Accessibility & contrast
On white
1.23
#EFEAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EFEAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAB4
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAB4 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B1
Deuteranopia (green-blind)
#F6E9B6
Tritanopia (blue-blind)
#F8E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeab4; /* rgb */ color: rgb(239, 234, 180); /* oklch */ color: oklch(92.8% 0.070 103.2);
Tailwind
colors: {
custom: {
50: '#f4f0ca',
500: '#efeab4',
950: '#000000',
},
}SCSS
$custom: #efeab4; $custom-light: #f4f0ca; $custom-dark: #000000;
JSON
{
"hex": "#efeab4",
"rgb": {
"r": 239,
"g": 234,
"b": 180
},
"hsl": {
"h": 54.915,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.92787,
"c": 0.06997,
"h": 103.2
},
"luminance": 0.80492
}Semantic roles & 50–950 ramp
primary
#EFEAB4
secondary
#7A81CD
accent
#28CD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582