#E99BB4#E99BB4
#E99BB4 is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.4% C 0.098 H 358.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E99BB4 |
|---|---|
| RGB | rgb(233, 155, 180) |
| HSL | hsl(341, 64%, 76%) |
| HSV | hsv(341, 33%, 91%) |
| CMYK | cmyk(0%, 33.5%, 22.7%, 8.6%) |
| CIE-LAB | lab(72.27, 32.52, -0.92) |
| CIE-LCH | lch(72.27, 32.53, 358.38°) |
| OKLab | oklab(77.35% 0.0978 -0.002) |
| OKLCH | oklch(77.35% 0.098 358.8) |
| XYZ | xyz(53.5648, 44.0648, 48.8552) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.36
Pig Pink
#E78EA5
ΔE00 3.65
Soft Pink
#FDB0C0
ΔE00 5.89
Dull Pink
#D5869D
ΔE00 6.06
Pinky
#FC86AA
ΔE00 6.12
Powder Pink
#FFB2D0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99BB4 #9BE9D0
analogous
#E99BDB #E99BB4 #E9A99B
triadic
#E99BB4 #B4E99B #9BB4E9
tetradic
#E99BB4 #DBE99B #9BE9D0 #A99BE9
square
#E99BB4 #DBE99B #9BE9D0 #A99BE9
split-complementary
#E99BB4 #9BE9A9 #9BDBE9
monochromatic
#D33769 #DE698E #E99BB4 #F4CDDA #F9E6EC
Accessibility & contrast
On white
2.14
#E99BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E99BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99BB4
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99BB4 | 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)
#A5A9B5
Deuteranopia (green-blind)
#B8B6B2
Tritanopia (blue-blind)
#F597A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e99bb4; /* rgb */ color: rgb(233, 155, 180); /* oklch */ color: oklch(77.4% 0.098 358.8);
Tailwind
colors: {
custom: {
50: '#f1b9ca',
500: '#e99bb4',
950: '#000000',
},
}SCSS
$custom: #e99bb4; $custom-light: #f1b9ca; $custom-dark: #000000;
JSON
{
"hex": "#e99bb4",
"rgb": {
"r": 233,
"g": 155,
"b": 180
},
"hsl": {
"h": 340.769,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.77355,
"c": 0.09784,
"h": 358.8
},
"luminance": 0.44062
}Semantic roles & 50–950 ramp
primary
#E99BB4
secondary
#DAF1EA
accent
#CC931A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082