#EFEAB9#EFEAB9
#EFEAB9 is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.9% C 0.064 H 102.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAB9 |
|---|---|
| RGB | rgb(239, 234, 185) |
| HSL | hsl(54, 63%, 83%) |
| HSV | hsv(54, 23%, 94%) |
| CMYK | cmyk(0%, 2.1%, 22.6%, 6.3%) |
| CIE-LAB | lab(92.00, -6.00, 24.47) |
| CIE-LCH | lch(92.00, 25.19, 103.77°) |
| OKLab | oklab(92.89% -0.014 0.0622) |
| OKLCH | oklch(92.89% 0.064 102.7) |
| XYZ | xyz(73.7762, 80.7003, 57.5798) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.96
Vanilla
#F3E5AB
ΔE00 3.51
Lemonchiffon
#FFFACD
ΔE00 3.56
Egg Shell
#FFFCC4
ΔE00 3.93
Pale
#FFF9D0
ΔE00 3.94
Beige (survey)
#E6DAA6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAB9 #B9BEEF
analogous
#EFCFB9 #EFEAB9 #D9EFB9
triadic
#EFEAB9 #B9EFEA #EAB9EF
tetradic
#EFEAB9 #B9EFCF #B9BEEF #EFB9D9
square
#EFEAB9 #B9EFCF #B9BEEF #EFB9D9
split-complementary
#EFEAB9 #B9D9EF #CFB9EF
monochromatic
#D8CC55 #E4DB87 #EFEAB9 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.23
#EFEAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EFEAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAB9
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAB9 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B6
Deuteranopia (green-blind)
#F5E9BB
Tritanopia (blue-blind)
#F7E3DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeab9; /* rgb */ color: rgb(239, 234, 185); /* oklch */ color: oklch(92.9% 0.064 102.7);
Tailwind
colors: {
custom: {
50: '#f4f0ce',
500: '#efeab9',
950: '#000000',
},
}SCSS
$custom: #efeab9; $custom-light: #f4f0ce; $custom-dark: #000000;
JSON
{
"hex": "#efeab9",
"rgb": {
"r": 239,
"g": 234,
"b": 185
},
"hsl": {
"h": 54.444,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.9289,
"c": 0.0638,
"h": 102.7
},
"luminance": 0.80699
}Semantic roles & 50–950 ramp
primary
#EFEAB9
secondary
#7F86CD
accent
#2BCB1B
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171613
muted
#858583