#E99FB2#E99FB2
#E99FB2 is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.0% C 0.091 H 2.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FB2 |
|---|---|
| RGB | rgb(233, 159, 178) |
| HSL | hsl(345, 63%, 77%) |
| HSV | hsv(345, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 23.6%, 8.6%) |
| CIE-LAB | lab(73.11, 30.11, 1.41) |
| CIE-LCH | lch(73.11, 30.14, 2.69°) |
| OKLab | oklab(77.98% 0.0908 0.0041) |
| OKLCH | oklch(77.98% 0.091 2.6) |
| XYZ | xyz(54.0393, 45.3374, 48.0155) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.24
Pig Pink
#E78EA5
ΔE00 4.24
Soft Pink
#FDB0C0
ΔE00 4.72
Dusty Pink
#D8A7B1
ΔE00 5.36
Lightpink
#FFB6C1
ΔE00 6.23
Powder Pink
#FFB2D0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FB2 #9FE9D6
analogous
#E99FD7 #E99FB2 #E9B19F
triadic
#E99FB2 #B2E99F #9FB2E9
tetradic
#E99FB2 #D7E99F #9FE9D6 #B19FE9
square
#E99FB2 #D7E99F #9FE9D6 #B19FE9
split-complementary
#E99FB2 #9FE9B1 #9FD7E9
monochromatic
#D23B62 #DE6D8A #E99FB2 #F4D1DA #F9E6EB
Accessibility & contrast
On white
2.09
#E99FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E99FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FB2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FB2 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 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)
#A9ACB3
Deuteranopia (green-blind)
#BBB9B0
Tritanopia (blue-blind)
#F59AA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99fb2; /* rgb */ color: rgb(233, 159, 178); /* oklch */ color: oklch(78.0% 0.091 2.6);
Tailwind
colors: {
custom: {
50: '#f1bcc9',
500: '#e99fb2',
950: '#000000',
},
}SCSS
$custom: #e99fb2; $custom-light: #f1bcc9; $custom-dark: #000000;
JSON
{
"hex": "#e99fb2",
"rgb": {
"r": 233,
"g": 159,
"b": 178
},
"hsl": {
"h": 344.595,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.77982,
"c": 0.0909,
"h": 2.6
},
"luminance": 0.45334
}Semantic roles & 50–950 ramp
primary
#E99FB2
secondary
#DAF1EB
accent
#CA9D1B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182