#DD75C8#DD75C8
#DD75C8 is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.7% C 0.163 H 335.2°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75C8 |
|---|---|
| RGB | rgb(221, 117, 200) |
| HSL | hsl(312, 60%, 66%) |
| HSV | hsv(312, 47%, 87%) |
| CMYK | cmyk(0%, 47.1%, 9.5%, 13.3%) |
| CIE-LAB | lab(63.56, 51.33, -25.32) |
| CIE-LCH | lch(63.56, 57.24, 333.74°) |
| OKLab | oklab(70.67% 0.1484 -0.0684) |
| OKLCH | oklch(70.67% 0.163 335.2) |
| XYZ | xyz(46.6055, 32.2678, 58.4059) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.53
Orchid (survey)
#C875C4
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 5.18
Pale Magenta
#D767AD
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75C8 #75DD8A
analogous
#BE75DD #DD75C8 #DD7594
triadic
#DD75C8 #C8DD75 #75C8DD
tetradic
#DD75C8 #DDBE75 #75DD8A #7594DD
square
#DD75C8 #DDBE75 #75DD8A #7594DD
split-complementary
#DD75C8 #94DD75 #75DDBE
monochromatic
#AD2B93 #D144B4 #DD75C8 #E9A6DC #F5D7EF
Accessibility & contrast
On white
2.82
#DD75C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#DD75C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75C8
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75C8 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7590CB
Deuteranopia (green-blind)
#92A0C5
Tritanopia (blue-blind)
#E67A95
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd75c8; /* rgb */ color: rgb(221, 117, 200); /* oklch */ color: oklch(70.7% 0.163 335.2);
Tailwind
colors: {
custom: {
50: '#eaa0d9',
500: '#dd75c8',
950: '#000000',
},
}SCSS
$custom: #dd75c8; $custom-light: #eaa0d9; $custom-dark: #000000;
JSON
{
"hex": "#dd75c8",
"rgb": {
"r": 221,
"g": 117,
"b": 200
},
"hsl": {
"h": 312.115,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.70673,
"c": 0.16337,
"h": 335.2
},
"luminance": 0.32265
}Semantic roles & 50–950 ramp
primary
#DD75C8
secondary
#C6E8CD
accent
#C8401D
background
#FEFAFD
surface
#FDF3FA
border
#D5CDD3
text
#160F14
muted
#847F83