#EFE2B7#EFE2B7
#EFE2B7 is a very light, muted yellow. Relative luminance 0.762; OKLCH L 91.2% C 0.058 H 93.2°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2B7 |
|---|---|
| RGB | rgb(239, 226, 183) |
| HSL | hsl(46, 64%, 83%) |
| HSV | hsv(46, 23%, 94%) |
| CMYK | cmyk(0%, 5.4%, 23.4%, 6.3%) |
| CIE-LAB | lab(89.94, -2.22, 22.66) |
| CIE-LCH | lch(89.94, 22.77, 95.60°) |
| OKLab | oklab(91.25% -0.0032 0.0578) |
| OKLCH | oklch(91.25% 0.058 93.2) |
| XYZ | xyz(71.3403, 76.1638, 55.7336) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.08
Vanilla
#F3E5AB
ΔE00 3.55
Wheat
#F5DEB3
ΔE00 3.73
Pale Peach
#FFE5AD
ΔE00 4.79
Moccasin
#FFE4B5
ΔE00 4.85
Palegoldenrod
#EEE8AA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2B7 #B7C4EF
analogous
#EFC6B7 #EFE2B7 #E0EFB7
triadic
#EFE2B7 #B7EFE2 #E2B7EF
tetradic
#EFE2B7 #B7EFC6 #B7C4EF #EFB7E0
square
#EFE2B7 #B7EFC6 #B7C4EF #EFB7E0
split-complementary
#EFE2B7 #B7E0EF #C6B7EF
monochromatic
#D9BA53 #E4CE85 #EFE2B7 #F9F5E6 #F9F5E6
Accessibility & contrast
On white
1.29
#EFE2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EFE2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2B7
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2B7 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B4
Deuteranopia (green-blind)
#EFE4B8
Tritanopia (blue-blind)
#F8DBD6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe2b7; /* rgb */ color: rgb(239, 226, 183); /* oklch */ color: oklch(91.2% 0.058 93.2);
Tailwind
colors: {
custom: {
50: '#f4ebcc',
500: '#efe2b7',
950: '#000000',
},
}SCSS
$custom: #efe2b7; $custom-light: #f4ebcc; $custom-dark: #000000;
JSON
{
"hex": "#efe2b7",
"rgb": {
"r": 239,
"g": 226,
"b": 183
},
"hsl": {
"h": 46.071,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.91249,
"c": 0.05788,
"h": 93.2
},
"luminance": 0.76162
}Semantic roles & 50–950 ramp
primary
#EFE2B7
secondary
#7D90CD
accent
#43CB1A
background
#FFFEFE
surface
#FEFDFA
border
#D6D5D3
text
#171613
muted
#858483