#E99ABB#E99ABB
#E99ABB is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.4% C 0.103 H 353.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E99ABB |
|---|---|
| RGB | rgb(233, 154, 187) |
| HSL | hsl(335, 64%, 76%) |
| HSV | hsv(335, 34%, 91%) |
| CMYK | cmyk(0%, 33.9%, 19.7%, 8.6%) |
| CIE-LAB | lab(72.25, 34.08, -4.83) |
| CIE-LCH | lch(72.25, 34.42, 351.93°) |
| OKLab | oklab(77.4% 0.1018 -0.0123) |
| OKLCH | oklch(77.4% 0.103 353.1) |
| XYZ | xyz(54.1302, 44.0258, 52.6508) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.03
Faded Pink
#DE9DAC
ΔE00 5.27
Powder Pink
#FFB2D0
ΔE00 6.04
Pinky
#FC86AA
ΔE00 6.49
Dull Pink
#D5869D
ΔE00 6.75
Soft Pink
#FDB0C0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99ABB #9AE9C8
analogous
#E99AE2 #E99ABB #E9A09A
triadic
#E99ABB #BBE99A #9ABBE9
tetradic
#E99ABB #E2E99A #9AE9C8 #A09AE9
square
#E99ABB #E2E99A #9AE9C8 #A09AE9
split-complementary
#E99ABB #9AE9A0 #9AE2E9
monochromatic
#D33577 #DE6899 #E99ABB #F4CCDD #FAE6EE
Accessibility & contrast
On white
2.14
#E99ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E99ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99ABB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99ABB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#F597A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e99abb; /* rgb */ color: rgb(233, 154, 187); /* oklch */ color: oklch(77.4% 0.103 353.1);
Tailwind
colors: {
custom: {
50: '#f1b8cf',
500: '#e99abb',
950: '#000000',
},
}SCSS
$custom: #e99abb; $custom-light: #f1b8cf; $custom-dark: #000000;
JSON
{
"hex": "#e99abb",
"rgb": {
"r": 233,
"g": 154,
"b": 187
},
"hsl": {
"h": 334.937,
"s": 64.228,
"l": 75.882
},
"oklch": {
"l": 0.77399,
"c": 0.10257,
"h": 353.1
},
"luminance": 0.44023
}Semantic roles & 50–950 ramp
primary
#E99ABB
secondary
#DAF1E7
accent
#CC8119
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082