#E99FBB#E99FBB
#E99FBB is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.3% C 0.094 H 355.1°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FBB |
|---|---|
| RGB | rgb(233, 159, 187) |
| HSL | hsl(337, 63%, 77%) |
| HSV | hsv(337, 32%, 91%) |
| CMYK | cmyk(0%, 31.8%, 19.7%, 8.6%) |
| CIE-LAB | lab(73.36, 31.43, -3.19) |
| CIE-LCH | lch(73.36, 31.59, 354.20°) |
| OKLab | oklab(78.25% 0.094 -0.008) |
| OKLCH | oklch(78.25% 0.094 355.1) |
| XYZ | xyz(54.9727, 45.7108, 52.9316) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.18
Powder Pink
#FFB2D0
ΔE00 5.16
Pig Pink
#E78EA5
ΔE00 5.21
Soft Pink
#FDB0C0
ΔE00 5.91
Baby Pink
#FFB7CE
ΔE00 6.05
Dusty Pink
#D8A7B1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FBB #9FE9CD
analogous
#E99FE0 #E99FBB #E9A89F
triadic
#E99FBB #BBE99F #9FBBE9
tetradic
#E99FBB #E0E99F #9FE9CD #A89FE9
square
#E99FBB #E0E99F #9FE9CD #A89FE9
split-complementary
#E99FBB #9FE9A8 #9FE0E9
monochromatic
#D23B74 #DE6D98 #E99FBB #F4D1DE #F9E6ED
Accessibility & contrast
On white
2.07
#E99FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E99FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FBB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FBB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#F49CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99fbb; /* rgb */ color: rgb(233, 159, 187); /* oklch */ color: oklch(78.3% 0.094 355.1);
Tailwind
colors: {
custom: {
50: '#f1bccf',
500: '#e99fbb',
950: '#000000',
},
}SCSS
$custom: #e99fbb; $custom-light: #f1bccf; $custom-dark: #000000;
JSON
{
"hex": "#e99fbb",
"rgb": {
"r": 233,
"g": 159,
"b": 187
},
"hsl": {
"h": 337.297,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.7825,
"c": 0.09436,
"h": 355.1
},
"luminance": 0.45708
}Semantic roles & 50–950 ramp
primary
#E99FBB
secondary
#DAF1E8
accent
#CA881B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182