#E99FBE#E99FBE
#E99FBE is a light, moderate pink. Relative luminance 0.458; OKLCH L 78.3% C 0.096 H 352.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FBE |
|---|---|
| RGB | rgb(233, 159, 190) |
| HSL | hsl(335, 63%, 77%) |
| HSV | hsv(335, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 18.5%, 8.6%) |
| CIE-LAB | lab(73.44, 31.88, -4.72) |
| CIE-LCH | lch(73.44, 32.23, 351.57°) |
| OKLab | oklab(78.34% 0.0951 -0.0121) |
| OKLCH | oklch(78.34% 0.096 352.8) |
| XYZ | xyz(55.2972, 45.8406, 54.6407) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.97
Powder Pink
#FFB2D0
ΔE00 5.11
Pig Pink
#E78EA5
ΔE00 5.78
Baby Pink
#FFB7CE
ΔE00 6.25
Soft Pink
#FDB0C0
ΔE00 6.50
Pastel Pink
#FFBACD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FBE #9FE9CA
analogous
#E99FE3 #E99FBE #E9A59F
triadic
#E99FBE #BEE99F #9FBEE9
tetradic
#E99FBE #E3E99F #9FE9CA #A59FE9
square
#E99FBE #E3E99F #9FE9CA #A59FE9
split-complementary
#E99FBE #9FE9A5 #9FE3E9
monochromatic
#D23B7B #DE6D9C #E99FBE #F4D1E0 #F9E6EE
Accessibility & contrast
On white
2.07
#E99FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#E99FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FBE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FBE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBF
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#F49DAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99fbe; /* rgb */ color: rgb(233, 159, 190); /* oklch */ color: oklch(78.3% 0.096 352.8);
Tailwind
colors: {
custom: {
50: '#f1bcd1',
500: '#e99fbe',
950: '#000000',
},
}SCSS
$custom: #e99fbe; $custom-light: #f1bcd1; $custom-dark: #000000;
JSON
{
"hex": "#e99fbe",
"rgb": {
"r": 233,
"g": 159,
"b": 190
},
"hsl": {
"h": 334.865,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.78342,
"c": 0.09583,
"h": 352.8
},
"luminance": 0.45838
}Semantic roles & 50–950 ramp
primary
#E99FBE
secondary
#DAF1E7
accent
#CA811B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182