#EB99DC#EB99DC
#EB99DC is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.6% C 0.129 H 333.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99DC |
|---|---|
| RGB | rgb(235, 153, 220) |
| HSL | hsl(311, 67%, 76%) |
| HSV | hsv(311, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 6.4%, 7.8%) |
| CIE-LAB | lab(73.29, 40.59, -21.42) |
| CIE-LCH | lch(73.29, 45.90, 332.18°) |
| OKLab | oklab(78.59% 0.1158 -0.0576) |
| OKLCH | oklch(78.59% 0.129 333.6) |
| XYZ | xyz(58.5699, 45.6147, 73.4157) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 7.10
Pink (survey)
#FF81C0
ΔE00 8.10
Purply Pink
#F075E6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99DC #99EBA8
analogous
#D199EB #EB99DC #EB99B3
triadic
#EB99DC #DCEB99 #99DCEB
tetradic
#EB99DC #EBD199 #99EBA8 #99B3EB
square
#EB99DC #EBD199 #99EBA8 #99B3EB
split-complementary
#EB99DC #B3EB99 #99EBD1
monochromatic
#D733B9 #E166CA #EB99DC #F5CCEE #FAE5F6
Accessibility & contrast
On white
2.07
#EB99DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#EB99DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99DC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99DC | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDF
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#F29DB1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb99dc; /* rgb */ color: rgb(235, 153, 220); /* oklch */ color: oklch(78.6% 0.129 333.6);
Tailwind
colors: {
custom: {
50: '#f2b8e7',
500: '#eb99dc',
950: '#000000',
},
}SCSS
$custom: #eb99dc; $custom-light: #f2b8e7; $custom-dark: #000000;
JSON
{
"hex": "#eb99dc",
"rgb": {
"r": 235,
"g": 153,
"b": 220
},
"hsl": {
"h": 310.976,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.7859,
"c": 0.12937,
"h": 333.6
},
"luminance": 0.45612
}Semantic roles & 50–950 ramp
primary
#EB99DC
secondary
#DAF1DE
accent
#CF3816
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084