#E2ABCF#E2ABCF
#E2ABCF is a light, moderate pink. Relative luminance 0.498; OKLCH L 80.3% C 0.079 H 339.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ABCF |
|---|---|
| RGB | rgb(226, 171, 207) |
| HSL | hsl(321, 49%, 78%) |
| HSV | hsv(321, 24%, 89%) |
| CMYK | cmyk(0%, 24.3%, 8.4%, 11.4%) |
| CIE-LAB | lab(75.95, 25.79, -10.41) |
| CIE-LCH | lch(75.95, 27.81, 338.02°) |
| OKLab | oklab(80.26% 0.0745 -0.0275) |
| OKLCH | oklch(80.26% 0.079 339.7) |
| XYZ | xyz(57.1888, 49.8016, 65.6196) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.43
Powder Pink
#FFB2D0
ΔE00 6.11
Plum
#DDA0DD
ΔE00 6.46
Baby Pink
#FFB7CE
ΔE00 7.16
Pastel Pink
#FFBACD
ΔE00 7.97
Thistle
#D8BFD8
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ABCF #ABE2BE
analogous
#D9ABE2 #E2ABCF #E2ABB3
triadic
#E2ABCF #CFE2AB #ABCFE2
tetradic
#E2ABCF #E2D9AB #ABE2BE #ABB3E2
square
#E2ABCF #E2D9AB #ABE2BE #ABB3E2
split-complementary
#E2ABCF #B3E2AB #ABE2D9
monochromatic
#C3509B #D27EB5 #E2ABCF #F2D8E9 #F7E8F2
Accessibility & contrast
On white
1.92
#E2ABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#E2ABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ABCF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ABCF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6D0
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#E9ACB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e2abcf; /* rgb */ color: rgb(226, 171, 207); /* oklch */ color: oklch(80.3% 0.079 339.7);
Tailwind
colors: {
custom: {
50: '#ebc4dd',
500: '#e2abcf',
950: '#000000',
},
}SCSS
$custom: #e2abcf; $custom-light: #ebc4dd; $custom-dark: #000000;
JSON
{
"hex": "#e2abcf",
"rgb": {
"r": 226,
"g": 171,
"b": 207
},
"hsl": {
"h": 320.727,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.80264,
"c": 0.07942,
"h": 339.7
},
"luminance": 0.498
}Semantic roles & 50–950 ramp
primary
#E2ABCF
secondary
#DDEEE3
accent
#BC5C2A
background
#FEFCFD
surface
#FDF8FB
border
#D5D1D4
text
#161215
muted
#848183