#EB95DB#EB95DB
#EB95DB is a light, vivid pink. Relative luminance 0.443; OKLCH L 77.9% C 0.135 H 333.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95DB |
|---|---|
| RGB | rgb(235, 149, 219) |
| HSL | hsl(311, 68%, 75%) |
| HSV | hsv(311, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 6.8%, 7.8%) |
| CIE-LAB | lab(72.41, 42.51, -22.22) |
| CIE-LCH | lch(72.41, 47.97, 332.41°) |
| OKLab | oklab(77.91% 0.1215 -0.0598) |
| OKLCH | oklch(77.91% 0.135 333.8) |
| XYZ | xyz(57.7941, 44.2744, 72.5057) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 4.64
Bubblegum Pink
#FE83CC
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 6.36
Purply Pink
#F075E6
ΔE00 7.67
Pink (survey)
#FF81C0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95DB #95EBA5
analogous
#D095EB #EB95DB #EB95B0
triadic
#EB95DB #DBEB95 #95DBEB
tetradic
#EB95DB #EBD095 #95EBA5 #95B0EB
square
#EB95DB #EBD095 #95EBA5 #95B0EB
split-complementary
#EB95DB #B0EB95 #95EBD0
monochromatic
#D82EB8 #E162CA #EB95DB #F5C8EC #FAE5F6
Accessibility & contrast
On white
2.13
#EB95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EB95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95DB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95DB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#F399AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb95db; /* rgb */ color: rgb(235, 149, 219); /* oklch */ color: oklch(77.9% 0.135 333.8);
Tailwind
colors: {
custom: {
50: '#f3b5e6',
500: '#eb95db',
950: '#000000',
},
}SCSS
$custom: #eb95db; $custom-light: #f3b5e6; $custom-dark: #000000;
JSON
{
"hex": "#eb95db",
"rgb": {
"r": 235,
"g": 149,
"b": 219
},
"hsl": {
"h": 311.163,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.77911,
"c": 0.13544,
"h": 333.8
},
"luminance": 0.44272
}Semantic roles & 50–950 ramp
primary
#EB95DB
secondary
#D9F2DE
accent
#D03815
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084