#E99FB1#E99FB1
#E99FB1 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.0% C 0.091 H 3.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FB1 |
|---|---|
| RGB | rgb(233, 159, 177) |
| HSL | hsl(345, 63%, 77%) |
| HSV | hsv(345, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 24%, 8.6%) |
| CIE-LAB | lab(73.09, 29.96, 1.93) |
| CIE-LCH | lch(73.09, 30.03, 3.68°) |
| OKLab | oklab(77.95% 0.0905 0.0055) |
| OKLCH | oklch(77.95% 0.091 3.5) |
| XYZ | xyz(53.9392, 45.2974, 47.4887) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.14
Pig Pink
#E78EA5
ΔE00 4.24
Soft Pink
#FDB0C0
ΔE00 4.67
Dusty Pink
#D8A7B1
ΔE00 5.28
Lightpink
#FFB6C1
ΔE00 6.12
Baby Pink
#FFB7CE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FB1 #9FE9D7
analogous
#E99FD6 #E99FB1 #E9B29F
triadic
#E99FB1 #B1E99F #9FB1E9
tetradic
#E99FB1 #D6E99F #9FE9D7 #B29FE9
square
#E99FB1 #D6E99F #9FE9D7 #B29FE9
split-complementary
#E99FB1 #9FE9B2 #9FD6E9
monochromatic
#D23B60 #DE6D89 #E99FB1 #F4D1D9 #F9E6EB
Accessibility & contrast
On white
2.09
#E99FB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#E99FB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FB1
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FB1 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#BBB9AF
Tritanopia (blue-blind)
#F69AA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99fb1; /* rgb */ color: rgb(233, 159, 177); /* oklch */ color: oklch(78.0% 0.091 3.5);
Tailwind
colors: {
custom: {
50: '#f1bcc8',
500: '#e99fb1',
950: '#000000',
},
}SCSS
$custom: #e99fb1; $custom-light: #f1bcc8; $custom-dark: #000000;
JSON
{
"hex": "#e99fb1",
"rgb": {
"r": 233,
"g": 159,
"b": 177
},
"hsl": {
"h": 345.405,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.77953,
"c": 0.09062,
"h": 3.5
},
"luminance": 0.45294
}Semantic roles & 50–950 ramp
primary
#E99FB1
secondary
#DAF1EB
accent
#CAA01B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182