#E8B8A7#E8B8A7
#E8B8A7 is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.1% C 0.061 H 40.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E8B8A7 |
|---|---|
| RGB | rgb(232, 184, 167) |
| HSL | hsl(16, 59%, 78%) |
| HSV | hsv(16, 28%, 91%) |
| CMYK | cmyk(0%, 20.7%, 28%, 9%) |
| CIE-LAB | lab(78.60, 14.88, 15.24) |
| CIE-LCH | lch(78.60, 21.30, 45.68°) |
| OKLab | oklab(82.11% 0.0462 0.0393) |
| OKLCH | oklch(82.11% 0.061 40.4) |
| XYZ | xyz(57.3952, 54.2294, 43.9958) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.25
Apricot
#FBCEB1
ΔE00 7.10
Light Salmon
#FEA993
ΔE00 7.59
Pinkish Tan
#D99B82
ΔE00 8.02
Pinkish Grey
#C8ACA9
ΔE00 8.34
Blush (survey)
#F29E8E
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8B8A7 #A7D7E8
analogous
#E8A7B6 #E8B8A7 #E8D8A7
triadic
#E8B8A7 #A7E8B8 #B8A7E8
tetradic
#E8B8A7 #B6E8A7 #A7D7E8 #D8A7E8
square
#E8B8A7 #B6E8A7 #A7D7E8 #D8A7E8
split-complementary
#E8B8A7 #A7E8D8 #A7B6E8
monochromatic
#CF6A46 #DB9176 #E8B8A7 #F5DFD8 #F9EBE7
Accessibility & contrast
On white
1.77
#E8B8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#E8B8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8B8A7
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8B8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8B8A7 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA6
Deuteranopia (green-blind)
#CFC6A7
Tritanopia (blue-blind)
#F4B1B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e8b8a7; /* rgb */ color: rgb(232, 184, 167); /* oklch */ color: oklch(82.1% 0.061 40.4);
Tailwind
colors: {
custom: {
50: '#f0cdc1',
500: '#e8b8a7',
950: '#000000',
},
}SCSS
$custom: #e8b8a7; $custom-light: #f0cdc1; $custom-dark: #000000;
JSON
{
"hex": "#e8b8a7",
"rgb": {
"r": 232,
"g": 184,
"b": 167
},
"hsl": {
"h": 15.692,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.8211,
"c": 0.0607,
"h": 40.4
},
"luminance": 0.54227
}Semantic roles & 50–950 ramp
primary
#E8B8A7
secondary
#70ADC3
accent
#9BC61F
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#171312
muted
#858382