#EFE2B1#EFE2B1
#EFE2B1 is a very light, moderate yellow. Relative luminance 0.759; OKLCH L 91.1% C 0.065 H 95.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2B1 |
|---|---|
| RGB | rgb(239, 226, 177) |
| HSL | hsl(47, 66%, 82%) |
| HSV | hsv(47, 26%, 94%) |
| CMYK | cmyk(0%, 5.4%, 25.9%, 6.3%) |
| CIE-LAB | lab(89.82, -3.03, 25.61) |
| CIE-LCH | lch(89.82, 25.79, 96.75°) |
| OKLab | oklab(91.12% -0.0056 0.0649) |
| OKLCH | oklch(91.12% 0.065 95) |
| XYZ | xyz(70.7291, 75.9193, 52.5145) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.08
Vanilla
#F3E5AB
ΔE00 2.10
Palegoldenrod
#EEE8AA
ΔE00 3.87
Wheat
#F5DEB3
ΔE00 4.27
Pale Peach
#FFE5AD
ΔE00 4.32
Light Tan
#FBEEAC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2B1 #B1BEEF
analogous
#EFC3B1 #EFE2B1 #DDEFB1
triadic
#EFE2B1 #B1EFE2 #E2B1EF
tetradic
#EFE2B1 #B1EFC3 #B1BEEF #EFB1DD
square
#EFE2B1 #B1EFC3 #B1BEEF #EFB1DD
split-complementary
#EFE2B1 #B1DDEF #C3B1EF
monochromatic
#DABC4B #E5CF7E #EFE2B1 #F9F5E4 #FAF6E6
Accessibility & contrast
On white
1.30
#EFE2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EFE2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2B1
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2B1 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAE
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#F9DBD5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe2b1; /* rgb */ color: rgb(239, 226, 177); /* oklch */ color: oklch(91.1% 0.065 95.0);
Tailwind
colors: {
custom: {
50: '#f5ebc8',
500: '#efe2b1',
950: '#000000',
},
}SCSS
$custom: #efe2b1; $custom-light: #f5ebc8; $custom-dark: #000000;
JSON
{
"hex": "#efe2b1",
"rgb": {
"r": 239,
"g": 226,
"b": 177
},
"hsl": {
"h": 47.419,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.91123,
"c": 0.06515,
"h": 95
},
"luminance": 0.75918
}Semantic roles & 50–950 ramp
primary
#EFE2B1
secondary
#7789CD
accent
#3ECE18
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482