#EFEAB2#EFEAB2
#EFEAB2 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.072 H 103.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAB2 |
|---|---|
| RGB | rgb(239, 234, 178) |
| HSL | hsl(55, 66%, 82%) |
| HSV | hsv(55, 26%, 94%) |
| CMYK | cmyk(0%, 2.1%, 25.5%, 6.3%) |
| CIE-LAB | lab(91.87, -6.94, 27.88) |
| CIE-LCH | lch(91.87, 28.74, 103.99°) |
| OKLab | oklab(92.75% -0.0168 0.0704) |
| OKLCH | oklch(92.75% 0.072 103.4) |
| XYZ | xyz(73.0554, 80.4120, 53.7834) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.41
Vanilla
#F3E5AB
ΔE00 2.91
Light Tan
#FBEEAC
ΔE00 3.26
Egg Shell
#FFFCC4
ΔE00 3.72
Beige (survey)
#E6DAA6
ΔE00 4.04
Lemonchiffon
#FFFACD
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAB2 #B2B7EF
analogous
#EFCCB2 #EFEAB2 #D6EFB2
triadic
#EFEAB2 #B2EFEA #EAB2EF
tetradic
#EFEAB2 #B2EFCC #B2B7EF #EFB2D6
square
#EFEAB2 #B2EFCC #B2B7EF #EFB2D6
split-complementary
#EFEAB2 #B2D6EF #CCB2EF
monochromatic
#DACE4D #E4DC7F #EFEAB2 #FAF8E5 #FAF8E6
Accessibility & contrast
On white
1.23
#EFEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EFEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAB2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAB2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AE
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#F8E2DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeab2; /* rgb */ color: rgb(239, 234, 178); /* oklch */ color: oklch(92.7% 0.072 103.4);
Tailwind
colors: {
custom: {
50: '#f5f0c9',
500: '#efeab2',
950: '#000000',
},
}SCSS
$custom: #efeab2; $custom-light: #f5f0c9; $custom-dark: #000000;
JSON
{
"hex": "#efeab2",
"rgb": {
"r": 239,
"g": 234,
"b": 178
},
"hsl": {
"h": 55.082,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.92746,
"c": 0.07242,
"h": 103.4
},
"luminance": 0.80411
}Semantic roles & 50–950 ramp
primary
#EFEAB2
secondary
#787FCD
accent
#27CD18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582