#E4B2BB#E4B2BB
#E4B2BB is a light, muted red. Relative luminance 0.519; OKLCH L 81.1% C 0.059 H 6.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E4B2BB |
|---|---|
| RGB | rgb(228, 178, 187) |
| HSL | hsl(349, 48%, 80%) |
| HSV | hsv(349, 22%, 89%) |
| CMYK | cmyk(0%, 21.9%, 18%, 10.6%) |
| CIE-LAB | lab(77.24, 19.48, 2.41) |
| CIE-LCH | lch(77.24, 19.63, 7.06°) |
| OKLab | oklab(81.12% 0.0588 0.0066) |
| OKLCH | oklch(81.12% 0.059 6.4) |
| XYZ | xyz(56.8851, 51.9249, 54.0302) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.00
Pink
#FFC0CB
ΔE00 5.10
Bubblegum
#FFC1CC
ΔE00 5.15
Pale Rose
#FDC1C5
ΔE00 5.18
Lightpink
#FFB6C1
ΔE00 5.31
Light Rose
#FFC5CB
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4B2BB #B2E4DB
analogous
#E4B2D4 #E4B2BB #E4C2B2
triadic
#E4B2BB #BBE4B2 #B2BBE4
tetradic
#E4B2BB #D4E4B2 #B2E4DB #C2B2E4
square
#E4B2BB #D4E4B2 #B2E4DB #C2B2E4
split-complementary
#E4B2BB #B2E4C2 #B2D4E4
monochromatic
#C4576B #D48593 #E4B2BB #F4DFE3 #F7E8EB
Accessibility & contrast
On white
1.84
#E4B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#E4B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4B2BB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4B2BB | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#C4C2BA
Tritanopia (blue-blind)
#EEAFB5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e4b2bb; /* rgb */ color: rgb(228, 178, 187); /* oklch */ color: oklch(81.1% 0.059 6.4);
Tailwind
colors: {
custom: {
50: '#edc9cf',
500: '#e4b2bb',
950: '#000000',
},
}SCSS
$custom: #e4b2bb; $custom-light: #edc9cf; $custom-dark: #000000;
JSON
{
"hex": "#e4b2bb",
"rgb": {
"r": 228,
"g": 178,
"b": 187
},
"hsl": {
"h": 349.2,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.8112,
"c": 0.05919,
"h": 6.4
},
"luminance": 0.51923
}Semantic roles & 50–950 ramp
primary
#E4B2BB
secondary
#7CBEB2
accent
#BBA12A
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#161313
muted
#858283