#E99FB3#E99FB3
#E99FB3 is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.0% C 0.091 H 1.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FB3 |
|---|---|
| RGB | rgb(233, 159, 179) |
| HSL | hsl(344, 63%, 77%) |
| HSV | hsv(344, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 23.2%, 8.6%) |
| CIE-LAB | lab(73.14, 30.25, 0.90) |
| CIE-LCH | lch(73.14, 30.26, 1.70°) |
| OKLab | oklab(78.01% 0.0912 0.0028) |
| OKLCH | oklch(78.01% 0.091 1.8) |
| XYZ | xyz(54.1400, 45.3777, 48.5462) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.37
Pig Pink
#E78EA5
ΔE00 4.26
Soft Pink
#FDB0C0
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 5.46
Powder Pink
#FFB2D0
ΔE00 6.05
Baby Pink
#FFB7CE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FB3 #9FE9D5
analogous
#E99FD8 #E99FB3 #E9B09F
triadic
#E99FB3 #B3E99F #9FB3E9
tetradic
#E99FB3 #D8E99F #9FE9D5 #B09FE9
square
#E99FB3 #D8E99F #9FE9D5 #B09FE9
split-complementary
#E99FB3 #9FE9B0 #9FD8E9
monochromatic
#D23B64 #DE6D8C #E99FB3 #F4D1DA #F9E6EB
Accessibility & contrast
On white
2.08
#E99FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E99FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FB3
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FB3 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB4
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#F59AA6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99fb3; /* rgb */ color: rgb(233, 159, 179); /* oklch */ color: oklch(78.0% 0.091 1.8);
Tailwind
colors: {
custom: {
50: '#f1bcc9',
500: '#e99fb3',
950: '#000000',
},
}SCSS
$custom: #e99fb3; $custom-light: #f1bcc9; $custom-dark: #000000;
JSON
{
"hex": "#e99fb3",
"rgb": {
"r": 233,
"g": 159,
"b": 179
},
"hsl": {
"h": 343.784,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.78011,
"c": 0.09122,
"h": 1.8
},
"luminance": 0.45375
}Semantic roles & 50–950 ramp
primary
#E99FB3
secondary
#DAF1EB
accent
#CA9B1B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182