#E99BBE#E99BBE
#E99BBE is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.7% C 0.102 H 351.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E99BBE |
|---|---|
| RGB | rgb(233, 155, 190) |
| HSL | hsl(333, 64%, 76%) |
| HSV | hsv(333, 33%, 91%) |
| CMYK | cmyk(0%, 33.5%, 18.5%, 8.6%) |
| CIE-LAB | lab(72.55, 34.00, -6.04) |
| CIE-LCH | lch(72.55, 34.53, 349.93°) |
| OKLab | oklab(77.66% 0.1013 -0.0156) |
| OKLCH | oklch(77.66% 0.102 351.3) |
| XYZ | xyz(54.6205, 44.4871, 54.4151) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.72
Faded Pink
#DE9DAC
ΔE00 5.80
Powder Pink
#FFB2D0
ΔE00 5.91
Pinky
#FC86AA
ΔE00 6.98
Baby Pink
#FFB7CE
ΔE00 7.28
Dull Pink
#D5869D
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99BBE #9BE9C6
analogous
#E99BE5 #E99BBE #E99F9B
triadic
#E99BBE #BEE99B #9BBEE9
tetradic
#E99BBE #E5E99B #9BE9C6 #9F9BE9
square
#E99BBE #E5E99B #9BE9C6 #9F9BE9
split-complementary
#E99BBE #9BE99F #9BE5E9
monochromatic
#D3377D #DE699D #E99BBE #F4CDDF #F9E6EF
Accessibility & contrast
On white
2.12
#E99BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#E99BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99BBE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99BBE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#F499A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e99bbe; /* rgb */ color: rgb(233, 155, 190); /* oklch */ color: oklch(77.7% 0.102 351.3);
Tailwind
colors: {
custom: {
50: '#f1b9d1',
500: '#e99bbe',
950: '#000000',
},
}SCSS
$custom: #e99bbe; $custom-light: #f1b9d1; $custom-dark: #000000;
JSON
{
"hex": "#e99bbe",
"rgb": {
"r": 233,
"g": 155,
"b": 190
},
"hsl": {
"h": 333.077,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.77663,
"c": 0.10248,
"h": 351.3
},
"luminance": 0.44484
}Semantic roles & 50–950 ramp
primary
#E99BBE
secondary
#DAF1E7
accent
#CC7C1A
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082