#EFEAAA#EFEAAA
#EFEAAA is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.6% C 0.082 H 104.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAAA |
|---|---|
| RGB | rgb(239, 234, 170) |
| HSL | hsl(56, 68%, 80%) |
| HSV | hsv(56, 29%, 94%) |
| CMYK | cmyk(0%, 2.1%, 28.9%, 6.3%) |
| CIE-LAB | lab(91.73, -7.98, 31.77) |
| CIE-LCH | lch(91.73, 32.76, 104.09°) |
| OKLab | oklab(92.59% -0.02 0.0796) |
| OKLCH | oklch(92.59% 0.082 104.1) |
| XYZ | xyz(72.2755, 80.1000, 49.6759) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.61
Light Tan
#FBEEAC
ΔE00 2.63
Vanilla
#F3E5AB
ΔE00 3.13
Egg Shell
#FFFCC4
ΔE00 4.23
Parchment
#FEFCAF
ΔE00 4.26
Light Beige
#FFFEB6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAAA #AAAFEF
analogous
#EFC7AA #EFEAAA #D2EFAA
triadic
#EFEAAA #AAEFEA #EAAAEF
tetradic
#EFEAAA #AAEFC7 #AAAFEF #EFAAD2
square
#EFEAAA #AAEFC7 #AAAFEF #EFAAD2
split-complementary
#EFEAAA #AAD2EF #C7AAEF
monochromatic
#DCD143 #E5DD76 #EFEAAA #F9F7DE #FAF9E5
Accessibility & contrast
On white
1.23
#EFEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#EFEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAAA
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAAA | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#F7E9AC
Tritanopia (blue-blind)
#F9E2D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeaaa; /* rgb */ color: rgb(239, 234, 170); /* oklch */ color: oklch(92.6% 0.082 104.1);
Tailwind
colors: {
custom: {
50: '#f5f0c3',
500: '#efeaaa',
950: '#000000',
},
}SCSS
$custom: #efeaaa; $custom-light: #f5f0c3; $custom-dark: #000000;
JSON
{
"hex": "#efeaaa",
"rgb": {
"r": 239,
"g": 234,
"b": 170
},
"hsl": {
"h": 55.652,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.9259,
"c": 0.08209,
"h": 104.1
},
"luminance": 0.80099
}Semantic roles & 50–950 ramp
primary
#EFEAAA
secondary
#7077CD
accent
#23D015
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582