#E8B2B5#E8B2B5
#E8B2B5 is a light, moderate red. Relative luminance 0.523; OKLCH L 81.3% C 0.063 H 14.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E8B2B5 |
|---|---|
| RGB | rgb(232, 178, 181) |
| HSL | hsl(357, 54%, 80%) |
| HSV | hsv(357, 23%, 91%) |
| CMYK | cmyk(0%, 23.3%, 22%, 9%) |
| CIE-LAB | lab(77.48, 20.04, 6.08) |
| CIE-LCH | lch(77.48, 20.94, 16.87°) |
| OKLab | oklab(81.35% 0.061 0.0162) |
| OKLCH | oklch(81.35% 0.063 14.8) |
| XYZ | xyz(57.5402, 52.3354, 50.7780) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.27
Pale Rose
#FDC1C5
ΔE00 4.28
Lightpink
#FFB6C1
ΔE00 4.98
Light Rose
#FFC5CB
ΔE00 5.12
Pink
#FFC0CB
ΔE00 5.25
Bubblegum
#FFC1CC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8B2B5 #B2E8E5
analogous
#E8B2D0 #E8B2B5 #E8CAB2
triadic
#E8B2B5 #B5E8B2 #B2B5E8
tetradic
#E8B2B5 #D0E8B2 #B2E8E5 #CAB2E8
square
#E8B2B5 #D0E8B2 #B2E8E5 #CAB2E8
split-complementary
#E8B2B5 #B2E8CA #B2D0E8
monochromatic
#CC545A #DA8388 #E8B2B5 #F6E1E2 #F8E7E8
Accessibility & contrast
On white
1.83
#E8B2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#E8B2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8B2B5
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8B2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8B2B5 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB5
Deuteranopia (green-blind)
#C7C3B4
Tritanopia (blue-blind)
#F3ADB3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e8b2b5; /* rgb */ color: rgb(232, 178, 181); /* oklch */ color: oklch(81.3% 0.063 14.8);
Tailwind
colors: {
custom: {
50: '#f0c9cb',
500: '#e8b2b5',
950: '#000000',
},
}SCSS
$custom: #e8b2b5; $custom-light: #f0c9cb; $custom-dark: #000000;
JSON
{
"hex": "#e8b2b5",
"rgb": {
"r": 232,
"g": 178,
"b": 181
},
"hsl": {
"h": 356.667,
"s": 54,
"l": 80.392
},
"oklch": {
"l": 0.8135,
"c": 0.06311,
"h": 14.8
},
"luminance": 0.52333
}Semantic roles & 50–950 ramp
primary
#E8B2B5
secondary
#7BC3BF
accent
#C1B924
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282