#EB95DA#EB95DA
#EB95DA is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.9% C 0.135 H 334.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95DA |
|---|---|
| RGB | rgb(235, 149, 218) |
| HSL | hsl(312, 68%, 75%) |
| HSV | hsv(312, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 7.2%, 7.8%) |
| CIE-LAB | lab(72.38, 42.34, -21.72) |
| CIE-LCH | lch(72.38, 47.59, 332.84°) |
| OKLab | oklab(77.87% 0.1213 -0.0584) |
| OKLCH | oklch(77.87% 0.135 334.3) |
| XYZ | xyz(57.6629, 44.2219, 71.8144) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 4.73
Bubblegum Pink
#FE83CC
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 6.54
Pink (survey)
#FF81C0
ΔE00 7.53
Purply Pink
#F075E6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95DA #95EBA6
analogous
#D195EB #EB95DA #EB95AF
triadic
#EB95DA #DAEB95 #95DAEB
tetradic
#EB95DA #EBD195 #95EBA6 #95AFEB
square
#EB95DA #EBD195 #95EBA6 #95AFEB
split-complementary
#EB95DA #AFEB95 #95EBD1
monochromatic
#D82EB6 #E162C8 #EB95DA #F5C8EC #FAE5F6
Accessibility & contrast
On white
2.13
#EB95DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EB95DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95DA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95DA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADD
Deuteranopia (green-blind)
#AAB6D7
Tritanopia (blue-blind)
#F399AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb95da; /* rgb */ color: rgb(235, 149, 218); /* oklch */ color: oklch(77.9% 0.135 334.3);
Tailwind
colors: {
custom: {
50: '#f3b5e5',
500: '#eb95da',
950: '#000000',
},
}SCSS
$custom: #eb95da; $custom-light: #f3b5e5; $custom-dark: #000000;
JSON
{
"hex": "#eb95da",
"rgb": {
"r": 235,
"g": 149,
"b": 218
},
"hsl": {
"h": 311.86,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.77873,
"c": 0.13459,
"h": 334.3
},
"luminance": 0.44219
}Semantic roles & 50–950 ramp
primary
#EB95DA
secondary
#D9F2DE
accent
#D03A15
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171115
muted
#858084