#E8B3BA#E8B3BA
#E8B3BA is a light, moderate red. Relative luminance 0.529; OKLCH L 81.7% C 0.062 H 9.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E8B3BA |
|---|---|
| RGB | rgb(232, 179, 186) |
| HSL | hsl(352, 54%, 81%) |
| HSV | hsv(352, 23%, 91%) |
| CMYK | cmyk(0%, 22.8%, 19.8%, 9%) |
| CIE-LAB | lab(77.84, 20.25, 3.88) |
| CIE-LCH | lch(77.84, 20.61, 10.86°) |
| OKLab | oklab(81.67% 0.0614 0.0105) |
| OKLCH | oklch(81.67% 0.062 9.7) |
| XYZ | xyz(58.2621, 52.9437, 53.5951) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.69
Pale Rose
#FDC1C5
ΔE00 4.28
Pink
#FFC0CB
ΔE00 4.53
Lightpink
#FFB6C1
ΔE00 4.56
Bubblegum
#FFC1CC
ΔE00 4.61
Light Rose
#FFC5CB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8B3BA #B3E8E1
analogous
#E8B3D4 #E8B3BA #E8C6B3
triadic
#E8B3BA #BAE8B3 #B3BAE8
tetradic
#E8B3BA #D4E8B3 #B3E8E1 #C6B3E8
square
#E8B3BA #D4E8B3 #B3E8E1 #C6B3E8
split-complementary
#E8B3BA #B3E8C6 #B3D4E8
monochromatic
#CC5565 #DA848F #E8B3BA #F6E2E5 #F8E8EA
Accessibility & contrast
On white
1.81
#E8B3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#E8B3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8B3BA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8B3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8B3BA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#C7C4B9
Tritanopia (blue-blind)
#F2AFB5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e8b3ba; /* rgb */ color: rgb(232, 179, 186); /* oklch */ color: oklch(81.7% 0.062 9.7);
Tailwind
colors: {
custom: {
50: '#f0cace',
500: '#e8b3ba',
950: '#000000',
},
}SCSS
$custom: #e8b3ba; $custom-light: #f0cace; $custom-dark: #000000;
JSON
{
"hex": "#e8b3ba",
"rgb": {
"r": 232,
"g": 179,
"b": 186
},
"hsl": {
"h": 352.075,
"s": 53.535,
"l": 80.588
},
"oklch": {
"l": 0.81671,
"c": 0.06224,
"h": 9.7
},
"luminance": 0.52941
}Semantic roles & 50–950 ramp
primary
#E8B3BA
secondary
#7CC3BA
accent
#C1AC25
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#161313
muted
#858283