#E6DFBB#E6DFBB
#E6DFBB is a very light, muted yellow. Relative luminance 0.732; OKLCH L 90.0% C 0.048 H 98.2°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFBB |
|---|---|
| RGB | rgb(230, 223, 187) |
| HSL | hsl(50, 46%, 82%) |
| HSV | hsv(50, 19%, 90%) |
| CMYK | cmyk(0%, 3%, 18.7%, 9.8%) |
| CIE-LAB | lab(88.54, -3.42, 18.53) |
| CIE-LCH | lch(88.54, 18.84, 100.46°) |
| OKLab | oklab(90% -0.0068 0.0476) |
| OKLCH | oklch(90% 0.048 98.2) |
| XYZ | xyz(67.9900, 73.1872, 57.5489) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.41
Pale
#FFF9D0
ΔE00 5.60
Vanilla
#F3E5AB
ΔE00 5.73
Eggshell
#F0EAD6
ΔE00 5.82
Wheat
#F5DEB3
ΔE00 5.97
Cornsilk
#FFF8DC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFBB #BBC2E6
analogous
#E6CABB #E6DFBB #D8E6BB
triadic
#E6DFBB #BBE6DF #DFBBE6
tetradic
#E6DFBB #BBE6CA #BBC2E6 #E6BBD8
square
#E6DFBB #BBE6CA #BBC2E6 #E6BBD8
split-complementary
#E6DFBB #BBD8E6 #CABBE6
monochromatic
#C5B562 #D6CA8E #E6DFBB #F6F4E8 #F7F4E9
Accessibility & contrast
On white
1.34
#E6DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#E6DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFBB
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFBB | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E9DFBC
Tritanopia (blue-blind)
#EDDAD5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e6dfbb; /* rgb */ color: rgb(230, 223, 187); /* oklch */ color: oklch(90.0% 0.048 98.2);
Tailwind
colors: {
custom: {
50: '#eee8cf',
500: '#e6dfbb',
950: '#000000',
},
}SCSS
$custom: #e6dfbb; $custom-light: #eee8cf; $custom-dark: #000000;
JSON
{
"hex": "#e6dfbb",
"rgb": {
"r": 230,
"g": 223,
"b": 187
},
"hsl": {
"h": 50.233,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.89999,
"c": 0.0481,
"h": 98.2
},
"luminance": 0.73186
}Semantic roles & 50–950 ramp
primary
#E6DFBB
secondary
#858EC1
accent
#43B92C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161613
muted
#858483