#E6BB81#E6BB81
#E6BB81 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.7% C 0.090 H 74.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BB81 |
|---|---|
| RGB | rgb(230, 187, 129) |
| HSL | hsl(34, 67%, 70%) |
| HSV | hsv(34, 44%, 90%) |
| CMYK | cmyk(0%, 18.7%, 43.9%, 9.8%) |
| CIE-LAB | lab(78.43, 8.01, 35.16) |
| CIE-LCH | lch(78.43, 36.06, 77.16°) |
| OKLab | oklab(81.71% 0.0242 0.0863) |
| OKLCH | oklch(81.71% 0.09 74.3) |
| XYZ | xyz(54.3678, 53.9515, 28.3146) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.32
Very Light Brown
#D3B683
ΔE00 4.45
Fawn
#CFAF7B
ΔE00 4.79
Tan
#D2B48C
ΔE00 5.34
Tan (survey)
#D1B26F
ΔE00 5.67
Sandstone
#C9AE74
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BB81 #81ACE6
analogous
#E68881 #E6BB81 #DFE681
triadic
#E6BB81 #81E6BB #BB81E6
tetradic
#E6BB81 #81E688 #81ACE6 #E681DF
square
#E6BB81 #81E688 #81ACE6 #E681DF
split-complementary
#E6BB81 #81DFE6 #8881E6
monochromatic
#C58227 #DC9F4E #E6BB81 #F0D7B4 #FAF1E5
Accessibility & contrast
On white
1.78
#E6BB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#E6BB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BB81
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BB81 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7D
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#F5B0AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e6bb81; /* rgb */ color: rgb(230, 187, 129); /* oklch */ color: oklch(81.7% 0.090 74.3);
Tailwind
colors: {
custom: {
50: '#f0cfa6',
500: '#e6bb81',
950: '#000000',
},
}SCSS
$custom: #e6bb81; $custom-light: #f0cfa6; $custom-dark: #000000;
JSON
{
"hex": "#e6bb81",
"rgb": {
"r": 230,
"g": 187,
"b": 129
},
"hsl": {
"h": 34.455,
"s": 66.887,
"l": 70.392
},
"oklch": {
"l": 0.81709,
"c": 0.08961,
"h": 74.3
},
"luminance": 0.53949
}Semantic roles & 50–950 ramp
primary
#E6BB81
secondary
#4D7DBE
accent
#65CF17
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380