#DD75CC#DD75CC
#DD75CC is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.8% C 0.167 H 333.6°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75CC |
|---|---|
| RGB | rgb(221, 117, 204) |
| HSL | hsl(310, 60%, 66%) |
| HSV | hsv(310, 47%, 87%) |
| CMYK | cmyk(0%, 47.1%, 7.7%, 13.3%) |
| CIE-LAB | lab(63.72, 51.99, -27.34) |
| CIE-LCH | lch(63.72, 58.74, 332.26°) |
| OKLab | oklab(70.84% 0.1493 -0.0741) |
| OKLCH | oklch(70.84% 0.167 333.6) |
| XYZ | xyz(47.0790, 32.4573, 60.9002) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 3.71
Orchid (survey)
#C875C4
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 5.97
Pale Magenta
#D767AD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75CC #75DD86
analogous
#BA75DD #DD75CC #DD7598
triadic
#DD75CC #CCDD75 #75CCDD
tetradic
#DD75CC #DDBA75 #75DD86 #7598DD
square
#DD75CC #DDBA75 #75DD86 #7598DD
split-complementary
#DD75CC #98DD75 #75DDBA
monochromatic
#AD2B98 #D144BA #DD75CC #E9A6DE #F5D7F0
Accessibility & contrast
On white
2.80
#DD75CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#DD75CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75CC
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75CC | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7491CF
Deuteranopia (green-blind)
#91A0C9
Tritanopia (blue-blind)
#E57B97
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd75cc; /* rgb */ color: rgb(221, 117, 204); /* oklch */ color: oklch(70.8% 0.167 333.6);
Tailwind
colors: {
custom: {
50: '#eaa0db',
500: '#dd75cc',
950: '#000000',
},
}SCSS
$custom: #dd75cc; $custom-light: #eaa0db; $custom-dark: #000000;
JSON
{
"hex": "#dd75cc",
"rgb": {
"r": 221,
"g": 117,
"b": 204
},
"hsl": {
"h": 309.808,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.7084,
"c": 0.16662,
"h": 333.6
},
"luminance": 0.32454
}Semantic roles & 50–950 ramp
primary
#DD75CC
secondary
#C6E8CB
accent
#C8391D
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83