#EB94DC#EB94DC
#EB94DC is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.8% C 0.138 H 333.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94DC |
|---|---|
| RGB | rgb(235, 148, 220) |
| HSL | hsl(310, 69%, 75%) |
| HSV | hsv(310, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 6.4%, 7.8%) |
| CIE-LAB | lab(72.24, 43.20, -23.03) |
| CIE-LCH | lch(72.24, 48.96, 331.94°) |
| OKLab | oklab(77.79% 0.1233 -0.062) |
| OKLCH | oklch(77.79% 0.138 333.3) |
| XYZ | xyz(57.7686, 44.0121, 73.1486) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.34
Bubblegum Pink
#FE83CC
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 7.31
Pink (survey)
#FF81C0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94DC #94EBA3
analogous
#CF94EB #EB94DC #EB94B0
triadic
#EB94DC #DCEB94 #94DCEB
tetradic
#EB94DC #EBCF94 #94EBA3 #94B0EB
square
#EB94DC #EBCF94 #94EBA3 #94B0EB
split-complementary
#EB94DC #B0EB94 #94EBCF
monochromatic
#D82DBA #E160CB #EB94DC #F5C8ED #FAE5F7
Accessibility & contrast
On white
2.14
#EB94DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EB94DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94DC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94DC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DF
Deuteranopia (green-blind)
#A9B6D9
Tritanopia (blue-blind)
#F398AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb94dc; /* rgb */ color: rgb(235, 148, 220); /* oklch */ color: oklch(77.8% 0.138 333.3);
Tailwind
colors: {
custom: {
50: '#f3b5e7',
500: '#eb94dc',
950: '#000000',
},
}SCSS
$custom: #eb94dc; $custom-light: #f3b5e7; $custom-dark: #000000;
JSON
{
"hex": "#eb94dc",
"rgb": {
"r": 235,
"g": 148,
"b": 220
},
"hsl": {
"h": 310.345,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.7779,
"c": 0.13802,
"h": 333.3
},
"luminance": 0.44009
}Semantic roles & 50–950 ramp
primary
#EB94DC
secondary
#D9F2DD
accent
#D03515
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084