#EB93D3#EB93D3
#EB93D3 is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.3% C 0.132 H 337.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93D3 |
|---|---|
| RGB | rgb(235, 147, 211) |
| HSL | hsl(316, 69%, 75%) |
| HSV | hsv(316, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 10.2%, 7.8%) |
| CIE-LAB | lab(71.71, 42.21, -18.87) |
| CIE-LCH | lch(71.71, 46.24, 335.92°) |
| OKLab | oklab(77.29% 0.1223 -0.0505) |
| OKLCH | oklch(77.29% 0.132 337.6) |
| XYZ | xyz(56.4525, 43.2358, 66.9872) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.76
Plum
#DDA0DD
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.21
Pink (survey)
#FF81C0
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 7.44
Purply Pink
#F075E6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93D3 #93EBAB
analogous
#D793EB #EB93D3 #EB93A7
triadic
#EB93D3 #D3EB93 #93D3EB
tetradic
#EB93D3 #EBD793 #93EBAB #93A7EB
square
#EB93D3 #EBD793 #93EBAB #93A7EB
split-complementary
#EB93D3 #A7EB93 #93EBD7
monochromatic
#D82CA9 #E15FBE #EB93D3 #F5C7E8 #FAE5F4
Accessibility & contrast
On white
2.18
#EB93D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EB93D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93D3
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93D3 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A8D5
Deuteranopia (green-blind)
#ABB5D0
Tritanopia (blue-blind)
#F495AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb93d3; /* rgb */ color: rgb(235, 147, 211); /* oklch */ color: oklch(77.3% 0.132 337.6);
Tailwind
colors: {
custom: {
50: '#f3b4e0',
500: '#eb93d3',
950: '#000000',
},
}SCSS
$custom: #eb93d3; $custom-light: #f3b4e0; $custom-dark: #000000;
JSON
{
"hex": "#eb93d3",
"rgb": {
"r": 235,
"g": 147,
"b": 211
},
"hsl": {
"h": 316.364,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77293,
"c": 0.13232,
"h": 337.6
},
"luminance": 0.43233
}Semantic roles & 50–950 ramp
primary
#EB93D3
secondary
#D9F2E0
accent
#D14815
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083