#E8B0B2#E8B0B2
#E8B0B2 is a light, moderate red. Relative luminance 0.514; OKLCH L 80.9% C 0.066 H 16.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E8B0B2 |
|---|---|
| RGB | rgb(232, 176, 178) |
| HSL | hsl(358, 55%, 80%) |
| HSV | hsv(358, 24%, 91%) |
| CMYK | cmyk(0%, 24.1%, 23.3%, 9%) |
| CIE-LAB | lab(76.93, 20.67, 6.92) |
| CIE-LCH | lch(76.93, 21.80, 18.52°) |
| OKLab | oklab(80.9% 0.063 0.0183) |
| OKLCH | oklch(80.9% 0.066 16.2) |
| XYZ | xyz(56.8407, 51.4235, 49.0426) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.43
Pale Rose
#FDC1C5
ΔE00 4.61
Lightpink
#FFB6C1
ΔE00 5.09
Light Rose
#FFC5CB
ΔE00 5.56
Pink
#FFC0CB
ΔE00 5.67
Bubblegum
#FFC1CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8B0B2 #B0E8E6
analogous
#E8B0CE #E8B0B2 #E8CAB0
triadic
#E8B0B2 #B2E8B0 #B0B2E8
tetradic
#E8B0B2 #CEE8B0 #B0E8E6 #CAB0E8
square
#E8B0B2 #CEE8B0 #B0E8E6 #CAB0E8
split-complementary
#E8B0B2 #B0E8CA #B0CEE8
monochromatic
#CC5156 #DA8184 #E8B0B2 #F6DFE0 #F8E7E8
Accessibility & contrast
On white
1.86
#E8B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#E8B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8B0B2
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8B0B2 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#C7C2B1
Tritanopia (blue-blind)
#F3ABB1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #e8b0b2; /* rgb */ color: rgb(232, 176, 178); /* oklch */ color: oklch(80.9% 0.066 16.2);
Tailwind
colors: {
custom: {
50: '#f0c7c9',
500: '#e8b0b2',
950: '#000000',
},
}SCSS
$custom: #e8b0b2; $custom-light: #f0c7c9; $custom-dark: #000000;
JSON
{
"hex": "#e8b0b2",
"rgb": {
"r": 232,
"g": 176,
"b": 178
},
"hsl": {
"h": 357.857,
"s": 54.902,
"l": 80
},
"oklch": {
"l": 0.80904,
"c": 0.06561,
"h": 16.2
},
"luminance": 0.51421
}Semantic roles & 50–950 ramp
primary
#E8B0B2
secondary
#79C3C1
accent
#C2BD23
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282