#EB93DB#EB93DB
#EB93DB is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.6% C 0.139 H 333.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93DB |
|---|---|
| RGB | rgb(235, 147, 219) |
| HSL | hsl(311, 69%, 75%) |
| HSV | hsv(311, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 6.8%, 7.8%) |
| CIE-LAB | lab(71.99, 43.55, -22.86) |
| CIE-LCH | lch(71.99, 49.19, 332.31°) |
| OKLab | oklab(77.59% 0.1245 -0.0615) |
| OKLCH | oklch(77.59% 0.139 333.7) |
| XYZ | xyz(57.4804, 43.6470, 72.4011) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.22
Plum
#DDA0DD
ΔE00 4.37
Bubblegum Pink
#FE83CC
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 7.18
Pink (survey)
#FF81C0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93DB #93EBA3
analogous
#CF93EB #EB93DB #EB93AF
triadic
#EB93DB #DBEB93 #93DBEB
tetradic
#EB93DB #EBCF93 #93EBA3 #93AFEB
square
#EB93DB #EBCF93 #93EBA3 #93AFEB
split-complementary
#EB93DB #AFEB93 #93EBCF
monochromatic
#D82CB9 #E15FCA #EB93DB #F5C7EC #FAE5F6
Accessibility & contrast
On white
2.16
#EB93DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EB93DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93DB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93DB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DE
Deuteranopia (green-blind)
#A9B5D8
Tritanopia (blue-blind)
#F397AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb93db; /* rgb */ color: rgb(235, 147, 219); /* oklch */ color: oklch(77.6% 0.139 333.7);
Tailwind
colors: {
custom: {
50: '#f3b4e6',
500: '#eb93db',
950: '#000000',
},
}SCSS
$custom: #eb93db; $custom-light: #f3b4e6; $custom-dark: #000000;
JSON
{
"hex": "#eb93db",
"rgb": {
"r": 235,
"g": 147,
"b": 219
},
"hsl": {
"h": 310.909,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77594,
"c": 0.13889,
"h": 333.7
},
"luminance": 0.43644
}Semantic roles & 50–950 ramp
primary
#EB93DB
secondary
#D9F2DE
accent
#D13715
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084