#EFE5BA#EFE5BA
#EFE5BA is a very light, muted yellow. Relative luminance 0.779; OKLCH L 91.9% C 0.057 H 96.4°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5BA |
|---|---|
| RGB | rgb(239, 229, 186) |
| HSL | hsl(49, 62%, 83%) |
| HSV | hsv(49, 22%, 94%) |
| CMYK | cmyk(0%, 4.2%, 22.2%, 6.3%) |
| CIE-LAB | lab(90.75, -3.33, 22.23) |
| CIE-LCH | lch(90.75, 22.48, 98.52°) |
| OKLab | oklab(91.91% -0.0064 0.0568) |
| OKLCH | oklch(91.91% 0.057 96.4) |
| XYZ | xyz(72.4788, 77.9358, 57.6699) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.39
Vanilla
#F3E5AB
ΔE00 3.61
Pale
#FFF9D0
ΔE00 4.36
Lemonchiffon
#FFFACD
ΔE00 4.60
Palegoldenrod
#EEE8AA
ΔE00 4.66
Wheat
#F5DEB3
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5BA #BAC4EF
analogous
#EFCABA #EFE5BA #DEEFBA
triadic
#EFE5BA #BAEFE5 #E5BAEF
tetradic
#EFE5BA #BAEFCA #BAC4EF #EFBADE
square
#EFE5BA #BAEFCA #BAC4EF #EFBADE
split-complementary
#EFE5BA #BADEEF #CABAEF
monochromatic
#D8C057 #E3D288 #EFE5BA #F9F6E6 #F9F6E6
Accessibility & contrast
On white
1.27
#EFE5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#EFE5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5BA
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5BA | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B7
Deuteranopia (green-blind)
#F1E6BB
Tritanopia (blue-blind)
#F8DED9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe5ba; /* rgb */ color: rgb(239, 229, 186); /* oklch */ color: oklch(91.9% 0.057 96.4);
Tailwind
colors: {
custom: {
50: '#f4edcf',
500: '#efe5ba',
950: '#000000',
},
}SCSS
$custom: #efe5ba; $custom-light: #f4edcf; $custom-dark: #000000;
JSON
{
"hex": "#efe5ba",
"rgb": {
"r": 239,
"g": 229,
"b": 186
},
"hsl": {
"h": 48.679,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.91911,
"c": 0.05713,
"h": 96.4
},
"luminance": 0.77935
}Semantic roles & 50–950 ramp
primary
#EFE5BA
secondary
#808FCD
accent
#3CCA1B
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483