#EFEAAD#EFEAAD
#EFEAAD is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.078 H 103.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAAD |
|---|---|
| RGB | rgb(239, 234, 173) |
| HSL | hsl(55, 67%, 81%) |
| HSV | hsv(55, 28%, 94%) |
| CMYK | cmyk(0%, 2.1%, 27.6%, 6.3%) |
| CIE-LAB | lab(91.78, -7.60, 30.32) |
| CIE-LCH | lch(91.78, 31.25, 104.07°) |
| OKLab | oklab(92.65% -0.0188 0.0762) |
| OKLCH | oklch(92.65% 0.078 103.9) |
| XYZ | xyz(72.5625, 80.2148, 51.1876) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.55
Light Tan
#FBEEAC
ΔE00 2.77
Vanilla
#F3E5AB
ΔE00 2.95
Egg Shell
#FFFCC4
ΔE00 3.97
Beige (survey)
#E6DAA6
ΔE00 4.34
Cream (survey)
#FFFFC2
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAAD #ADB2EF
analogous
#EFC9AD #EFEAAD #D3EFAD
triadic
#EFEAAD #ADEFEA #EAADEF
tetradic
#EFEAAD #ADEFC9 #ADB2EF #EFADD3
square
#EFEAAD #ADEFC9 #ADB2EF #EFADD3
split-complementary
#EFEAAD #ADD3EF #C9ADEF
monochromatic
#DBD047 #E5DD7A #EFEAAD #F9F7E0 #FAF8E5
Accessibility & contrast
On white
1.23
#EFEAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#EFEAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAAD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAAD | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A9
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#F9E2DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeaad; /* rgb */ color: rgb(239, 234, 173); /* oklch */ color: oklch(92.6% 0.078 103.9);
Tailwind
colors: {
custom: {
50: '#f5f0c6',
500: '#efeaad',
950: '#000000',
},
}SCSS
$custom: #efeaad; $custom-light: #f5f0c6; $custom-dark: #000000;
JSON
{
"hex": "#efeaad",
"rgb": {
"r": 239,
"g": 234,
"b": 173
},
"hsl": {
"h": 55.455,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.92647,
"c": 0.07849,
"h": 103.9
},
"luminance": 0.80213
}Semantic roles & 50–950 ramp
primary
#EFEAAD
secondary
#737ACD
accent
#24CF16
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582