#E6BB85#E6BB85
#E6BB85 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.8% C 0.086 H 72.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BB85 |
|---|---|
| RGB | rgb(230, 187, 133) |
| HSL | hsl(33, 66%, 71%) |
| HSV | hsv(33, 42%, 90%) |
| CMYK | cmyk(0%, 18.7%, 42.2%, 9.8%) |
| CIE-LAB | lab(78.50, 8.43, 33.16) |
| CIE-LCH | lch(78.50, 34.21, 75.74°) |
| OKLab | oklab(81.78% 0.0258 0.0818) |
| OKLCH | oklch(81.78% 0.086 72.5) |
| XYZ | xyz(54.6389, 54.0599, 29.7424) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.79
Very Light Brown
#D3B683
ΔE00 4.59
Tan
#D2B48C
ΔE00 4.86
Fawn
#CFAF7B
ΔE00 4.92
Tan (survey)
#D1B26F
ΔE00 6.33
Toupe
#C7AC7D
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BB85 #85B0E6
analogous
#E68A85 #E6BB85 #E0E685
triadic
#E6BB85 #85E6BB #BB85E6
tetradic
#E6BB85 #85E68A #85B0E6 #E685E0
square
#E6BB85 #85E68A #85B0E6 #E685E0
split-complementary
#E6BB85 #85E0E6 #8A85E6
monochromatic
#C88129 #DC9F52 #E6BB85 #F0D7B8 #FAF1E6
Accessibility & contrast
On white
1.78
#E6BB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#E6BB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BB85
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BB85 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC81
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#F5B0AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e6bb85; /* rgb */ color: rgb(230, 187, 133); /* oklch */ color: oklch(81.8% 0.086 72.5);
Tailwind
colors: {
custom: {
50: '#f0cfa9',
500: '#e6bb85',
950: '#000000',
},
}SCSS
$custom: #e6bb85; $custom-light: #f0cfa9; $custom-dark: #000000;
JSON
{
"hex": "#e6bb85",
"rgb": {
"r": 230,
"g": 187,
"b": 133
},
"hsl": {
"h": 33.402,
"s": 65.986,
"l": 71.176
},
"oklch": {
"l": 0.81779,
"c": 0.08579,
"h": 72.5
},
"luminance": 0.54057
}Semantic roles & 50–950 ramp
primary
#E6BB85
secondary
#5081BF
accent
#68CE18
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171310
muted
#858380