#EFE2B8#EFE2B8
#EFE2B8 is a very light, muted yellow. Relative luminance 0.762; OKLCH L 91.3% C 0.057 H 92.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2B8 |
|---|---|
| RGB | rgb(239, 226, 184) |
| HSL | hsl(46, 63%, 83%) |
| HSV | hsv(46, 23%, 94%) |
| CMYK | cmyk(0%, 5.4%, 23%, 6.3%) |
| CIE-LAB | lab(89.95, -2.08, 22.17) |
| CIE-LCH | lch(89.95, 22.27, 95.37°) |
| OKLab | oklab(91.27% -0.0028 0.0566) |
| OKLCH | oklch(91.27% 0.057 92.9) |
| XYZ | xyz(71.4447, 76.2056, 56.2837) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.30
Wheat
#F5DEB3
ΔE00 3.68
Vanilla
#F3E5AB
ΔE00 3.81
Moccasin
#FFE4B5
ΔE00 4.85
Pale Peach
#FFE5AD
ΔE00 4.91
Pale
#FFF9D0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2B8 #B8C5EF
analogous
#EFC6B8 #EFE2B8 #E0EFB8
triadic
#EFE2B8 #B8EFE2 #E2B8EF
tetradic
#EFE2B8 #B8EFC6 #B8C5EF #EFB8E0
square
#EFE2B8 #B8EFC6 #B8C5EF #EFB8E0
split-complementary
#EFE2B8 #B8E0EF #C6B8EF
monochromatic
#D8B954 #E4CE86 #EFE2B8 #F9F5E6 #F9F5E6
Accessibility & contrast
On white
1.29
#EFE2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EFE2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2B8
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2B8 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B5
Deuteranopia (green-blind)
#EFE4B9
Tritanopia (blue-blind)
#F8DBD6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe2b8; /* rgb */ color: rgb(239, 226, 184); /* oklch */ color: oklch(91.3% 0.057 92.9);
Tailwind
colors: {
custom: {
50: '#f4ebcd',
500: '#efe2b8',
950: '#000000',
},
}SCSS
$custom: #efe2b8; $custom-light: #f4ebcd; $custom-dark: #000000;
JSON
{
"hex": "#efe2b8",
"rgb": {
"r": 239,
"g": 226,
"b": 184
},
"hsl": {
"h": 45.818,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.91271,
"c": 0.05667,
"h": 92.9
},
"luminance": 0.76204
}Semantic roles & 50–950 ramp
primary
#EFE2B8
secondary
#7E91CD
accent
#44CB1B
background
#FFFEFE
surface
#FEFDFA
border
#D6D5D3
text
#171613
muted
#858483