#E892CC#E892CC
#E892CC is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.5% C 0.126 H 340.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E892CC |
|---|---|
| RGB | rgb(232, 146, 204) |
| HSL | hsl(320, 65%, 74%) |
| HSV | hsv(320, 37%, 91%) |
| CMYK | cmyk(0%, 37.1%, 12.1%, 9%) |
| CIE-LAB | lab(70.92, 40.61, -16.23) |
| CIE-LCH | lch(70.92, 43.73, 338.22°) |
| OKLab | oklab(76.54% 0.1185 -0.0432) |
| OKLCH | oklch(76.54% 0.126 340) |
| XYZ | xyz(54.4568, 42.0762, 62.3682) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.77
Plum
#DDA0DD
ΔE00 5.43
Pink (survey)
#FF81C0
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 8.54
Lilac
#C8A2C8
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E892CC #92E8AE
analogous
#D992E8 #E892CC #E892A1
triadic
#E892CC #CCE892 #92CCE8
tetradic
#E892CC #E8D992 #92E8AE #92A1E8
square
#E892CC #E8D992 #92E8AE #92A1E8
split-complementary
#E892CC #A1E892 #92E8D9
monochromatic
#D32D9D #DD5FB4 #E892CC #F3C5E4 #FAE6F3
Accessibility & contrast
On white
2.23
#E892CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#E892CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E892CC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E892CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E892CC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#ABB2CA
Tritanopia (blue-blind)
#F193A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e892cc; /* rgb */ color: rgb(232, 146, 204); /* oklch */ color: oklch(76.5% 0.126 340.0);
Tailwind
colors: {
custom: {
50: '#f1b3db',
500: '#e892cc',
950: '#000000',
},
}SCSS
$custom: #e892cc; $custom-light: #f1b3db; $custom-dark: #000000;
JSON
{
"hex": "#e892cc",
"rgb": {
"r": 232,
"g": 146,
"b": 204
},
"hsl": {
"h": 319.535,
"s": 65.152,
"l": 74.118
},
"oklch": {
"l": 0.76541,
"c": 0.12611,
"h": 340
},
"luminance": 0.42073
}Semantic roles & 50–950 ramp
primary
#E892CC
secondary
#DAF1E1
accent
#CD5319
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083