#E994AA#E994AA
#E994AA is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.9% C 0.105 H 3.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E994AA |
|---|---|
| RGB | rgb(233, 148, 170) |
| HSL | hsl(344, 66%, 75%) |
| HSV | hsv(344, 36%, 91%) |
| CMYK | cmyk(0%, 36.5%, 27%, 8.6%) |
| CIE-LAB | lab(70.46, 34.82, 1.99) |
| CIE-LCH | lch(70.46, 34.87, 3.27°) |
| OKLab | oklab(75.88% 0.1053 0.0057) |
| OKLCH | oklch(75.88% 0.105 3.1) |
| XYZ | xyz(51.4513, 41.4092, 43.3053) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.48
Faded Pink
#DE9DAC
ΔE00 3.70
Dull Pink
#D5869D
ΔE00 4.73
Pinky
#FC86AA
ΔE00 4.84
Rosa
#FE86A4
ΔE00 4.98
Rose Pink
#F7879A
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E994AA #94E9D3
analogous
#E994D4 #E994AA #E9A994
triadic
#E994AA #AAE994 #94AAE9
tetradic
#E994AA #D4E994 #94E9D3 #A994E9
square
#E994AA #D4E994 #94E9D3 #A994E9
split-complementary
#E994AA #94E9A9 #94D4E9
monochromatic
#D42E59 #DF6182 #E994AA #F3C7D2 #FAE6EB
Accessibility & contrast
On white
2.26
#E994AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#E994AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E994AA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E994AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E994AA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#F78E9C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e994aa; /* rgb */ color: rgb(233, 148, 170); /* oklch */ color: oklch(75.9% 0.105 3.1);
Tailwind
colors: {
custom: {
50: '#f2b4c3',
500: '#e994aa',
950: '#000000',
},
}SCSS
$custom: #e994aa; $custom-light: #f2b4c3; $custom-dark: #000000;
JSON
{
"hex": "#e994aa",
"rgb": {
"r": 233,
"g": 148,
"b": 170
},
"hsl": {
"h": 344.471,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.75883,
"c": 0.10541,
"h": 3.1
},
"luminance": 0.41406
}Semantic roles & 50–950 ramp
primary
#E994AA
secondary
#DAF1EB
accent
#CE9F18
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081