#E99FBD#E99FBD
#E99FBD is a light, moderate pink. Relative luminance 0.458; OKLCH L 78.3% C 0.095 H 353.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FBD |
|---|---|
| RGB | rgb(233, 159, 189) |
| HSL | hsl(336, 63%, 77%) |
| HSV | hsv(336, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 18.9%, 8.6%) |
| CIE-LAB | lab(73.41, 31.73, -4.21) |
| CIE-LCH | lch(73.41, 32.01, 352.43°) |
| OKLab | oklab(78.31% 0.0947 -0.0107) |
| OKLCH | oklch(78.31% 0.095 353.5) |
| XYZ | xyz(55.1883, 45.7970, 54.0671) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.70
Powder Pink
#FFB2D0
ΔE00 5.11
Pig Pink
#E78EA5
ΔE00 5.58
Baby Pink
#FFB7CE
ΔE00 6.17
Soft Pink
#FDB0C0
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FBD #9FE9CB
analogous
#E99FE2 #E99FBD #E9A69F
triadic
#E99FBD #BDE99F #9FBDE9
tetradic
#E99FBD #E2E99F #9FE9CB #A69FE9
square
#E99FBD #E2E99F #9FE9CB #A69FE9
split-complementary
#E99FBD #9FE9A6 #9FE2E9
monochromatic
#D23B79 #DE6D9B #E99FBD #F4D1DF #F9E6EE
Accessibility & contrast
On white
2.07
#E99FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#E99FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FBD
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FBD | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#F49CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99fbd; /* rgb */ color: rgb(233, 159, 189); /* oklch */ color: oklch(78.3% 0.095 353.5);
Tailwind
colors: {
custom: {
50: '#f1bcd0',
500: '#e99fbd',
950: '#000000',
},
}SCSS
$custom: #e99fbd; $custom-light: #f1bcd0; $custom-dark: #000000;
JSON
{
"hex": "#e99fbd",
"rgb": {
"r": 233,
"g": 159,
"b": 189
},
"hsl": {
"h": 335.676,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.78311,
"c": 0.09532,
"h": 353.5
},
"luminance": 0.45794
}Semantic roles & 50–950 ramp
primary
#E99FBD
secondary
#DAF1E8
accent
#CA831B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182