#E99BB7#E99BB7
#E99BB7 is a light, moderate pink. Relative luminance 0.442; OKLCH L 77.4% C 0.099 H 356.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E99BB7 |
|---|---|
| RGB | rgb(233, 155, 183) |
| HSL | hsl(338, 64%, 76%) |
| HSV | hsv(338, 33%, 91%) |
| CMYK | cmyk(0%, 33.5%, 21.5%, 8.6%) |
| CIE-LAB | lab(72.35, 32.96, -2.46) |
| CIE-LCH | lch(72.35, 33.05, 355.73°) |
| OKLab | oklab(77.44% 0.0989 -0.006) |
| OKLCH | oklch(77.44% 0.099 356.5) |
| XYZ | xyz(53.8737, 44.1884, 50.4822) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.05
Pig Pink
#E78EA5
ΔE00 4.17
Powder Pink
#FFB2D0
ΔE00 5.95
Pinky
#FC86AA
ΔE00 6.25
Soft Pink
#FDB0C0
ΔE00 6.31
Dull Pink
#D5869D
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99BB7 #9BE9CD
analogous
#E99BDE #E99BB7 #E9A69B
triadic
#E99BB7 #B7E99B #9BB7E9
tetradic
#E99BB7 #DEE99B #9BE9CD #A69BE9
square
#E99BB7 #DEE99B #9BE9CD #A69BE9
split-complementary
#E99BB7 #9BE9A6 #9BDEE9
monochromatic
#D3376F #DE6993 #E99BB7 #F4CDDB #F9E6ED
Accessibility & contrast
On white
2.13
#E99BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#E99BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99BB7
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99BB7 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B8
Deuteranopia (green-blind)
#B7B7B5
Tritanopia (blue-blind)
#F597A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e99bb7; /* rgb */ color: rgb(233, 155, 183); /* oklch */ color: oklch(77.4% 0.099 356.5);
Tailwind
colors: {
custom: {
50: '#f1b9cc',
500: '#e99bb7',
950: '#000000',
},
}SCSS
$custom: #e99bb7; $custom-light: #f1b9cc; $custom-dark: #000000;
JSON
{
"hex": "#e99bb7",
"rgb": {
"r": 233,
"g": 155,
"b": 183
},
"hsl": {
"h": 338.462,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.77445,
"c": 0.09906,
"h": 356.5
},
"luminance": 0.44185
}Semantic roles & 50–950 ramp
primary
#E99BB7
secondary
#DAF1E9
accent
#CC8C1A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082