#E992D2#E992D2
#E992D2 is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.9% C 0.132 H 337.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E992D2 |
|---|---|
| RGB | rgb(233, 146, 210) |
| HSL | hsl(316, 66%, 74%) |
| HSV | hsv(316, 37%, 91%) |
| CMYK | cmyk(0%, 37.3%, 9.9%, 8.6%) |
| CIE-LAB | lab(71.24, 41.92, -19.06) |
| CIE-LCH | lch(71.24, 46.05, 335.55°) |
| OKLab | oklab(76.87% 0.1213 -0.051) |
| OKLCH | oklch(76.87% 0.132 337.2) |
| XYZ | xyz(55.5159, 42.5375, 66.2466) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.81
Bubblegum Pink
#FE83CC
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 4.91
Pink (survey)
#FF81C0
ΔE00 6.47
Violet (CSS)
#EE82EE
ΔE00 7.33
Purply Pink
#F075E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992D2 #92E9A9
analogous
#D592E9 #E992D2 #E992A7
triadic
#E992D2 #D2E992 #92D2E9
tetradic
#E992D2 #E9D592 #92E9A9 #92A7E9
square
#E992D2 #E9D592 #92E9A9 #92A7E9
split-complementary
#E992D2 #A7E992 #92E9D5
monochromatic
#D42CA8 #DF5FBD #E992D2 #F3C5E7 #FAE6F4
Accessibility & contrast
On white
2.21
#E992D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#E992D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992D2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992D2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D4
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#F295A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e992d2; /* rgb */ color: rgb(233, 146, 210); /* oklch */ color: oklch(76.9% 0.132 337.2);
Tailwind
colors: {
custom: {
50: '#f1b3e0',
500: '#e992d2',
950: '#000000',
},
}SCSS
$custom: #e992d2; $custom-light: #f1b3e0; $custom-dark: #000000;
JSON
{
"hex": "#e992d2",
"rgb": {
"r": 233,
"g": 146,
"b": 210
},
"hsl": {
"h": 315.862,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.76872,
"c": 0.1316,
"h": 337.2
},
"luminance": 0.42535
}Semantic roles & 50–950 ramp
primary
#E992D2
secondary
#DAF1E0
accent
#CE4817
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083