#E6B6BB#E6B6BB
#E6B6BB is a very light, muted red. Relative luminance 0.539; OKLCH L 82.1% C 0.056 H 11.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E6B6BB |
|---|---|
| RGB | rgb(230, 182, 187) |
| HSL | hsl(354, 49%, 81%) |
| HSV | hsv(354, 21%, 90%) |
| CMYK | cmyk(0%, 20.9%, 18.7%, 9.8%) |
| CIE-LAB | lab(78.39, 18.07, 4.10) |
| CIE-LCH | lch(78.39, 18.53, 12.79°) |
| OKLab | oklab(82.06% 0.0549 0.011) |
| OKLCH | oklch(82.06% 0.056 11.4) |
| XYZ | xyz(58.3310, 53.8690, 54.3292) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.22
Pale Rose
#FDC1C5
ΔE00 4.36
Light Rose
#FFC5CB
ΔE00 4.81
Pink
#FFC0CB
ΔE00 5.06
Bubblegum
#FFC1CC
ΔE00 5.07
Lightpink
#FFB6C1
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6B6BB #B6E6E1
analogous
#E6B6D3 #E6B6BB #E6C9B6
triadic
#E6B6BB #BBE6B6 #B6BBE6
tetradic
#E6B6BB #D3E6B6 #B6E6E1 #C9B6E6
square
#E6B6BB #D3E6B6 #B6E6E1 #C9B6E6
split-complementary
#E6B6BB #B6E6C9 #B6D3E6
monochromatic
#C75B66 #D68891 #E6B6BB #F6E4E5 #F7E8EA
Accessibility & contrast
On white
1.78
#E6B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#E6B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6B6BB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6B6BB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#F0B2B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e6b6bb; /* rgb */ color: rgb(230, 182, 187); /* oklch */ color: oklch(82.1% 0.056 11.4);
Tailwind
colors: {
custom: {
50: '#eecccf',
500: '#e6b6bb',
950: '#000000',
},
}SCSS
$custom: #e6b6bb; $custom-light: #eecccf; $custom-dark: #000000;
JSON
{
"hex": "#e6b6bb",
"rgb": {
"r": 230,
"g": 182,
"b": 187
},
"hsl": {
"h": 353.75,
"s": 48.98,
"l": 80.784
},
"oklch": {
"l": 0.82055,
"c": 0.05595,
"h": 11.4
},
"luminance": 0.53867
}Semantic roles & 50–950 ramp
primary
#E6B6BB
secondary
#80C1BA
accent
#BCAD29
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#161313
muted
#858383