#E8B2BA#E8B2BA
#E8B2BA is a light, moderate red. Relative luminance 0.525; OKLCH L 81.5% C 0.064 H 8.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E8B2BA |
|---|---|
| RGB | rgb(232, 178, 186) |
| HSL | hsl(351, 54%, 80%) |
| HSV | hsv(351, 23%, 91%) |
| CMYK | cmyk(0%, 23.3%, 19.8%, 9%) |
| CIE-LAB | lab(77.61, 20.78, 3.54) |
| CIE-LCH | lch(77.61, 21.08, 9.67°) |
| OKLab | oklab(81.49% 0.0629 0.0096) |
| OKLCH | oklch(81.49% 0.064 8.7) |
| XYZ | xyz(58.0625, 52.5443, 53.5285) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.50
Lightpink
#FFB6C1
ΔE00 4.41
Pale Rose
#FDC1C5
ΔE00 4.48
Pink
#FFC0CB
ΔE00 4.51
Bubblegum
#FFC1CC
ΔE00 4.60
Soft Pink
#FDB0C0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8B2BA #B2E8E0
analogous
#E8B2D5 #E8B2BA #E8C5B2
triadic
#E8B2BA #BAE8B2 #B2BAE8
tetradic
#E8B2BA #D5E8B2 #B2E8E0 #C5B2E8
square
#E8B2BA #D5E8B2 #B2E8E0 #C5B2E8
split-complementary
#E8B2BA #B2E8C5 #B2D5E8
monochromatic
#CC5466 #DA8390 #E8B2BA #F6E1E4 #F8E7EA
Accessibility & contrast
On white
1.82
#E8B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#E8B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8B2BA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8B2BA | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#C6C3B9
Tritanopia (blue-blind)
#F2AEB5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e8b2ba; /* rgb */ color: rgb(232, 178, 186); /* oklch */ color: oklch(81.5% 0.064 8.7);
Tailwind
colors: {
custom: {
50: '#f0c9ce',
500: '#e8b2ba',
950: '#000000',
},
}SCSS
$custom: #e8b2ba; $custom-light: #f0c9ce; $custom-dark: #000000;
JSON
{
"hex": "#e8b2ba",
"rgb": {
"r": 232,
"g": 178,
"b": 186
},
"hsl": {
"h": 351.111,
"s": 54,
"l": 80.392
},
"oklch": {
"l": 0.81488,
"c": 0.06363,
"h": 8.7
},
"luminance": 0.52542
}Semantic roles & 50–950 ramp
primary
#E8B2BA
secondary
#7BC3B9
accent
#C1AA24
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#161313
muted
#858283