#E4B6B8#E4B6B8
#E4B6B8 is a light, muted red. Relative luminance 0.534; OKLCH L 81.8% C 0.053 H 15.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E4B6B8 |
|---|---|
| RGB | rgb(228, 182, 184) |
| HSL | hsl(357, 46%, 80%) |
| HSV | hsv(357, 20%, 89%) |
| CMYK | cmyk(0%, 20.2%, 19.3%, 10.6%) |
| CIE-LAB | lab(78.12, 16.89, 5.32) |
| CIE-LCH | lch(78.12, 17.70, 17.48°) |
| OKLab | oklab(81.78% 0.0515 0.0142) |
| OKLCH | oklch(81.78% 0.053 15.4) |
| XYZ | xyz(57.3748, 53.4128, 52.6256) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.75
Pale Rose
#FDC1C5
ΔE00 4.82
Light Rose
#FFC5CB
ΔE00 5.38
Pink
#FFC0CB
ΔE00 5.98
Bubblegum
#FFC1CC
ΔE00 5.98
Lightpink
#FFB6C1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4B6B8 #B6E4E2
analogous
#E4B6CF #E4B6B8 #E4CBB6
triadic
#E4B6B8 #B8E4B6 #B6B8E4
tetradic
#E4B6B8 #CFE4B6 #B6E4E2 #CBB6E4
square
#E4B6B8 #CFE4B6 #B6E4E2 #CBB6E4
split-complementary
#E4B6B8 #B6E4CB #B6CFE4
monochromatic
#C35D61 #D3898D #E4B6B8 #F5E3E3 #F7E9E9
Accessibility & contrast
On white
1.80
#E4B6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#E4B6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4B6B8
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4B6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4B6B8 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB8
Deuteranopia (green-blind)
#C8C4B7
Tritanopia (blue-blind)
#EEB2B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e4b6b8; /* rgb */ color: rgb(228, 182, 184); /* oklch */ color: oklch(81.8% 0.053 15.4);
Tailwind
colors: {
custom: {
50: '#edcccd',
500: '#e4b6b8',
950: '#000000',
},
}SCSS
$custom: #e4b6b8; $custom-light: #edcccd; $custom-dark: #000000;
JSON
{
"hex": "#e4b6b8",
"rgb": {
"r": 228,
"g": 182,
"b": 184
},
"hsl": {
"h": 357.391,
"s": 46,
"l": 80.392
},
"oklch": {
"l": 0.81779,
"c": 0.0534,
"h": 15.4
},
"luminance": 0.53411
}Semantic roles & 50–950 ramp
primary
#E4B6B8
secondary
#80BEBB
accent
#B9B32C
background
#FFFEFE
surface
#FEFAFA
border
#D6D3D3
text
#161313
muted
#858383