#DD75BF#DD75BF
#DD75BF is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.3% C 0.156 H 339.2°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75BF |
|---|---|
| RGB | rgb(221, 117, 191) |
| HSL | hsl(317, 60%, 66%) |
| HSV | hsv(317, 47%, 87%) |
| CMYK | cmyk(0%, 47.1%, 13.6%, 13.3%) |
| CIE-LAB | lab(63.23, 49.88, -20.76) |
| CIE-LCH | lch(63.23, 54.03, 337.41°) |
| OKLab | oklab(70.31% 0.1462 -0.0556) |
| OKLCH | oklch(70.31% 0.156 339.2) |
| XYZ | xyz(45.5845, 31.8594, 53.0287) |
| Luminance | 0.3186 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.12
Orchid (survey)
#C875C4
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.21
Orchid
#DA70D6
ΔE00 5.36
Purplish Pink
#CE5DAE
ΔE00 6.44
Bubblegum Pink
#FE83CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75BF #75DD93
analogous
#C775DD #DD75BF #DD758B
triadic
#DD75BF #BFDD75 #75BFDD
tetradic
#DD75BF #DDC775 #75DD93 #758BDD
square
#DD75BF #DDC775 #75DD93 #758BDD
split-complementary
#DD75BF #8BDD75 #75DDC7
monochromatic
#AD2B87 #D144A8 #DD75BF #E9A6D6 #F5D7ED
Accessibility & contrast
On white
2.85
#DD75BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#DD75BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75BF
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75BF | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798FC2
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#E77791
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dd75bf; /* rgb */ color: rgb(221, 117, 191); /* oklch */ color: oklch(70.3% 0.156 339.2);
Tailwind
colors: {
custom: {
50: '#eaa0d2',
500: '#dd75bf',
950: '#000000',
},
}SCSS
$custom: #dd75bf; $custom-light: #eaa0d2; $custom-dark: #000000;
JSON
{
"hex": "#dd75bf",
"rgb": {
"r": 221,
"g": 117,
"b": 191
},
"hsl": {
"h": 317.308,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.70311,
"c": 0.15642,
"h": 339.2
},
"luminance": 0.31856
}Semantic roles & 50–950 ramp
primary
#DD75BF
secondary
#C6E8D0
accent
#C84F1D
background
#FEFAFC
surface
#FDF3F9
border
#D5CDD2
text
#160F14
muted
#847F82