#E99FB0#E99FB0
#E99FB0 is a light, moderate red. Relative luminance 0.453; OKLCH L 77.9% C 0.090 H 4.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FB0 |
|---|---|
| RGB | rgb(233, 159, 176) |
| HSL | hsl(346, 63%, 77%) |
| HSV | hsv(346, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 24.5%, 8.6%) |
| CIE-LAB | lab(73.06, 29.82, 2.44) |
| CIE-LCH | lch(73.06, 29.92, 4.68°) |
| OKLab | oklab(77.93% 0.0901 0.0068) |
| OKLCH | oklch(77.93% 0.09 4.3) |
| XYZ | xyz(53.8399, 45.2577, 46.9656) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.09
Pig Pink
#E78EA5
ΔE00 4.27
Soft Pink
#FDB0C0
ΔE00 4.64
Dusty Pink
#D8A7B1
ΔE00 5.22
Lightpink
#FFB6C1
ΔE00 6.03
Baby Pink
#FFB7CE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FB0 #9FE9D8
analogous
#E99FD5 #E99FB0 #E9B39F
triadic
#E99FB0 #B0E99F #9FB0E9
tetradic
#E99FB0 #D5E99F #9FE9D8 #B39FE9
square
#E99FB0 #D5E99F #9FE9D8 #B39FE9
split-complementary
#E99FB0 #9FE9B3 #9FD5E9
monochromatic
#D23B5E #DE6D87 #E99FB0 #F4D1D9 #F9E6EB
Accessibility & contrast
On white
2.09
#E99FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#E99FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FB0
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FB0 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABB0
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#F69AA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99fb0; /* rgb */ color: rgb(233, 159, 176); /* oklch */ color: oklch(77.9% 0.090 4.3);
Tailwind
colors: {
custom: {
50: '#f1bcc7',
500: '#e99fb0',
950: '#000000',
},
}SCSS
$custom: #e99fb0; $custom-light: #f1bcc7; $custom-dark: #000000;
JSON
{
"hex": "#e99fb0",
"rgb": {
"r": 233,
"g": 159,
"b": 176
},
"hsl": {
"h": 346.216,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.77925,
"c": 0.09034,
"h": 4.3
},
"luminance": 0.45255
}Semantic roles & 50–950 ramp
primary
#E99FB0
secondary
#DAF1EC
accent
#CAA21B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182