#E6E2BB#E6E2BB
#E6E2BB is a very light, muted yellow. Relative luminance 0.748; OKLCH L 90.6% C 0.051 H 102.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2BB |
|---|---|
| RGB | rgb(230, 226, 187) |
| HSL | hsl(54, 46%, 82%) |
| HSV | hsv(54, 19%, 90%) |
| CMYK | cmyk(0%, 1.7%, 18.7%, 9.8%) |
| CIE-LAB | lab(89.30, -4.95, 19.60) |
| CIE-LCH | lch(89.30, 20.21, 104.17°) |
| OKLab | oklab(90.6% -0.0112 0.0503) |
| OKLCH | oklch(90.6% 0.051 102.5) |
| XYZ | xyz(68.7987, 74.8045, 57.8185) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.41
Pale
#FFF9D0
ΔE00 5.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.14
Lemonchiffon
#FFFACD
ΔE00 5.24
Vanilla
#F3E5AB
ΔE00 5.43
Palegoldenrod
#EEE8AA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2BB #BBBFE6
analogous
#E6CDBB #E6E2BB #D5E6BB
triadic
#E6E2BB #BBE6E2 #E2BBE6
tetradic
#E6E2BB #BBE6CD #BBBFE6 #E6BBD5
square
#E6E2BB #BBE6CD #BBBFE6 #E6BBD5
split-complementary
#E6E2BB #BBD5E6 #CDBBE6
monochromatic
#C5BC62 #D6CF8E #E6E2BB #F6F5E8 #F7F5E9
Accessibility & contrast
On white
1.32
#E6E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E6E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2BB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2BB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB9
Deuteranopia (green-blind)
#EBE1BC
Tritanopia (blue-blind)
#EDDCD7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6e2bb; /* rgb */ color: rgb(230, 226, 187); /* oklch */ color: oklch(90.6% 0.051 102.5);
Tailwind
colors: {
custom: {
50: '#eeebcf',
500: '#e6e2bb',
950: '#000000',
},
}SCSS
$custom: #e6e2bb; $custom-light: #eeebcf; $custom-dark: #000000;
JSON
{
"hex": "#e6e2bb",
"rgb": {
"r": 230,
"g": 226,
"b": 187
},
"hsl": {
"h": 54.419,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.90602,
"c": 0.05149,
"h": 102.5
},
"luminance": 0.74804
}Semantic roles & 50–950 ramp
primary
#E6E2BB
secondary
#858AC1
accent
#39B92C
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161613
muted
#858483