#EFEAB7#EFEAB7
#EFEAB7 is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.066 H 102.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAB7 |
|---|---|
| RGB | rgb(239, 234, 183) |
| HSL | hsl(55, 64%, 83%) |
| HSV | hsv(55, 23%, 94%) |
| CMYK | cmyk(0%, 2.1%, 23.4%, 6.3%) |
| CIE-LAB | lab(91.96, -6.27, 25.45) |
| CIE-LCH | lch(91.96, 26.21, 103.85°) |
| OKLab | oklab(92.85% -0.0148 0.0646) |
| OKLCH | oklch(92.85% 0.066 102.9) |
| XYZ | xyz(73.5666, 80.6164, 56.4757) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.50
Vanilla
#F3E5AB
ΔE00 3.27
Lemonchiffon
#FFFACD
ΔE00 3.76
Egg Shell
#FFFCC4
ΔE00 3.80
Beige (survey)
#E6DAA6
ΔE00 4.01
Light Tan
#FBEEAC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAB7 #B7BCEF
analogous
#EFCEB7 #EFEAB7 #D8EFB7
triadic
#EFEAB7 #B7EFEA #EAB7EF
tetradic
#EFEAB7 #B7EFCE #B7BCEF #EFB7D8
square
#EFEAB7 #B7EFCE #B7BCEF #EFB7D8
split-complementary
#EFEAB7 #B7D8EF #CEB7EF
monochromatic
#D9CD53 #E4DB85 #EFEAB7 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.23
#EFEAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EFEAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAB7
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAB7 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B4
Deuteranopia (green-blind)
#F5E9B9
Tritanopia (blue-blind)
#F8E3DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeab7; /* rgb */ color: rgb(239, 234, 183); /* oklch */ color: oklch(92.8% 0.066 102.9);
Tailwind
colors: {
custom: {
50: '#f4f0cc',
500: '#efeab7',
950: '#000000',
},
}SCSS
$custom: #efeab7; $custom-light: #f4f0cc; $custom-dark: #000000;
JSON
{
"hex": "#efeab7",
"rgb": {
"r": 239,
"g": 234,
"b": 183
},
"hsl": {
"h": 54.643,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.92848,
"c": 0.06628,
"h": 102.9
},
"luminance": 0.80615
}Semantic roles & 50–950 ramp
primary
#EFEAB7
secondary
#7D84CD
accent
#2ACB1A
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583