#EB93DC#EB93DC
#EB93DC is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.6% C 0.140 H 333.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93DC |
|---|---|
| RGB | rgb(235, 147, 220) |
| HSL | hsl(310, 69%, 75%) |
| HSV | hsv(310, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 6.4%, 7.8%) |
| CIE-LAB | lab(72.03, 43.72, -23.35) |
| CIE-LCH | lch(72.03, 49.57, 331.89°) |
| OKLab | oklab(77.63% 0.1248 -0.0629) |
| OKLCH | oklch(77.63% 0.14 333.2) |
| XYZ | xyz(57.6125, 43.6998, 73.0965) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.14
Plum
#DDA0DD
ΔE00 4.36
Bubblegum Pink
#FE83CC
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 7.07
Pink (survey)
#FF81C0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93DC #93EBA2
analogous
#CE93EB #EB93DC #EB93B0
triadic
#EB93DC #DCEB93 #93DCEB
tetradic
#EB93DC #EBCE93 #93EBA2 #93B0EB
square
#EB93DC #EBCE93 #93EBA2 #93B0EB
split-complementary
#EB93DC #B0EB93 #93EBCE
monochromatic
#D82CBB #E15FCB #EB93DC #F5C7ED #FAE5F7
Accessibility & contrast
On white
2.16
#EB93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EB93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93DC
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93DC | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DF
Deuteranopia (green-blind)
#A8B5D9
Tritanopia (blue-blind)
#F398AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb93dc; /* rgb */ color: rgb(235, 147, 220); /* oklch */ color: oklch(77.6% 0.140 333.2);
Tailwind
colors: {
custom: {
50: '#f3b4e7',
500: '#eb93dc',
950: '#000000',
},
}SCSS
$custom: #eb93dc; $custom-light: #f3b4e7; $custom-dark: #000000;
JSON
{
"hex": "#eb93dc",
"rgb": {
"r": 235,
"g": 147,
"b": 220
},
"hsl": {
"h": 310.227,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77632,
"c": 0.13974,
"h": 333.2
},
"luminance": 0.43697
}Semantic roles & 50–950 ramp
primary
#EB93DC
secondary
#D9F2DD
accent
#D13515
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084