#EFEAAF#EFEAAF
#EFEAAF is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.7% C 0.076 H 103.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAAF |
|---|---|
| RGB | rgb(239, 234, 175) |
| HSL | hsl(55, 67%, 81%) |
| HSV | hsv(55, 27%, 94%) |
| CMYK | cmyk(0%, 2.1%, 26.8%, 6.3%) |
| CIE-LAB | lab(91.82, -7.34, 29.34) |
| CIE-LCH | lch(91.82, 30.25, 104.04°) |
| OKLab | oklab(92.69% -0.018 0.0739) |
| OKLCH | oklch(92.69% 0.076 103.7) |
| XYZ | xyz(72.7575, 80.2928, 52.2144) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.83
Vanilla
#F3E5AB
ΔE00 2.89
Light Tan
#FBEEAC
ΔE00 2.93
Egg Shell
#FFFCC4
ΔE00 3.84
Beige (survey)
#E6DAA6
ΔE00 4.19
Cream (survey)
#FFFFC2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAAF #AFB4EF
analogous
#EFCAAF #EFEAAF #D4EFAF
triadic
#EFEAAF #AFEFEA #EAAFEF
tetradic
#EFEAAF #AFEFCA #AFB4EF #EFAFD4
square
#EFEAAF #AFEFCA #AFB4EF #EFAFD4
split-complementary
#EFEAAF #AFD4EF #CAAFEF
monochromatic
#DBCF49 #E5DD7C #EFEAAF #F9F7E2 #FAF8E5
Accessibility & contrast
On white
1.23
#EFEAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#EFEAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAAF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAAF | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F7E9B1
Tritanopia (blue-blind)
#F9E2DA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeaaf; /* rgb */ color: rgb(239, 234, 175); /* oklch */ color: oklch(92.7% 0.076 103.7);
Tailwind
colors: {
custom: {
50: '#f5f0c7',
500: '#efeaaf',
950: '#000000',
},
}SCSS
$custom: #efeaaf; $custom-light: #f5f0c7; $custom-dark: #000000;
JSON
{
"hex": "#efeaaf",
"rgb": {
"r": 239,
"g": 234,
"b": 175
},
"hsl": {
"h": 55.312,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.92687,
"c": 0.07607,
"h": 103.7
},
"luminance": 0.80292
}Semantic roles & 50–950 ramp
primary
#EFEAAF
secondary
#757CCD
accent
#25CF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582