#EFEAB1#EFEAB1
#EFEAB1 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.074 H 103.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAB1 |
|---|---|
| RGB | rgb(239, 234, 177) |
| HSL | hsl(55, 66%, 82%) |
| HSV | hsv(55, 26%, 94%) |
| CMYK | cmyk(0%, 2.1%, 25.9%, 6.3%) |
| CIE-LAB | lab(91.85, -7.08, 28.37) |
| CIE-LCH | lch(91.85, 29.24, 104.01°) |
| OKLab | oklab(92.73% -0.0172 0.0716) |
| OKLCH | oklch(92.73% 0.074 103.5) |
| XYZ | xyz(72.9554, 80.3719, 53.2566) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.20
Vanilla
#F3E5AB
ΔE00 2.89
Light Tan
#FBEEAC
ΔE00 3.14
Egg Shell
#FFFCC4
ΔE00 3.75
Beige (survey)
#E6DAA6
ΔE00 4.08
Cream (survey)
#FFFFC2
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAB1 #B1B6EF
analogous
#EFCBB1 #EFEAB1 #D5EFB1
triadic
#EFEAB1 #B1EFEA #EAB1EF
tetradic
#EFEAB1 #B1EFCB #B1B6EF #EFB1D5
square
#EFEAB1 #B1EFCB #B1B6EF #EFB1D5
split-complementary
#EFEAB1 #B1D5EF #CBB1EF
monochromatic
#DACF4B #E5DC7E #EFEAB1 #F9F8E4 #FAF8E6
Accessibility & contrast
On white
1.23
#EFEAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#EFEAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAB1
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAB1 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AD
Deuteranopia (green-blind)
#F6E9B3
Tritanopia (blue-blind)
#F8E2DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeab1; /* rgb */ color: rgb(239, 234, 177); /* oklch */ color: oklch(92.7% 0.074 103.5);
Tailwind
colors: {
custom: {
50: '#f5f0c8',
500: '#efeab1',
950: '#000000',
},
}SCSS
$custom: #efeab1; $custom-light: #f5f0c8; $custom-dark: #000000;
JSON
{
"hex": "#efeab1",
"rgb": {
"r": 239,
"g": 234,
"b": 177
},
"hsl": {
"h": 55.161,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.92726,
"c": 0.07364,
"h": 103.5
},
"luminance": 0.80371
}Semantic roles & 50–950 ramp
primary
#EFEAB1
secondary
#777ECD
accent
#26CE18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582