#E992AB#E992AB
#E992AB is a light, moderate pink. Relative luminance 0.408; OKLCH L 75.6% C 0.109 H 1.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E992AB |
|---|---|
| RGB | rgb(233, 146, 171) |
| HSL | hsl(343, 66%, 74%) |
| HSV | hsv(343, 37%, 91%) |
| CMYK | cmyk(0%, 37.3%, 26.6%, 8.6%) |
| CIE-LAB | lab(70.05, 36.00, 0.84) |
| CIE-LCH | lch(70.05, 36.01, 1.34°) |
| OKLab | oklab(75.58% 0.1088 0.0027) |
| OKLCH | oklch(75.58% 0.109 1.4) |
| XYZ | xyz(51.2352, 40.8252, 43.7017) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.33
Faded Pink
#DE9DAC
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.35
Dull Pink
#D5869D
ΔE00 4.43
Rosa
#FE86A4
ΔE00 4.79
Rose Pink
#F7879A
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992AB #92E9D0
analogous
#E992D6 #E992AB #E9A592
triadic
#E992AB #ABE992 #92ABE9
tetradic
#E992AB #D6E992 #92E9D0 #A592E9
square
#E992AB #D6E992 #92E9D0 #A592E9
split-complementary
#E992AB #92E9A5 #92D6E9
monochromatic
#D42C5D #DF5F84 #E992AB #F3C5D2 #FAE6EB
Accessibility & contrast
On white
2.29
#E992AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#E992AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992AB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992AB | 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)
#9EA2AC
Deuteranopia (green-blind)
#B4B1A9
Tritanopia (blue-blind)
#F78C9B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e992ab; /* rgb */ color: rgb(233, 146, 171); /* oklch */ color: oklch(75.6% 0.109 1.4);
Tailwind
colors: {
custom: {
50: '#f2b3c3',
500: '#e992ab',
950: '#000000',
},
}SCSS
$custom: #e992ab; $custom-light: #f2b3c3; $custom-dark: #000000;
JSON
{
"hex": "#e992ab",
"rgb": {
"r": 233,
"g": 146,
"b": 171
},
"hsl": {
"h": 342.759,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.7558,
"c": 0.1088,
"h": 1.4
},
"luminance": 0.40822
}Semantic roles & 50–950 ramp
primary
#E992AB
secondary
#DAF1EB
accent
#CE9A17
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081