#DC75EF#DC75EF
#DC75EF is a light, vivid purple. Relative luminance 0.342; OKLCH L 72.3% C 0.198 H 321.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75EF |
|---|---|
| RGB | rgb(220, 117, 239) |
| HSL | hsl(291, 79%, 70%) |
| HSV | hsv(291, 51%, 94%) |
| CMYK | cmyk(7.9%, 51%, 0%, 6.3%) |
| CIE-LAB | lab(65.10, 57.94, -44.71) |
| CIE-LCH | lch(65.10, 73.18, 322.34°) |
| OKLab | oklab(72.33% 0.154 -0.1238) |
| OKLCH | oklch(72.33% 0.198 321.2) |
| XYZ | xyz(51.4547, 34.1724, 85.5302) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.44
Violet (CSS)
#EE82EE
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 5.04
Light Purple
#BF77F6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75EF #88EF75
analogous
#9F75EF #DC75EF #EF75C5
triadic
#DC75EF #EFDC75 #75EFDC
tetradic
#DC75EF #EF9F75 #88EF75 #75C5EF
square
#DC75EF #EF9F75 #88EF75 #75C5EF
split-complementary
#DC75EF #C5EF75 #75EF9F
monochromatic
#B518D1 #CE3EE9 #DC75EF #EAACF5 #F8E3FC
Accessibility & contrast
On white
2.68
#DC75EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#DC75EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75EF
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75EF | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6197F3
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#DE86A7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc75ef; /* rgb */ color: rgb(220, 117, 239); /* oklch */ color: oklch(72.3% 0.198 321.2);
Tailwind
colors: {
custom: {
50: '#e9a0f4',
500: '#dc75ef',
950: '#000000',
},
}SCSS
$custom: #dc75ef; $custom-light: #e9a0f4; $custom-dark: #000000;
JSON
{
"hex": "#dc75ef",
"rgb": {
"r": 220,
"g": 117,
"b": 239
},
"hsl": {
"h": 290.656,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.7233,
"c": 0.19755,
"h": 321.2
},
"luminance": 0.3417
}Semantic roles & 50–950 ramp
primary
#DC75EF
secondary
#D4F1CF
accent
#DC0A2B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85