#EFE5BB#EFE5BB
#EFE5BB is a very light, muted yellow. Relative luminance 0.780; OKLCH L 91.9% C 0.056 H 96.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5BB |
|---|---|
| RGB | rgb(239, 229, 187) |
| HSL | hsl(48, 62%, 84%) |
| HSV | hsv(48, 22%, 94%) |
| CMYK | cmyk(0%, 4.2%, 21.8%, 6.3%) |
| CIE-LAB | lab(90.77, -3.19, 21.74) |
| CIE-LCH | lch(90.77, 21.98, 98.35°) |
| OKLab | oklab(91.93% -0.006 0.0556) |
| OKLCH | oklch(91.93% 0.056 96.2) |
| XYZ | xyz(72.5854, 77.9785, 58.2317) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.57
Vanilla
#F3E5AB
ΔE00 3.85
Pale
#FFF9D0
ΔE00 4.33
Lemonchiffon
#FFFACD
ΔE00 4.64
Wheat
#F5DEB3
ΔE00 4.88
Palegoldenrod
#EEE8AA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5BB #BBC5EF
analogous
#EFCBBB #EFE5BB #DFEFBB
triadic
#EFE5BB #BBEFE5 #E5BBEF
tetradic
#EFE5BB #BBEFCB #BBC5EF #EFBBDF
square
#EFE5BB #BBEFCB #BBC5EF #EFBBDF
split-complementary
#EFE5BB #BBDFEF #CBBBEF
monochromatic
#D8BF58 #E3D289 #EFE5BB #F9F6E6 #F9F6E6
Accessibility & contrast
On white
1.27
#EFE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EFE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5BB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5BB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B8
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#F8DFD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe5bb; /* rgb */ color: rgb(239, 229, 187); /* oklch */ color: oklch(91.9% 0.056 96.2);
Tailwind
colors: {
custom: {
50: '#f4edcf',
500: '#efe5bb',
950: '#000000',
},
}SCSS
$custom: #efe5bb; $custom-light: #f4edcf; $custom-dark: #000000;
JSON
{
"hex": "#efe5bb",
"rgb": {
"r": 239,
"g": 229,
"b": 187
},
"hsl": {
"h": 48.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.91933,
"c": 0.05589,
"h": 96.2
},
"luminance": 0.77977
}Semantic roles & 50–950 ramp
primary
#EFE5BB
secondary
#8190CD
accent
#3DCA1C
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483