#EB93D2#EB93D2
#EB93D2 is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.3% C 0.132 H 338.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93D2 |
|---|---|
| RGB | rgb(235, 147, 210) |
| HSL | hsl(317, 69%, 75%) |
| HSV | hsv(317, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 10.6%, 7.8%) |
| CIE-LAB | lab(71.68, 42.05, -18.37) |
| CIE-LCH | lch(71.68, 45.88, 336.40°) |
| OKLab | oklab(77.26% 0.122 -0.0491) |
| OKLCH | oklch(77.26% 0.132 338.1) |
| XYZ | xyz(56.3275, 43.1858, 66.3290) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.69
Plum
#DDA0DD
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.37
Pink (survey)
#FF81C0
ΔE00 6.24
Violet (CSS)
#EE82EE
ΔE00 7.64
Purply Pink
#F075E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93D2 #93EBAC
analogous
#D893EB #EB93D2 #EB93A6
triadic
#EB93D2 #D2EB93 #93D2EB
tetradic
#EB93D2 #EBD893 #93EBAC #93A6EB
square
#EB93D2 #EBD893 #93EBAC #93A6EB
split-complementary
#EB93D2 #A6EB93 #93EBD8
monochromatic
#D82CA7 #E15FBC #EB93D2 #F5C7E8 #FAE5F4
Accessibility & contrast
On white
2.18
#EB93D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EB93D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93D2
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93D2 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D4
Deuteranopia (green-blind)
#ABB5CF
Tritanopia (blue-blind)
#F495AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb93d2; /* rgb */ color: rgb(235, 147, 210); /* oklch */ color: oklch(77.3% 0.132 338.1);
Tailwind
colors: {
custom: {
50: '#f3b4df',
500: '#eb93d2',
950: '#000000',
},
}SCSS
$custom: #eb93d2; $custom-light: #f3b4df; $custom-dark: #000000;
JSON
{
"hex": "#eb93d2",
"rgb": {
"r": 235,
"g": 147,
"b": 210
},
"hsl": {
"h": 317.045,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77256,
"c": 0.13154,
"h": 338.1
},
"luminance": 0.43183
}Semantic roles & 50–950 ramp
primary
#EB93D2
secondary
#D9F2E0
accent
#D14A15
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083