#EFE2B4#EFE2B4
#EFE2B4 is a very light, moderate yellow. Relative luminance 0.760; OKLCH L 91.2% C 0.062 H 94.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2B4 |
|---|---|
| RGB | rgb(239, 226, 180) |
| HSL | hsl(47, 65%, 82%) |
| HSV | hsv(47, 25%, 94%) |
| CMYK | cmyk(0%, 5.4%, 24.7%, 6.3%) |
| CIE-LAB | lab(89.88, -2.63, 24.13) |
| CIE-LCH | lch(89.88, 24.28, 96.22°) |
| OKLab | oklab(91.19% -0.0044 0.0614) |
| OKLCH | oklch(91.19% 0.062 94.1) |
| XYZ | xyz(71.0314, 76.0402, 54.1066) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.50
Vanilla
#F3E5AB
ΔE00 2.81
Wheat
#F5DEB3
ΔE00 3.95
Pale Peach
#FFE5AD
ΔE00 4.50
Palegoldenrod
#EEE8AA
ΔE00 4.50
Moccasin
#FFE4B5
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2B4 #B4C1EF
analogous
#EFC5B4 #EFE2B4 #DEEFB4
triadic
#EFE2B4 #B4EFE2 #E2B4EF
tetradic
#EFE2B4 #B4EFC5 #B4C1EF #EFB4DE
square
#EFE2B4 #B4EFC5 #B4C1EF #EFB4DE
split-complementary
#EFE2B4 #B4DEEF #C5B4EF
monochromatic
#D9BB4F #E4CE82 #EFE2B4 #FAF5E6 #FAF5E6
Accessibility & contrast
On white
1.30
#EFE2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EFE2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2B4
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2B4 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B1
Deuteranopia (green-blind)
#F0E4B5
Tritanopia (blue-blind)
#F9DBD5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe2b4; /* rgb */ color: rgb(239, 226, 180); /* oklch */ color: oklch(91.2% 0.062 94.1);
Tailwind
colors: {
custom: {
50: '#f4ebca',
500: '#efe2b4',
950: '#000000',
},
}SCSS
$custom: #efe2b4; $custom-light: #f4ebca; $custom-dark: #000000;
JSON
{
"hex": "#efe2b4",
"rgb": {
"r": 239,
"g": 226,
"b": 180
},
"hsl": {
"h": 46.78,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.91185,
"c": 0.06153,
"h": 94.1
},
"luminance": 0.76039
}Semantic roles & 50–950 ramp
primary
#EFE2B4
secondary
#7A8CCD
accent
#40CD19
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482