#E6BB95#E6BB95
#E6BB95 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.1% C 0.071 H 63.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BB95 |
|---|---|
| RGB | rgb(230, 187, 149) |
| HSL | hsl(28, 62%, 74%) |
| HSV | hsv(28, 35%, 90%) |
| CMYK | cmyk(0%, 18.7%, 35.2%, 9.8%) |
| CIE-LAB | lab(78.77, 10.24, 25.09) |
| CIE-LCH | lch(78.77, 27.10, 67.81°) |
| OKLab | oklab(82.09% 0.0321 0.0632) |
| OKLCH | oklch(82.09% 0.071 63.1) |
| XYZ | xyz(55.8297, 54.5362, 36.0137) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.31
Tan
#D2B48C
ΔE00 5.24
Apricot
#FBCEB1
ΔE00 5.91
Light Peach
#FFD8B1
ΔE00 6.83
Very Light Brown
#D3B683
ΔE00 7.28
Peach
#FFDAB9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BB95 #95C0E6
analogous
#E69598 #E6BB95 #E6E495
triadic
#E6BB95 #95E6BB #BB95E6
tetradic
#E6BB95 #98E695 #95C0E6 #E495E6
square
#E6BB95 #98E695 #95C0E6 #E495E6
split-complementary
#E6BB95 #95E6E4 #9598E6
monochromatic
#CF7B32 #DA9B63 #E6BB95 #F2DBC7 #F9EFE6
Accessibility & contrast
On white
1.76
#E6BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#E6BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BB95
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BB95 | 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)
#C9BD92
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#F4B2B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e6bb95; /* rgb */ color: rgb(230, 187, 149); /* oklch */ color: oklch(82.1% 0.071 63.1);
Tailwind
colors: {
custom: {
50: '#efcfb4',
500: '#e6bb95',
950: '#000000',
},
}SCSS
$custom: #e6bb95; $custom-light: #efcfb4; $custom-dark: #000000;
JSON
{
"hex": "#e6bb95",
"rgb": {
"r": 230,
"g": 187,
"b": 149
},
"hsl": {
"h": 28.148,
"s": 61.832,
"l": 74.314
},
"oklch": {
"l": 0.82086,
"c": 0.07093,
"h": 63.1
},
"luminance": 0.54534
}Semantic roles & 50–950 ramp
primary
#E6BB95
secondary
#5F93C0
accent
#78CA1C
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381