#EB7DCD#EB7DCD
#EB7DCD is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.165 H 338.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7DCD |
|---|---|
| RGB | rgb(235, 125, 205) |
| HSL | hsl(316, 73%, 71%) |
| HSV | hsv(316, 47%, 92%) |
| CMYK | cmyk(0%, 46.8%, 12.8%, 7.8%) |
| CIE-LAB | lab(67.08, 52.43, -22.58) |
| CIE-LCH | lch(67.08, 57.09, 336.70°) |
| OKLab | oklab(73.74% 0.1533 -0.0606) |
| OKLCH | oklch(73.74% 0.165 338.4) |
| XYZ | xyz(52.6144, 36.7407, 62.0662) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.86
Bubblegum Pink
#FE83CC
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.85
Violet (CSS)
#EE82EE
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7DCD #7DEB9B
analogous
#D27DEB #EB7DCD #EB7D96
triadic
#EB7DCD #CDEB7D #7DCDEB
tetradic
#EB7DCD #EBD27D #7DEB9B #7D96EB
square
#EB7DCD #EBD27D #7DEB9B #7D96EB
split-complementary
#EB7DCD #96EB7D #7DEBD2
monochromatic
#CE209E #E348B9 #EB7DCD #F3B2E1 #FBE4F5
Accessibility & contrast
On white
2.52
#EB7DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EB7DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7DCD
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7DCD | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8099D0
Deuteranopia (green-blind)
#9EAACA
Tritanopia (blue-blind)
#F6809C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb7dcd; /* rgb */ color: rgb(235, 125, 205); /* oklch */ color: oklch(73.7% 0.165 338.4);
Tailwind
colors: {
custom: {
50: '#f3a6dc',
500: '#eb7dcd',
950: '#000000',
},
}SCSS
$custom: #eb7dcd; $custom-light: #f3a6dc; $custom-dark: #000000;
JSON
{
"hex": "#eb7dcd",
"rgb": {
"r": 235,
"g": 125,
"b": 205
},
"hsl": {
"h": 316.364,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.73739,
"c": 0.16482,
"h": 338.4
},
"luminance": 0.36737
}Semantic roles & 50–950 ramp
primary
#EB7DCD
secondary
#D3F1DB
accent
#D54610
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83