#EFEAB0#EFEAB0
#EFEAB0 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.7% C 0.075 H 103.6°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAB0 |
|---|---|
| RGB | rgb(239, 234, 176) |
| HSL | hsl(55, 66%, 81%) |
| HSV | hsv(55, 26%, 94%) |
| CMYK | cmyk(0%, 2.1%, 26.4%, 6.3%) |
| CIE-LAB | lab(91.83, -7.21, 28.86) |
| CIE-LCH | lch(91.83, 29.74, 104.02°) |
| OKLab | oklab(92.71% -0.0176 0.0728) |
| OKLCH | oklch(92.71% 0.075 103.6) |
| XYZ | xyz(72.8561, 80.3322, 52.7336) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.01
Vanilla
#F3E5AB
ΔE00 2.88
Light Tan
#FBEEAC
ΔE00 3.03
Egg Shell
#FFFCC4
ΔE00 3.79
Beige (survey)
#E6DAA6
ΔE00 4.13
Cream (survey)
#FFFFC2
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAB0 #B0B5EF
analogous
#EFCBB0 #EFEAB0 #D5EFB0
triadic
#EFEAB0 #B0EFEA #EAB0EF
tetradic
#EFEAB0 #B0EFCB #B0B5EF #EFB0D5
square
#EFEAB0 #B0EFCB #B0B5EF #EFB0D5
split-complementary
#EFEAB0 #B0D5EF #CBB0EF
monochromatic
#DACF4A #E5DC7D #EFEAB0 #F9F8E3 #FAF8E6
Accessibility & contrast
On white
1.23
#EFEAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#EFEAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAB0
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAB0 | 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)
#F4E6AC
Deuteranopia (green-blind)
#F7E9B2
Tritanopia (blue-blind)
#F8E2DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeab0; /* rgb */ color: rgb(239, 234, 176); /* oklch */ color: oklch(92.7% 0.075 103.6);
Tailwind
colors: {
custom: {
50: '#f5f0c8',
500: '#efeab0',
950: '#000000',
},
}SCSS
$custom: #efeab0; $custom-light: #f5f0c8; $custom-dark: #000000;
JSON
{
"hex": "#efeab0",
"rgb": {
"r": 239,
"g": 234,
"b": 176
},
"hsl": {
"h": 55.238,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.92706,
"c": 0.07486,
"h": 103.6
},
"luminance": 0.80331
}Semantic roles & 50–950 ramp
primary
#EFEAB0
secondary
#767DCD
accent
#26CE17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582