#EFE4B7#EFE4B7
#EFE4B7 is a very light, muted yellow. Relative luminance 0.773; OKLCH L 91.6% C 0.060 H 95.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4B7 |
|---|---|
| RGB | rgb(239, 228, 183) |
| HSL | hsl(48, 64%, 83%) |
| HSV | hsv(48, 23%, 94%) |
| CMYK | cmyk(0%, 4.6%, 23.4%, 6.3%) |
| CIE-LAB | lab(90.44, -3.24, 23.36) |
| CIE-LCH | lch(90.44, 23.58, 97.89°) |
| OKLab | oklab(91.65% -0.0062 0.0595) |
| OKLCH | oklch(91.65% 0.06 95.9) |
| XYZ | xyz(71.8873, 77.2578, 55.9159) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.89
Vanilla
#F3E5AB
ΔE00 3.06
Palegoldenrod
#EEE8AA
ΔE00 4.32
Wheat
#F5DEB3
ΔE00 4.63
Pale
#FFF9D0
ΔE00 4.73
Lemonchiffon
#FFFACD
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4B7 #B7C2EF
analogous
#EFC8B7 #EFE4B7 #DEEFB7
triadic
#EFE4B7 #B7EFE4 #E4B7EF
tetradic
#EFE4B7 #B7EFC8 #B7C2EF #EFB7DE
square
#EFE4B7 #B7EFC8 #B7C2EF #EFB7DE
split-complementary
#EFE4B7 #B7DEEF #C8B7EF
monochromatic
#D9BE53 #E4D185 #EFE4B7 #F9F6E6 #F9F6E6
Accessibility & contrast
On white
1.28
#EFE4B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EFE4B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4B7
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4B7 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B4
Deuteranopia (green-blind)
#F1E5B8
Tritanopia (blue-blind)
#F8DDD8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe4b7; /* rgb */ color: rgb(239, 228, 183); /* oklch */ color: oklch(91.6% 0.060 95.9);
Tailwind
colors: {
custom: {
50: '#f4eccc',
500: '#efe4b7',
950: '#000000',
},
}SCSS
$custom: #efe4b7; $custom-light: #f4eccc; $custom-dark: #000000;
JSON
{
"hex": "#efe4b7",
"rgb": {
"r": 239,
"g": 228,
"b": 183
},
"hsl": {
"h": 48.214,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.91647,
"c": 0.05982,
"h": 95.9
},
"luminance": 0.77256
}Semantic roles & 50–950 ramp
primary
#EFE4B7
secondary
#7D8DCD
accent
#3DCB1A
background
#FFFEFE
surface
#FEFDFA
border
#D6D5D3
text
#171613
muted
#858483