#EFE5BE#EFE5BE
#EFE5BE is a very light, muted yellow. Relative luminance 0.781; OKLCH L 92.0% C 0.052 H 95.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE5BE |
|---|---|
| RGB | rgb(239, 229, 190) |
| HSL | hsl(48, 60%, 84%) |
| HSV | hsv(48, 21%, 94%) |
| CMYK | cmyk(0%, 4.2%, 20.5%, 6.3%) |
| CIE-LAB | lab(90.83, -2.77, 20.27) |
| CIE-LCH | lch(90.83, 20.46, 97.77°) |
| OKLab | oklab(92% -0.0048 0.052) |
| OKLCH | oklch(92% 0.052 95.3) |
| XYZ | xyz(72.9100, 78.1083, 59.9408) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.19
Pale
#FFF9D0
ΔE00 4.36
Vanilla
#F3E5AB
ΔE00 4.60
Lemonchiffon
#FFFACD
ΔE00 4.85
Wheat
#F5DEB3
ΔE00 4.85
Cornsilk
#FFF8DC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE5BE #BEC8EF
analogous
#EFCDBE #EFE5BE #E1EFBE
triadic
#EFE5BE #BEEFE5 #E5BEEF
tetradic
#EFE5BE #BEEFCD #BEC8EF #EFBEE1
square
#EFE5BE #BEEFCD #BEC8EF #EFBEE1
split-complementary
#EFE5BE #BEE1EF #CDBEEF
monochromatic
#D7BE5C #E3D18D #EFE5BE #F9F5E6 #F9F5E6
Accessibility & contrast
On white
1.26
#EFE5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#EFE5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE5BE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE5BE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BC
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#F7DFDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe5be; /* rgb */ color: rgb(239, 229, 190); /* oklch */ color: oklch(92.0% 0.052 95.3);
Tailwind
colors: {
custom: {
50: '#f4edd1',
500: '#efe5be',
950: '#000000',
},
}SCSS
$custom: #efe5be; $custom-light: #f4edd1; $custom-dark: #000000;
JSON
{
"hex": "#efe5be",
"rgb": {
"r": 239,
"g": 229,
"b": 190
},
"hsl": {
"h": 47.755,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.91999,
"c": 0.05218,
"h": 95.3
},
"luminance": 0.78107
}Semantic roles & 50–950 ramp
primary
#EFE5BE
secondary
#8493CD
accent
#40C81D
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483