#EFE2B6#EFE2B6
#EFE2B6 is a very light, muted yellow. Relative luminance 0.761; OKLCH L 91.2% C 0.059 H 93.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2B6 |
|---|---|
| RGB | rgb(239, 226, 182) |
| HSL | hsl(46, 64%, 83%) |
| HSV | hsv(46, 24%, 94%) |
| CMYK | cmyk(0%, 5.4%, 23.8%, 6.3%) |
| CIE-LAB | lab(89.92, -2.36, 23.15) |
| CIE-LCH | lch(89.92, 23.27, 95.82°) |
| OKLab | oklab(91.23% -0.0036 0.059) |
| OKLCH | oklch(91.23% 0.059 93.5) |
| XYZ | xyz(71.2366, 76.1223, 55.1873) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.88
Vanilla
#F3E5AB
ΔE00 3.30
Wheat
#F5DEB3
ΔE00 3.79
Pale Peach
#FFE5AD
ΔE00 4.68
Moccasin
#FFE4B5
ΔE00 4.86
Palegoldenrod
#EEE8AA
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2B6 #B6C3EF
analogous
#EFC6B6 #EFE2B6 #DFEFB6
triadic
#EFE2B6 #B6EFE2 #E2B6EF
tetradic
#EFE2B6 #B6EFC6 #B6C3EF #EFB6DF
square
#EFE2B6 #B6EFC6 #B6C3EF #EFB6DF
split-complementary
#EFE2B6 #B6DFEF #C6B6EF
monochromatic
#D9BA52 #E4CE84 #EFE2B6 #F9F5E6 #F9F5E6
Accessibility & contrast
On white
1.29
#EFE2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EFE2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2B6
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2B6 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B3
Deuteranopia (green-blind)
#EFE4B7
Tritanopia (blue-blind)
#F8DBD6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe2b6; /* rgb */ color: rgb(239, 226, 182); /* oklch */ color: oklch(91.2% 0.059 93.5);
Tailwind
colors: {
custom: {
50: '#f4ebcc',
500: '#efe2b6',
950: '#000000',
},
}SCSS
$custom: #efe2b6; $custom-light: #f4ebcc; $custom-dark: #000000;
JSON
{
"hex": "#efe2b6",
"rgb": {
"r": 239,
"g": 226,
"b": 182
},
"hsl": {
"h": 46.316,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.91228,
"c": 0.0591,
"h": 93.5
},
"luminance": 0.76121
}Semantic roles & 50–950 ramp
primary
#EFE2B6
secondary
#7C8FCD
accent
#42CC1A
background
#FFFEFE
surface
#FEFDFA
border
#D6D5D3
text
#171613
muted
#858483