#EB7CDA#EB7CDA
#EB7CDA is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.1% C 0.177 H 333.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7CDA |
|---|---|
| RGB | rgb(235, 124, 218) |
| HSL | hsl(309, 74%, 70%) |
| HSV | hsv(309, 47%, 92%) |
| CMYK | cmyk(0%, 47.2%, 7.2%, 7.8%) |
| CIE-LAB | lab(67.38, 55.02, -29.37) |
| CIE-LCH | lch(67.38, 62.36, 331.91°) |
| OKLab | oklab(74.13% 0.1577 -0.0796) |
| OKLCH | oklch(74.13% 0.177 333.2) |
| XYZ | xyz(54.1233, 37.1428, 70.6346) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.58
Lavender Pink
#DD85D7
ΔE00 2.89
Violet (CSS)
#EE82EE
ΔE00 3.41
Orchid
#DA70D6
ΔE00 4.28
Candy Pink
#FF63E9
ΔE00 4.98
Bubblegum Pink
#FE83CC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7CDA #7CEB8D
analogous
#C47CEB #EB7CDA #EB7CA2
triadic
#EB7CDA #DAEB7C #7CDAEB
tetradic
#EB7CDA #EBC47C #7CEB8D #7CA2EB
square
#EB7CDA #EBC47C #7CEB8D #7CA2EB
split-complementary
#EB7CDA #A2EB7C #7CEBC4
monochromatic
#CD1FB3 #E347CB #EB7CDA #F3B1E9 #FBE4F8
Accessibility & contrast
On white
2.49
#EB7CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EB7CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7CDA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7CDA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9ADD
Deuteranopia (green-blind)
#99AAD7
Tritanopia (blue-blind)
#F483A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb7cda; /* rgb */ color: rgb(235, 124, 218); /* oklch */ color: oklch(74.1% 0.177 333.2);
Tailwind
colors: {
custom: {
50: '#f3a5e5',
500: '#eb7cda',
950: '#000000',
},
}SCSS
$custom: #eb7cda; $custom-light: #f3a5e5; $custom-dark: #000000;
JSON
{
"hex": "#eb7cda",
"rgb": {
"r": 235,
"g": 124,
"b": 218
},
"hsl": {
"h": 309.189,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.74126,
"c": 0.17665,
"h": 333.2
},
"luminance": 0.37139
}Semantic roles & 50–950 ramp
primary
#EB7CDA
secondary
#D2F1D7
accent
#D62E10
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84