#E99BB3#E99BB3
#E99BB3 is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.3% C 0.097 H 359.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E99BB3 |
|---|---|
| RGB | rgb(233, 155, 179) |
| HSL | hsl(342, 64%, 76%) |
| HSV | hsv(342, 33%, 91%) |
| CMYK | cmyk(0%, 33.5%, 23.2%, 8.6%) |
| CIE-LAB | lab(72.24, 32.37, -0.41) |
| CIE-LCH | lch(72.24, 32.38, 359.28°) |
| OKLab | oklab(77.33% 0.0975 -0.0006) |
| OKLCH | oklch(77.33% 0.097 359.6) |
| XYZ | xyz(53.4633, 44.0242, 48.3206) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.16
Pig Pink
#E78EA5
ΔE00 3.51
Soft Pink
#FDB0C0
ΔE00 5.77
Dull Pink
#D5869D
ΔE00 6.01
Pinky
#FC86AA
ΔE00 6.11
Powder Pink
#FFB2D0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99BB3 #9BE9D1
analogous
#E99BDA #E99BB3 #E9AA9B
triadic
#E99BB3 #B3E99B #9BB3E9
tetradic
#E99BB3 #DAE99B #9BE9D1 #AA9BE9
square
#E99BB3 #DAE99B #9BE9D1 #AA9BE9
split-complementary
#E99BB3 #9BE9AA #9BDAE9
monochromatic
#D33767 #DE698D #E99BB3 #F4CDD9 #F9E6EC
Accessibility & contrast
On white
2.14
#E99BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E99BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99BB3
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99BB3 | 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)
#A5A9B4
Deuteranopia (green-blind)
#B8B6B1
Tritanopia (blue-blind)
#F597A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e99bb3; /* rgb */ color: rgb(233, 155, 179); /* oklch */ color: oklch(77.3% 0.097 359.6);
Tailwind
colors: {
custom: {
50: '#f1b9c9',
500: '#e99bb3',
950: '#000000',
},
}SCSS
$custom: #e99bb3; $custom-light: #f1b9c9; $custom-dark: #000000;
JSON
{
"hex": "#e99bb3",
"rgb": {
"r": 233,
"g": 155,
"b": 179
},
"hsl": {
"h": 341.538,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.77325,
"c": 0.09746,
"h": 359.6
},
"luminance": 0.44021
}Semantic roles & 50–950 ramp
primary
#E99BB3
secondary
#DAF1EA
accent
#CC951A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082