#E6BB84#E6BB84
#E6BB84 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.8% C 0.087 H 73.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BB84 |
|---|---|
| RGB | rgb(230, 187, 132) |
| HSL | hsl(34, 66%, 71%) |
| HSV | hsv(34, 43%, 90%) |
| CMYK | cmyk(0%, 18.7%, 42.6%, 9.8%) |
| CIE-LAB | lab(78.48, 8.32, 33.66) |
| CIE-LCH | lch(78.48, 34.67, 76.11°) |
| OKLab | oklab(81.76% 0.0254 0.0829) |
| OKLCH | oklch(81.76% 0.087 73) |
| XYZ | xyz(54.5701, 54.0324, 29.3803) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.89
Very Light Brown
#D3B683
ΔE00 4.53
Fawn
#CFAF7B
ΔE00 4.87
Tan
#D2B48C
ΔE00 4.97
Tan (survey)
#D1B26F
ΔE00 6.16
Toupe
#C7AC7D
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BB84 #84AFE6
analogous
#E68A84 #E6BB84 #E0E684
triadic
#E6BB84 #84E6BB #BB84E6
tetradic
#E6BB84 #84E68A #84AFE6 #E684E0
square
#E6BB84 #84E68A #84AFE6 #E684E0
split-complementary
#E6BB84 #84E0E6 #8A84E6
monochromatic
#C78228 #DC9F51 #E6BB84 #F0D7B7 #FAF1E6
Accessibility & contrast
On white
1.78
#E6BB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#E6BB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BB84
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BB84 | 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)
#CBBC80
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#F5B0AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e6bb84; /* rgb */ color: rgb(230, 187, 132); /* oklch */ color: oklch(81.8% 0.087 73.0);
Tailwind
colors: {
custom: {
50: '#f0cfa8',
500: '#e6bb84',
950: '#000000',
},
}SCSS
$custom: #e6bb84; $custom-light: #f0cfa8; $custom-dark: #000000;
JSON
{
"hex": "#e6bb84",
"rgb": {
"r": 230,
"g": 187,
"b": 132
},
"hsl": {
"h": 33.673,
"s": 66.216,
"l": 70.98
},
"oklch": {
"l": 0.81761,
"c": 0.08674,
"h": 73
},
"luminance": 0.5403
}Semantic roles & 50–950 ramp
primary
#E6BB84
secondary
#5080BF
accent
#68CE17
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380