#EFEAB3#EFEAB3
#EFEAB3 is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.8% C 0.071 H 103.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAB3 |
|---|---|
| RGB | rgb(239, 234, 179) |
| HSL | hsl(55, 65%, 82%) |
| HSV | hsv(55, 25%, 94%) |
| CMYK | cmyk(0%, 2.1%, 25.1%, 6.3%) |
| CIE-LAB | lab(91.89, -6.81, 27.40) |
| CIE-LCH | lch(91.89, 28.23, 103.96°) |
| OKLab | oklab(92.77% -0.0164 0.0693) |
| OKLCH | oklch(92.77% 0.071 103.3) |
| XYZ | xyz(73.1562, 80.4523, 54.3141) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.62
Vanilla
#F3E5AB
ΔE00 2.95
Light Tan
#FBEEAC
ΔE00 3.39
Egg Shell
#FFFCC4
ΔE00 3.71
Beige (survey)
#E6DAA6
ΔE00 4.01
Lemonchiffon
#FFFACD
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAB3 #B3B8EF
analogous
#EFCCB3 #EFEAB3 #D6EFB3
triadic
#EFEAB3 #B3EFEA #EAB3EF
tetradic
#EFEAB3 #B3EFCC #B3B8EF #EFB3D6
square
#EFEAB3 #B3EFCC #B3B8EF #EFB3D6
split-complementary
#EFEAB3 #B3D6EF #CCB3EF
monochromatic
#DACE4E #E4DC80 #EFEAB3 #FAF8E6 #FAF8E6
Accessibility & contrast
On white
1.23
#EFEAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EFEAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAB3
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAB3 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AF
Deuteranopia (green-blind)
#F6E9B5
Tritanopia (blue-blind)
#F8E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeab3; /* rgb */ color: rgb(239, 234, 179); /* oklch */ color: oklch(92.8% 0.071 103.3);
Tailwind
colors: {
custom: {
50: '#f4f0ca',
500: '#efeab3',
950: '#000000',
},
}SCSS
$custom: #efeab3; $custom-light: #f4f0ca; $custom-dark: #000000;
JSON
{
"hex": "#efeab3",
"rgb": {
"r": 239,
"g": 234,
"b": 179
},
"hsl": {
"h": 55,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.92766,
"c": 0.0712,
"h": 103.3
},
"luminance": 0.80451
}Semantic roles & 50–950 ramp
primary
#EFEAB3
secondary
#7980CD
accent
#27CD18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582