#E6BB79#E6BB79
#E6BB79 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.6% C 0.097 H 77.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BB79 |
|---|---|
| RGB | rgb(230, 187, 121) |
| HSL | hsl(36, 69%, 69%) |
| HSV | hsv(36, 47%, 90%) |
| CMYK | cmyk(0%, 18.7%, 47.4%, 9.8%) |
| CIE-LAB | lab(78.31, 7.22, 39.13) |
| CIE-LCH | lch(78.31, 39.79, 79.54°) |
| OKLab | oklab(81.58% 0.0211 0.0949) |
| OKLCH | oklch(81.58% 0.097 77.5) |
| XYZ | xyz(53.8567, 53.7470, 25.6229) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.81
Tan (survey)
#D1B26F
ΔE00 4.75
Very Light Brown
#D3B683
ΔE00 4.77
Fawn
#CFAF7B
ΔE00 5.10
Sandstone
#C9AE74
ΔE00 6.21
Sand Brown
#CBA560
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BB79 #79A4E6
analogous
#E68579 #E6BB79 #DBE679
triadic
#E6BB79 #79E6BB #BB79E6
tetradic
#E6BB79 #79E685 #79A4E6 #E679DB
square
#E6BB79 #79E685 #79A4E6 #E679DB
split-complementary
#E6BB79 #79DBE6 #8579E6
monochromatic
#C18324 #DCA145 #E6BB79 #F0D5AD #F9EFE0
Accessibility & contrast
On white
1.79
#E6BB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#E6BB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BB79
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BB79 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC74
Deuteranopia (green-blind)
#D6C67B
Tritanopia (blue-blind)
#F6AFAB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e6bb79; /* rgb */ color: rgb(230, 187, 121); /* oklch */ color: oklch(81.6% 0.097 77.5);
Tailwind
colors: {
custom: {
50: '#f0cfa0',
500: '#e6bb79',
950: '#000000',
},
}SCSS
$custom: #e6bb79; $custom-light: #f0cfa0; $custom-dark: #000000;
JSON
{
"hex": "#e6bb79",
"rgb": {
"r": 230,
"g": 187,
"b": 121
},
"hsl": {
"h": 36.33,
"s": 68.553,
"l": 68.824
},
"oklch": {
"l": 0.81576,
"c": 0.09725,
"h": 77.5
},
"luminance": 0.53744
}Semantic roles & 50–950 ramp
primary
#E6BB79
secondary
#4575BE
accent
#5FD015
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17130F
muted
#858380