#E99BC8#E99BC8
#E99BC8 is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.0% C 0.109 H 344.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E99BC8 |
|---|---|
| RGB | rgb(233, 155, 200) |
| HSL | hsl(325, 64%, 76%) |
| HSV | hsv(325, 33%, 91%) |
| CMYK | cmyk(0%, 33.5%, 14.2%, 8.6%) |
| CIE-LAB | lab(72.85, 35.56, -11.11) |
| CIE-LCH | lch(72.85, 37.26, 342.65°) |
| OKLab | oklab(77.99% 0.1046 -0.0293) |
| OKLCH | oklch(77.99% 0.109 344.4) |
| XYZ | xyz(55.7511, 44.9394, 60.3700) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 6.71
Pink (survey)
#FF81C0
ΔE00 6.87
Powder Pink
#FFB2D0
ΔE00 6.87
Lilac
#C8A2C8
ΔE00 7.80
Pig Pink
#E78EA5
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99BC8 #9BE9BC
analogous
#E39BE9 #E99BC8 #E99BA1
triadic
#E99BC8 #C8E99B #9BC8E9
tetradic
#E99BC8 #E9E39B #9BE9BC #9BA1E9
square
#E99BC8 #E9E39B #9BE9BC #9BA1E9
split-complementary
#E99BC8 #A1E99B #9BE9E3
monochromatic
#D33791 #DE69AC #E99BC8 #F4CDE4 #F9E6F1
Accessibility & contrast
On white
2.10
#E99BC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E99BC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99BC8
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99BC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99BC8 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ABCA
Deuteranopia (green-blind)
#B3B7C6
Tritanopia (blue-blind)
#F39BAB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99bc8; /* rgb */ color: rgb(233, 155, 200); /* oklch */ color: oklch(78.0% 0.109 344.4);
Tailwind
colors: {
custom: {
50: '#f1b9d8',
500: '#e99bc8',
950: '#000000',
},
}SCSS
$custom: #e99bc8; $custom-light: #f1b9d8; $custom-dark: #000000;
JSON
{
"hex": "#e99bc8",
"rgb": {
"r": 233,
"g": 155,
"b": 200
},
"hsl": {
"h": 325.385,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.77989,
"c": 0.10861,
"h": 344.4
},
"luminance": 0.44936
}Semantic roles & 50–950 ramp
primary
#E99BC8
secondary
#DAF1E4
accent
#CC651A
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083