#E99FBC#E99FBC
#E99FBC is a light, moderate pink. Relative luminance 0.458; OKLCH L 78.3% C 0.095 H 354.3°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FBC |
|---|---|
| RGB | rgb(233, 159, 188) |
| HSL | hsl(336, 63%, 77%) |
| HSV | hsv(336, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 19.3%, 8.6%) |
| CIE-LAB | lab(73.39, 31.58, -3.70) |
| CIE-LCH | lch(73.39, 31.79, 353.31°) |
| OKLab | oklab(78.28% 0.0944 -0.0094) |
| OKLCH | oklch(78.28% 0.095 354.3) |
| XYZ | xyz(55.0801, 45.7538, 53.4974) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.44
Powder Pink
#FFB2D0
ΔE00 5.13
Pig Pink
#E78EA5
ΔE00 5.39
Soft Pink
#FDB0C0
ΔE00 6.11
Baby Pink
#FFB7CE
ΔE00 6.11
Dusty Pink
#D8A7B1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FBC #9FE9CC
analogous
#E99FE1 #E99FBC #E9A79F
triadic
#E99FBC #BCE99F #9FBCE9
tetradic
#E99FBC #E1E99F #9FE9CC #A79FE9
square
#E99FBC #E1E99F #9FE9CC #A79FE9
split-complementary
#E99FBC #9FE9A7 #9FE1E9
monochromatic
#D23B77 #DE6D99 #E99FBC #F4D1DF #F9E6EE
Accessibility & contrast
On white
2.07
#E99FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#E99FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FBC
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FBC | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBD
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#F49CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99fbc; /* rgb */ color: rgb(233, 159, 188); /* oklch */ color: oklch(78.3% 0.095 354.3);
Tailwind
colors: {
custom: {
50: '#f1bcd0',
500: '#e99fbc',
950: '#000000',
},
}SCSS
$custom: #e99fbc; $custom-light: #f1bcd0; $custom-dark: #000000;
JSON
{
"hex": "#e99fbc",
"rgb": {
"r": 233,
"g": 159,
"b": 188
},
"hsl": {
"h": 336.486,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.7828,
"c": 0.09483,
"h": 354.3
},
"luminance": 0.45751
}Semantic roles & 50–950 ramp
primary
#E99FBC
secondary
#DAF1E8
accent
#CA861B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182