#E8B2BB#E8B2BB
#E8B2BB is a light, moderate red. Relative luminance 0.526; OKLCH L 81.5% C 0.064 H 7.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E8B2BB |
|---|---|
| RGB | rgb(232, 178, 187) |
| HSL | hsl(350, 54%, 80%) |
| HSV | hsv(350, 23%, 91%) |
| CMYK | cmyk(0%, 23.3%, 19.4%, 9%) |
| CIE-LAB | lab(77.63, 20.93, 3.03) |
| CIE-LCH | lch(77.63, 21.15, 8.25°) |
| OKLab | oklab(81.52% 0.0633 0.0083) |
| OKLCH | oklch(81.52% 0.064 7.4) |
| XYZ | xyz(58.1691, 52.5870, 54.0903) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.44
Lightpink
#FFB6C1
ΔE00 4.39
Pink
#FFC0CB
ΔE00 4.45
Bubblegum
#FFC1CC
ΔE00 4.54
Pale Rose
#FDC1C5
ΔE00 4.60
Soft Pink
#FDB0C0
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8B2BB #B2E8DF
analogous
#E8B2D6 #E8B2BB #E8C4B2
triadic
#E8B2BB #BBE8B2 #B2BBE8
tetradic
#E8B2BB #D6E8B2 #B2E8DF #C4B2E8
square
#E8B2BB #D6E8B2 #B2E8DF #C4B2E8
split-complementary
#E8B2BB #B2E8C4 #B2D6E8
monochromatic
#CC5468 #DA8391 #E8B2BB #F6E1E5 #F8E7EA
Accessibility & contrast
On white
1.82
#E8B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#E8B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8B2BB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8B2BB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#C6C4BA
Tritanopia (blue-blind)
#F2AEB5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e8b2bb; /* rgb */ color: rgb(232, 178, 187); /* oklch */ color: oklch(81.5% 0.064 7.4);
Tailwind
colors: {
custom: {
50: '#f0c9cf',
500: '#e8b2bb',
950: '#000000',
},
}SCSS
$custom: #e8b2bb; $custom-light: #f0c9cf; $custom-dark: #000000;
JSON
{
"hex": "#e8b2bb",
"rgb": {
"r": 232,
"g": 178,
"b": 187
},
"hsl": {
"h": 350,
"s": 54,
"l": 80.392
},
"oklch": {
"l": 0.81516,
"c": 0.06381,
"h": 7.4
},
"luminance": 0.52584
}Semantic roles & 50–950 ramp
primary
#E8B2BB
secondary
#7BC3B7
accent
#C1A724
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#161313
muted
#858283