#E99ABC#E99ABC
#E99ABC is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.4% C 0.103 H 352.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E99ABC |
|---|---|
| RGB | rgb(233, 154, 188) |
| HSL | hsl(334, 64%, 76%) |
| HSV | hsv(334, 34%, 91%) |
| CMYK | cmyk(0%, 33.9%, 19.3%, 8.6%) |
| CIE-LAB | lab(72.27, 34.23, -5.34) |
| CIE-LCH | lch(72.27, 34.64, 351.13°) |
| OKLab | oklab(77.43% 0.1022 -0.0137) |
| OKLCH | oklch(77.43% 0.103 352.4) |
| XYZ | xyz(54.2377, 44.0688, 53.2165) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.26
Faded Pink
#DE9DAC
ΔE00 5.52
Powder Pink
#FFB2D0
ΔE00 6.06
Pinky
#FC86AA
ΔE00 6.61
Dull Pink
#D5869D
ΔE00 6.91
Pink (survey)
#FF81C0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99ABC #9AE9C7
analogous
#E99AE4 #E99ABC #E99F9A
triadic
#E99ABC #BCE99A #9ABCE9
tetradic
#E99ABC #E4E99A #9AE9C7 #9F9AE9
square
#E99ABC #E4E99A #9AE9C7 #9F9AE9
split-complementary
#E99ABC #9AE99F #9AE4E9
monochromatic
#D33579 #DE689B #E99ABC #F4CCDD #FAE6EE
Accessibility & contrast
On white
2.14
#E99ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E99ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99ABC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99ABC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#F497A6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e99abc; /* rgb */ color: rgb(233, 154, 188); /* oklch */ color: oklch(77.4% 0.103 352.4);
Tailwind
colors: {
custom: {
50: '#f1b8d0',
500: '#e99abc',
950: '#000000',
},
}SCSS
$custom: #e99abc; $custom-light: #f1b8d0; $custom-dark: #000000;
JSON
{
"hex": "#e99abc",
"rgb": {
"r": 233,
"g": 154,
"b": 188
},
"hsl": {
"h": 334.177,
"s": 64.228,
"l": 75.882
},
"oklch": {
"l": 0.77431,
"c": 0.10308,
"h": 352.4
},
"luminance": 0.44066
}Semantic roles & 50–950 ramp
primary
#E99ABC
secondary
#DAF1E7
accent
#CC7F19
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082