#E6BB8A#E6BB8A
#E6BB8A is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.9% C 0.081 H 70.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BB8A |
|---|---|
| RGB | rgb(230, 187, 138) |
| HSL | hsl(32, 65%, 72%) |
| HSV | hsv(32, 40%, 90%) |
| CMYK | cmyk(0%, 18.7%, 40%, 9.8%) |
| CIE-LAB | lab(78.58, 8.97, 30.64) |
| CIE-LCH | lch(78.58, 31.93, 73.69°) |
| OKLab | oklab(81.87% 0.0278 0.0761) |
| OKLCH | oklch(81.87% 0.081 70) |
| XYZ | xyz(54.9926, 54.2014, 31.6051) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.83
Tan
#D2B48C
ΔE00 4.51
Very Light Brown
#D3B683
ΔE00 5.08
Fawn
#CFAF7B
ΔE00 5.37
Toupe
#C7AC7D
ΔE00 6.89
Tan (survey)
#D1B26F
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BB8A #8AB5E6
analogous
#E68D8A #E6BB8A #E3E68A
triadic
#E6BB8A #8AE6BB #BB8AE6
tetradic
#E6BB8A #8AE68D #8AB5E6 #E68AE3
square
#E6BB8A #8AE68D #8AB5E6 #E68AE3
split-complementary
#E6BB8A #8AE3E6 #8D8AE6
monochromatic
#CA802B #DB9E58 #E6BB8A #F1D8BC #FAF0E6
Accessibility & contrast
On white
1.77
#E6BB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#E6BB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BB8A
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BB8A | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD87
Deuteranopia (green-blind)
#D4C68B
Tritanopia (blue-blind)
#F5B1AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e6bb8a; /* rgb */ color: rgb(230, 187, 138); /* oklch */ color: oklch(81.9% 0.081 70.0);
Tailwind
colors: {
custom: {
50: '#efcfac',
500: '#e6bb8a',
950: '#000000',
},
}SCSS
$custom: #e6bb8a; $custom-light: #efcfac; $custom-dark: #000000;
JSON
{
"hex": "#e6bb8a",
"rgb": {
"r": 230,
"g": 187,
"b": 138
},
"hsl": {
"h": 31.957,
"s": 64.789,
"l": 72.157
},
"oklch": {
"l": 0.8187,
"c": 0.08103,
"h": 70
},
"luminance": 0.54199
}Semantic roles & 50–950 ramp
primary
#E6BB8A
secondary
#5587BF
accent
#6DCD19
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381