#EFEAAB#EFEAAB
#EFEAAB is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.6% C 0.081 H 104.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAAB |
|---|---|
| RGB | rgb(239, 234, 171) |
| HSL | hsl(56, 68%, 80%) |
| HSV | hsv(56, 28%, 94%) |
| CMYK | cmyk(0%, 2.1%, 28.5%, 6.3%) |
| CIE-LAB | lab(91.75, -7.85, 31.29) |
| CIE-LCH | lch(91.75, 32.26, 104.09°) |
| OKLab | oklab(92.61% -0.0196 0.0785) |
| OKLCH | oklch(92.61% 0.081 104) |
| XYZ | xyz(72.3705, 80.1380, 50.1760) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.52
Light Tan
#FBEEAC
ΔE00 2.66
Vanilla
#F3E5AB
ΔE00 3.06
Egg Shell
#FFFCC4
ΔE00 4.14
Light Beige
#FFFEB6
ΔE00 4.35
Parchment
#FEFCAF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAAB #ABB0EF
analogous
#EFC8AB #EFEAAB #D2EFAB
triadic
#EFEAAB #ABEFEA #EAABEF
tetradic
#EFEAAB #ABEFC8 #ABB0EF #EFABD2
square
#EFEAAB #ABEFC8 #ABB0EF #EFABD2
split-complementary
#EFEAAB #ABD2EF #C8ABEF
monochromatic
#DBD044 #E5DD78 #EFEAAB #F9F7DE #FAF9E5
Accessibility & contrast
On white
1.23
#EFEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#EFEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAAB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAAB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#F7E9AD
Tritanopia (blue-blind)
#F9E2D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeaab; /* rgb */ color: rgb(239, 234, 171); /* oklch */ color: oklch(92.6% 0.081 104.0);
Tailwind
colors: {
custom: {
50: '#f5f0c4',
500: '#efeaab',
950: '#000000',
},
}SCSS
$custom: #efeaab; $custom-light: #f5f0c4; $custom-dark: #000000;
JSON
{
"hex": "#efeaab",
"rgb": {
"r": 239,
"g": 234,
"b": 171
},
"hsl": {
"h": 55.588,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.92609,
"c": 0.0809,
"h": 104
},
"luminance": 0.80137
}Semantic roles & 50–950 ramp
primary
#EFEAAB
secondary
#7178CD
accent
#23D016
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582