#EB74DC#EB74DC
#EB74DC is a light, vivid purple. Relative luminance 0.353; OKLCH L 73.1% C 0.191 H 332.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EB74DC |
|---|---|
| RGB | rgb(235, 116, 220) |
| HSL | hsl(308, 75%, 69%) |
| HSV | hsv(308, 51%, 92%) |
| CMYK | cmyk(0%, 50.6%, 6.4%, 7.8%) |
| CIE-LAB | lab(66.00, 59.19, -32.62) |
| CIE-LCH | lch(66.00, 67.59, 331.14°) |
| OKLab | oklab(73.13% 0.1692 -0.0888) |
| OKLCH | oklch(73.13% 0.191 332.3) |
| XYZ | xyz(53.4244, 35.3237, 71.7005) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.60
Orchid
#DA70D6
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB74DC #74EB83
analogous
#BF74EB #EB74DC #EB74A1
triadic
#EB74DC #DCEB74 #74DCEB
tetradic
#EB74DC #EBBF74 #74EB83 #74A1EB
square
#EB74DC #EBBF74 #74EB83 #74A1EB
split-complementary
#EB74DC #A1EB74 #74EBBF
monochromatic
#C81DB2 #E33ECF #EB74DC #F3AAE9 #FADFF7
Accessibility & contrast
On white
2.60
#EB74DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#EB74DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB74DC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB74DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB74DC | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7196DF
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#F47C9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #eb74dc; /* rgb */ color: rgb(235, 116, 220); /* oklch */ color: oklch(73.1% 0.191 332.3);
Tailwind
colors: {
custom: {
50: '#f4a0e7',
500: '#eb74dc',
950: '#000000',
},
}SCSS
$custom: #eb74dc; $custom-light: #f4a0e7; $custom-dark: #000000;
JSON
{
"hex": "#eb74dc",
"rgb": {
"r": 235,
"g": 116,
"b": 220
},
"hsl": {
"h": 307.563,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.73125,
"c": 0.19104,
"h": 332.3
},
"luminance": 0.3532
}Semantic roles & 50–950 ramp
primary
#EB74DC
secondary
#CCEFD0
accent
#D7280F
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84