#E6BB96#E6BB96
#E6BB96 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.1% C 0.070 H 62.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BB96 |
|---|---|
| RGB | rgb(230, 187, 150) |
| HSL | hsl(28, 62%, 75%) |
| HSV | hsv(28, 35%, 90%) |
| CMYK | cmyk(0%, 18.7%, 34.8%, 9.8%) |
| CIE-LAB | lab(78.79, 10.36, 24.58) |
| CIE-LCH | lch(78.79, 26.67, 67.16°) |
| OKLab | oklab(82.11% 0.0325 0.062) |
| OKLCH | oklch(82.11% 0.07 62.3) |
| XYZ | xyz(55.9098, 54.5683, 36.4360) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.61
Tan
#D2B48C
ΔE00 5.42
Apricot
#FBCEB1
ΔE00 5.72
Light Peach
#FFD8B1
ΔE00 6.87
Peach
#FFDAB9
ΔE00 7.33
Very Light Brown
#D3B683
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BB96 #96C1E6
analogous
#E69699 #E6BB96 #E6E396
triadic
#E6BB96 #96E6BB #BB96E6
tetradic
#E6BB96 #99E696 #96C1E6 #E396E6
square
#E6BB96 #99E696 #96C1E6 #E396E6
split-complementary
#E6BB96 #96E6E3 #9699E6
monochromatic
#CE7B33 #DA9B65 #E6BB96 #F2DBC7 #F9EFE6
Accessibility & contrast
On white
1.76
#E6BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#E6BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BB96
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BB96 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD93
Deuteranopia (green-blind)
#D3C797
Tritanopia (blue-blind)
#F4B2B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e6bb96; /* rgb */ color: rgb(230, 187, 150); /* oklch */ color: oklch(82.1% 0.070 62.3);
Tailwind
colors: {
custom: {
50: '#efcfb5',
500: '#e6bb96',
950: '#000000',
},
}SCSS
$custom: #e6bb96; $custom-light: #efcfb5; $custom-dark: #000000;
JSON
{
"hex": "#e6bb96",
"rgb": {
"r": 230,
"g": 187,
"b": 150
},
"hsl": {
"h": 27.75,
"s": 61.538,
"l": 74.51
},
"oklch": {
"l": 0.82107,
"c": 0.07006,
"h": 62.3
},
"luminance": 0.54566
}Semantic roles & 50–950 ramp
primary
#E6BB96
secondary
#6094C0
accent
#79C91C
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381