#EFE4BE#EFE4BE
#EFE4BE is a very light, muted yellow. Relative luminance 0.776; OKLCH L 91.8% C 0.051 H 93.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4BE |
|---|---|
| RGB | rgb(239, 228, 190) |
| HSL | hsl(47, 60%, 84%) |
| HSV | hsv(47, 21%, 94%) |
| CMYK | cmyk(0%, 4.6%, 20.5%, 6.3%) |
| CIE-LAB | lab(90.58, -2.26, 19.92) |
| CIE-LCH | lch(90.58, 20.05, 96.46°) |
| OKLab | oklab(91.8% -0.0034 0.0511) |
| OKLCH | oklch(91.8% 0.051 93.8) |
| XYZ | xyz(72.6341, 77.5565, 59.8488) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.32
Wheat
#F5DEB3
ΔE00 4.46
Pale
#FFF9D0
ΔE00 4.73
Vanilla
#F3E5AB
ΔE00 4.83
Cornsilk
#FFF8DC
ΔE00 5.25
Lemonchiffon
#FFFACD
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4BE #BEC9EF
analogous
#EFCCBE #EFE4BE #E2EFBE
triadic
#EFE4BE #BEEFE4 #E4BEEF
tetradic
#EFE4BE #BEEFCC #BEC9EF #EFBEE2
square
#EFE4BE #BEEFCC #BEC9EF #EFBEE2
split-complementary
#EFE4BE #BEE2EF #CCBEEF
monochromatic
#D7BB5C #E3D08D #EFE4BE #F9F5E6 #F9F5E6
Accessibility & contrast
On white
1.27
#EFE4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#EFE4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4BE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4BE | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BC
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#F7DED9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe4be; /* rgb */ color: rgb(239, 228, 190); /* oklch */ color: oklch(91.8% 0.051 93.8);
Tailwind
colors: {
custom: {
50: '#f4ecd1',
500: '#efe4be',
950: '#000000',
},
}SCSS
$custom: #efe4be; $custom-light: #f4ecd1; $custom-dark: #000000;
JSON
{
"hex": "#efe4be",
"rgb": {
"r": 239,
"g": 228,
"b": 190
},
"hsl": {
"h": 46.531,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.91801,
"c": 0.0512,
"h": 93.8
},
"luminance": 0.77555
}Semantic roles & 50–950 ramp
primary
#EFE4BE
secondary
#8494CD
accent
#44C81D
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483