#E99FBF#E99FBF
#E99FBF is a light, moderate pink. Relative luminance 0.459; OKLCH L 78.4% C 0.096 H 352.0°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FBF |
|---|---|
| RGB | rgb(233, 159, 191) |
| HSL | hsl(334, 63%, 77%) |
| HSV | hsv(334, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 18%, 8.6%) |
| CIE-LAB | lab(73.47, 32.03, -5.23) |
| CIE-LCH | lch(73.47, 32.46, 350.72°) |
| OKLab | oklab(78.37% 0.0954 -0.0134) |
| OKLCH | oklch(78.37% 0.096 352) |
| XYZ | xyz(55.4069, 45.8845, 55.2183) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.13
Faded Pink
#DE9DAC
ΔE00 5.24
Pig Pink
#E78EA5
ΔE00 5.99
Baby Pink
#FFB7CE
ΔE00 6.34
Soft Pink
#FDB0C0
ΔE00 6.71
Pastel Pink
#FFBACD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FBF #9FE9C9
analogous
#E99FE4 #E99FBF #E9A49F
triadic
#E99FBF #BFE99F #9FBFE9
tetradic
#E99FBF #E4E99F #9FE9C9 #A49FE9
square
#E99FBF #E4E99F #9FE9C9 #A49FE9
split-complementary
#E99FBF #9FE9A4 #9FE4E9
monochromatic
#D23B7D #DE6D9E #E99FBF #F4D1E0 #F9E6EE
Accessibility & contrast
On white
2.06
#E99FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#E99FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FBF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FBF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#F49DAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99fbf; /* rgb */ color: rgb(233, 159, 191); /* oklch */ color: oklch(78.4% 0.096 352.0);
Tailwind
colors: {
custom: {
50: '#f1bcd2',
500: '#e99fbf',
950: '#000000',
},
}SCSS
$custom: #e99fbf; $custom-light: #f1bcd2; $custom-dark: #000000;
JSON
{
"hex": "#e99fbf",
"rgb": {
"r": 233,
"g": 159,
"b": 191
},
"hsl": {
"h": 334.054,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.78374,
"c": 0.09635,
"h": 352
},
"luminance": 0.45882
}Semantic roles & 50–950 ramp
primary
#E99FBF
secondary
#DAF1E7
accent
#CA7F1B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182