#EFE2B5#EFE2B5
#EFE2B5 is a very light, moderate yellow. Relative luminance 0.761; OKLCH L 91.2% C 0.060 H 93.8°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2B5 |
|---|---|
| RGB | rgb(239, 226, 181) |
| HSL | hsl(47, 64%, 82%) |
| HSV | hsv(47, 24%, 94%) |
| CMYK | cmyk(0%, 5.4%, 24.3%, 6.3%) |
| CIE-LAB | lab(89.90, -2.49, 23.64) |
| CIE-LCH | lch(89.90, 23.77, 96.02°) |
| OKLab | oklab(91.21% -0.004 0.0602) |
| OKLCH | oklch(91.21% 0.06 93.8) |
| XYZ | xyz(71.1336, 76.0811, 54.6450) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.68
Vanilla
#F3E5AB
ΔE00 3.05
Wheat
#F5DEB3
ΔE00 3.86
Pale Peach
#FFE5AD
ΔE00 4.59
Palegoldenrod
#EEE8AA
ΔE00 4.73
Moccasin
#FFE4B5
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2B5 #B5C2EF
analogous
#EFC5B5 #EFE2B5 #DFEFB5
triadic
#EFE2B5 #B5EFE2 #E2B5EF
tetradic
#EFE2B5 #B5EFC5 #B5C2EF #EFB5DF
square
#EFE2B5 #B5EFC5 #B5C2EF #EFB5DF
split-complementary
#EFE2B5 #B5DFEF #C5B5EF
monochromatic
#D9BB50 #E4CE83 #EFE2B5 #FAF5E6 #FAF5E6
Accessibility & contrast
On white
1.30
#EFE2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EFE2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2B5
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2B5 | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 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)
#ECE0B2
Deuteranopia (green-blind)
#EFE4B6
Tritanopia (blue-blind)
#F8DBD6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe2b5; /* rgb */ color: rgb(239, 226, 181); /* oklch */ color: oklch(91.2% 0.060 93.8);
Tailwind
colors: {
custom: {
50: '#f4ebcb',
500: '#efe2b5',
950: '#000000',
},
}SCSS
$custom: #efe2b5; $custom-light: #f4ebcb; $custom-dark: #000000;
JSON
{
"hex": "#efe2b5",
"rgb": {
"r": 239,
"g": 226,
"b": 181
},
"hsl": {
"h": 46.552,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.91206,
"c": 0.06032,
"h": 93.8
},
"luminance": 0.7608
}Semantic roles & 50–950 ramp
primary
#EFE2B5
secondary
#7B8DCD
accent
#41CC19
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482