#DC75F3#DC75F3
#DC75F3 is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.5% C 0.201 H 320.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75F3 |
|---|---|
| RGB | rgb(220, 117, 243) |
| HSL | hsl(289, 84%, 71%) |
| HSV | hsv(289, 52%, 95%) |
| CMYK | cmyk(9.5%, 51.9%, 0%, 4.7%) |
| CIE-LAB | lab(65.29, 58.70, -46.62) |
| CIE-LCH | lch(65.29, 74.96, 321.54°) |
| OKLab | oklab(72.53% 0.1544 -0.1293) |
| OKLCH | oklch(72.53% 0.201 320.1) |
| XYZ | xyz(52.0522, 34.4114, 88.6768) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.85
Purply Pink
#F075E6
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.05
Light Purple
#BF77F6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75F3 #8CF375
analogous
#9D75F3 #DC75F3 #F375CB
triadic
#DC75F3 #F3DC75 #75F3DC
tetradic
#DC75F3 #F39D75 #8CF375 #75CBF3
square
#DC75F3 #F39D75 #8CF375 #75CBF3
split-complementary
#DC75F3 #CBF375 #75F39D
monochromatic
#B613DB #CE3DEE #DC75F3 #EAADF8 #F8E3FD
Accessibility & contrast
On white
2.66
#DC75F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DC75F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75F3
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75F3 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E97F7
Deuteranopia (green-blind)
#7FA2F0
Tritanopia (blue-blind)
#DD87A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc75f3; /* rgb */ color: rgb(220, 117, 243); /* oklch */ color: oklch(72.5% 0.201 320.1);
Tailwind
colors: {
custom: {
50: '#e9a0f7',
500: '#dc75f3',
950: '#000000',
},
}SCSS
$custom: #dc75f3; $custom-light: #e9a0f7; $custom-dark: #000000;
JSON
{
"hex": "#dc75f3",
"rgb": {
"r": 220,
"g": 117,
"b": 243
},
"hsl": {
"h": 289.048,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.7253,
"c": 0.20139,
"h": 320.1
},
"luminance": 0.34409
}Semantic roles & 50–950 ramp
primary
#DC75F3
secondary
#D7F3D1
accent
#E0052D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85