#E992AA#E992AA
#E992AA is a light, moderate pink. Relative luminance 0.408; OKLCH L 75.5% C 0.108 H 2.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E992AA |
|---|---|
| RGB | rgb(233, 146, 170) |
| HSL | hsl(343, 66%, 74%) |
| HSV | hsv(343, 37%, 91%) |
| CMYK | cmyk(0%, 37.3%, 27%, 8.6%) |
| CIE-LAB | lab(70.03, 35.87, 1.36) |
| CIE-LCH | lch(70.03, 35.89, 2.17°) |
| OKLab | oklab(75.55% 0.1084 0.0041) |
| OKLCH | oklch(75.55% 0.108 2.1) |
| XYZ | xyz(51.1403, 40.7872, 43.2016) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.14
Faded Pink
#DE9DAC
ΔE00 4.20
Pinky
#FC86AA
ΔE00 4.40
Dull Pink
#D5869D
ΔE00 4.42
Rosa
#FE86A4
ΔE00 4.71
Rose Pink
#F7879A
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992AA #92E9D1
analogous
#E992D6 #E992AA #E9A692
triadic
#E992AA #AAE992 #92AAE9
tetradic
#E992AA #D6E992 #92E9D1 #A692E9
square
#E992AA #D6E992 #92E9D1 #A692E9
split-complementary
#E992AA #92E9A6 #92D6E9
monochromatic
#D42C5B #DF5F82 #E992AA #F3C5D2 #FAE6EB
Accessibility & contrast
On white
2.29
#E992AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#E992AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992AA
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992AA | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AB
Deuteranopia (green-blind)
#B4B1A8
Tritanopia (blue-blind)
#F78C9A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e992aa; /* rgb */ color: rgb(233, 146, 170); /* oklch */ color: oklch(75.5% 0.108 2.1);
Tailwind
colors: {
custom: {
50: '#f2b3c3',
500: '#e992aa',
950: '#000000',
},
}SCSS
$custom: #e992aa; $custom-light: #f2b3c3; $custom-dark: #000000;
JSON
{
"hex": "#e992aa",
"rgb": {
"r": 233,
"g": 146,
"b": 170
},
"hsl": {
"h": 343.448,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.7555,
"c": 0.10849,
"h": 2.1
},
"luminance": 0.40784
}Semantic roles & 50–950 ramp
primary
#E992AA
secondary
#DAF1EB
accent
#CE9C17
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081