#EB93C8#EB93C8
#EB93C8 is a light, vivid pink. Relative luminance 0.427; OKLCH L 76.9% C 0.124 H 343.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93C8 |
|---|---|
| RGB | rgb(235, 147, 200) |
| HSL | hsl(324, 69%, 75%) |
| HSV | hsv(324, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 14.9%, 7.8%) |
| CIE-LAB | lab(71.35, 40.44, -13.33) |
| CIE-LCH | lch(71.35, 42.58, 341.75°) |
| OKLab | oklab(76.9% 0.1191 -0.0352) |
| OKLCH | oklch(76.9% 0.124 343.5) |
| XYZ | xyz(55.1204, 42.7030, 59.9716) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.70
Pink (survey)
#FF81C0
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 7.25
Pinky
#FC86AA
ΔE00 8.33
Bubblegum (survey)
#FF6CB5
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93C8 #93EBB6
analogous
#E293EB #EB93C8 #EB939C
triadic
#EB93C8 #C8EB93 #93C8EB
tetradic
#EB93C8 #EBE293 #93EBB6 #939CEB
square
#EB93C8 #EBE293 #93EBB6 #939CEB
split-complementary
#EB93C8 #9CEB93 #93EBE2
monochromatic
#D82C93 #E15FAE #EB93C8 #F5C7E2 #FAE5F2
Accessibility & contrast
On white
2.20
#EB93C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#EB93C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93C8
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93C8 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CA
Deuteranopia (green-blind)
#AEB4C6
Tritanopia (blue-blind)
#F693A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb93c8; /* rgb */ color: rgb(235, 147, 200); /* oklch */ color: oklch(76.9% 0.124 343.5);
Tailwind
colors: {
custom: {
50: '#f3b4d8',
500: '#eb93c8',
950: '#000000',
},
}SCSS
$custom: #eb93c8; $custom-light: #f3b4d8; $custom-dark: #000000;
JSON
{
"hex": "#eb93c8",
"rgb": {
"r": 235,
"g": 147,
"b": 200
},
"hsl": {
"h": 323.864,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.76899,
"c": 0.12418,
"h": 343.5
},
"luminance": 0.427
}Semantic roles & 50–950 ramp
primary
#EB93C8
secondary
#D9F2E3
accent
#D16015
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083