#E6ABBA#E6ABBA
#E6ABBA is a light, moderate pink. Relative luminance 0.495; OKLCH L 80.0% C 0.072 H 2.0°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E6ABBA |
|---|---|
| RGB | rgb(230, 171, 186) |
| HSL | hsl(345, 54%, 79%) |
| HSV | hsv(345, 26%, 90%) |
| CMYK | cmyk(0%, 25.7%, 19.1%, 9.8%) |
| CIE-LAB | lab(75.76, 23.80, 0.83) |
| CIE-LCH | lch(75.76, 23.82, 2.01°) |
| OKLab | oklab(80.02% 0.0716 0.0025) |
| OKLCH | oklch(80.02% 0.072 2) |
| XYZ | xyz(56.0594, 49.4966, 53.0458) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.16
Faded Pink
#DE9DAC
ΔE00 3.61
Soft Pink
#FDB0C0
ΔE00 4.25
Pastel Pink
#FFBACD
ΔE00 4.93
Lightpink
#FFB6C1
ΔE00 4.95
Baby Pink
#FFB7CE
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6ABBA #ABE6D7
analogous
#E6ABD7 #E6ABBA #E6B9AB
triadic
#E6ABBA #BAE6AB #ABBAE6
tetradic
#E6ABBA #D7E6AB #ABE6D7 #B9ABE6
square
#E6ABBA #D7E6AB #ABE6D7 #B9ABE6
split-complementary
#E6ABBA #ABE6B9 #ABD7E6
monochromatic
#CA4D6D #D87C93 #E6ABBA #F4DAE1 #F8E7EC
Accessibility & contrast
On white
1.93
#E6ABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#E6ABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6ABBA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6ABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6ABBA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BA
Deuteranopia (green-blind)
#C0BFB9
Tritanopia (blue-blind)
#F0A8B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e6abba; /* rgb */ color: rgb(230, 171, 186); /* oklch */ color: oklch(80.0% 0.072 2.0);
Tailwind
colors: {
custom: {
50: '#eec4ce',
500: '#e6abba',
950: '#000000',
},
}SCSS
$custom: #e6abba; $custom-light: #eec4ce; $custom-dark: #000000;
JSON
{
"hex": "#e6abba",
"rgb": {
"r": 230,
"g": 171,
"b": 186
},
"hsl": {
"h": 344.746,
"s": 54.128,
"l": 78.627
},
"oklch": {
"l": 0.80016,
"c": 0.07162,
"h": 2
},
"luminance": 0.49494
}Semantic roles & 50–950 ramp
primary
#E6ABBA
secondary
#DCEFEA
accent
#C29A24
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161213
muted
#848182