#DC75EB#DC75EB
#DC75EB is a light, vivid purple. Relative luminance 0.339; OKLCH L 72.1% C 0.194 H 322.4°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75EB |
|---|---|
| RGB | rgb(220, 117, 235) |
| HSL | hsl(292, 75%, 69%) |
| HSV | hsv(292, 50%, 92%) |
| CMYK | cmyk(6.4%, 50.2%, 0%, 7.8%) |
| CIE-LAB | lab(64.91, 57.19, -42.79) |
| CIE-LCH | lch(64.91, 71.42, 323.20°) |
| OKLab | oklab(72.13% 0.1535 -0.1182) |
| OKLCH | oklch(72.13% 0.194 322.4) |
| XYZ | xyz(50.8703, 33.9387, 82.4524) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 4.02
Violet (CSS)
#EE82EE
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 4.98
Violet Pink
#FB5FFC
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75EB #84EB75
analogous
#A175EB #DC75EB #EB75BF
triadic
#DC75EB #EBDC75 #75EBDC
tetradic
#DC75EB #EBA175 #84EB75 #75BFEB
square
#DC75EB #EBA175 #84EB75 #75BFEB
split-complementary
#DC75EB #BFEB75 #75EBA1
monochromatic
#B31DC9 #CE40E3 #DC75EB #EAAAF3 #F7E0FA
Accessibility & contrast
On white
2.70
#DC75EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#DC75EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75EB
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75EB | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396EF
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#DF84A6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dc75eb; /* rgb */ color: rgb(220, 117, 235); /* oklch */ color: oklch(72.1% 0.194 322.4);
Tailwind
colors: {
custom: {
50: '#e9a0f2',
500: '#dc75eb',
950: '#000000',
},
}SCSS
$custom: #dc75eb; $custom-light: #e9a0f2; $custom-dark: #000000;
JSON
{
"hex": "#dc75eb",
"rgb": {
"r": 220,
"g": 117,
"b": 235
},
"hsl": {
"h": 292.373,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.72132,
"c": 0.19373,
"h": 322.4
},
"luminance": 0.33936
}Semantic roles & 50–950 ramp
primary
#DC75EB
secondary
#D1EFCD
accent
#D70F28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85