#EB93DA#EB93DA
#EB93DA is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.6% C 0.138 H 334.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93DA |
|---|---|
| RGB | rgb(235, 147, 218) |
| HSL | hsl(312, 69%, 75%) |
| HSV | hsv(312, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 7.2%, 7.8%) |
| CIE-LAB | lab(71.96, 43.38, -22.36) |
| CIE-LCH | lch(71.96, 48.81, 332.73°) |
| OKLab | oklab(77.55% 0.1242 -0.0602) |
| OKLCH | oklch(77.55% 0.138 334.2) |
| XYZ | xyz(57.3492, 43.5945, 71.7099) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.31
Plum
#DDA0DD
ΔE00 4.39
Bubblegum Pink
#FE83CC
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 7.31
Pink (survey)
#FF81C0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93DA #93EBA4
analogous
#D093EB #EB93DA #EB93AE
triadic
#EB93DA #DAEB93 #93DAEB
tetradic
#EB93DA #EBD093 #93EBA4 #93AEEB
square
#EB93DA #EBD093 #93EBA4 #93AEEB
split-complementary
#EB93DA #AEEB93 #93EBD0
monochromatic
#D82CB7 #E15FC8 #EB93DA #F5C7EC #FAE5F6
Accessibility & contrast
On white
2.16
#EB93DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EB93DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93DA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93DA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A8DD
Deuteranopia (green-blind)
#A9B5D7
Tritanopia (blue-blind)
#F397AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb93da; /* rgb */ color: rgb(235, 147, 218); /* oklch */ color: oklch(77.6% 0.138 334.2);
Tailwind
colors: {
custom: {
50: '#f3b4e5',
500: '#eb93da',
950: '#000000',
},
}SCSS
$custom: #eb93da; $custom-light: #f3b4e5; $custom-dark: #000000;
JSON
{
"hex": "#eb93da",
"rgb": {
"r": 235,
"g": 147,
"b": 218
},
"hsl": {
"h": 311.591,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77555,
"c": 0.13804,
"h": 334.2
},
"luminance": 0.43592
}Semantic roles & 50–950 ramp
primary
#EB93DA
secondary
#D9F2DE
accent
#D13915
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171115
muted
#858084