#EB94DA#EB94DA
#EB94DA is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.7% C 0.136 H 334.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94DA |
|---|---|
| RGB | rgb(235, 148, 218) |
| HSL | hsl(312, 69%, 75%) |
| HSV | hsv(312, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 7.2%, 7.8%) |
| CIE-LAB | lab(72.17, 42.86, -22.04) |
| CIE-LCH | lch(72.17, 48.20, 332.79°) |
| OKLab | oklab(77.71% 0.1228 -0.0593) |
| OKLCH | oklch(77.71% 0.136 334.2) |
| XYZ | xyz(57.5053, 43.9068, 71.7619) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 6.32
Pink (survey)
#FF81C0
ΔE00 7.47
Purply Pink
#F075E6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94DA #94EBA5
analogous
#D094EB #EB94DA #EB94AF
triadic
#EB94DA #DAEB94 #94DAEB
tetradic
#EB94DA #EBD094 #94EBA5 #94AFEB
square
#EB94DA #EBD094 #94EBA5 #94AFEB
split-complementary
#EB94DA #AFEB94 #94EBD0
monochromatic
#D82DB6 #E160C8 #EB94DA #F5C8EC #FAE5F6
Accessibility & contrast
On white
2.15
#EB94DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EB94DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94DA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94DA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A9DD
Deuteranopia (green-blind)
#AAB6D7
Tritanopia (blue-blind)
#F398AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb94da; /* rgb */ color: rgb(235, 148, 218); /* oklch */ color: oklch(77.7% 0.136 334.2);
Tailwind
colors: {
custom: {
50: '#f3b5e5',
500: '#eb94da',
950: '#000000',
},
}SCSS
$custom: #eb94da; $custom-light: #f3b5e5; $custom-dark: #000000;
JSON
{
"hex": "#eb94da",
"rgb": {
"r": 235,
"g": 148,
"b": 218
},
"hsl": {
"h": 311.724,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.77714,
"c": 0.13631,
"h": 334.2
},
"luminance": 0.43904
}Semantic roles & 50–950 ramp
primary
#EB94DA
secondary
#D9F2DE
accent
#D03A15
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171115
muted
#858084