#EFEAB8#EFEAB8
#EFEAB8 is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.9% C 0.065 H 102.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAB8 |
|---|---|
| RGB | rgb(239, 234, 184) |
| HSL | hsl(55, 63%, 83%) |
| HSV | hsv(55, 23%, 94%) |
| CMYK | cmyk(0%, 2.1%, 23%, 6.3%) |
| CIE-LAB | lab(91.98, -6.14, 24.96) |
| CIE-LCH | lch(91.98, 25.70, 103.81°) |
| OKLab | oklab(92.87% -0.0144 0.0634) |
| OKLCH | oklch(92.87% 0.065 102.8) |
| XYZ | xyz(73.6711, 80.6582, 57.0258) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.73
Vanilla
#F3E5AB
ΔE00 3.38
Lemonchiffon
#FFFACD
ΔE00 3.66
Egg Shell
#FFFCC4
ΔE00 3.86
Beige (survey)
#E6DAA6
ΔE00 4.04
Pale
#FFF9D0
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAB8 #B8BDEF
analogous
#EFCEB8 #EFEAB8 #D8EFB8
triadic
#EFEAB8 #B8EFEA #EAB8EF
tetradic
#EFEAB8 #B8EFCE #B8BDEF #EFB8D8
square
#EFEAB8 #B8EFCE #B8BDEF #EFB8D8
split-complementary
#EFEAB8 #B8D8EF #CEB8EF
monochromatic
#D8CC54 #E4DB86 #EFEAB8 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.23
#EFEAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EFEAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAB8
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAB8 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B5
Deuteranopia (green-blind)
#F5E9BA
Tritanopia (blue-blind)
#F8E3DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeab8; /* rgb */ color: rgb(239, 234, 184); /* oklch */ color: oklch(92.9% 0.065 102.8);
Tailwind
colors: {
custom: {
50: '#f4f0cd',
500: '#efeab8',
950: '#000000',
},
}SCSS
$custom: #efeab8; $custom-light: #f4f0cd; $custom-dark: #000000;
JSON
{
"hex": "#efeab8",
"rgb": {
"r": 239,
"g": 234,
"b": 184
},
"hsl": {
"h": 54.545,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.92869,
"c": 0.06504,
"h": 102.8
},
"luminance": 0.80657
}Semantic roles & 50–950 ramp
primary
#EFEAB8
secondary
#7E85CD
accent
#2BCB1B
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583