#DD55AF#DD55AF
#DD55AF is a light, vivid pink. Relative luminance 0.250; OKLCH L 65.5% C 0.195 H 343.3°. Best body text is #000000 at 5.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DD55AF |
|---|---|
| RGB | rgb(221, 85, 175) |
| HSL | hsl(320, 67%, 60%) |
| HSV | hsv(320, 62%, 87%) |
| CMYK | cmyk(0%, 61.5%, 20.8%, 13.3%) |
| CIE-LAB | lab(57.04, 62.35, -21.05) |
| CIE-LCH | lch(57.04, 65.81, 341.35°) |
| OKLab | oklab(65.53% 0.1867 -0.0561) |
| OKLCH | oklch(65.53% 0.195 343.3) |
| XYZ | xyz(40.8063, 24.9681, 43.2193) |
| Luminance | 0.2496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.63
Pale Magenta
#D767AD
ΔE00 3.53
Purpleish Pink
#DF4EC8
ΔE00 4.91
Bright Pink
#FE01B1
ΔE00 6.06
Barbie Pink
#FE46A5
ΔE00 6.46
Pinky Purple
#C94CBE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD55AF #55DD83
analogous
#C755DD #DD55AF #DD556B
triadic
#DD55AF #AFDD55 #55AFDD
tetradic
#DD55AF #DDC755 #55DD83 #556BDD
square
#DD55AF #DDC755 #55DD83 #556BDD
split-complementary
#DD55AF #6BDD55 #55DDC7
monochromatic
#991F70 #CC2995 #DD55AF #E788C7 #F1BBDF
Accessibility & contrast
On white
3.50
#DD55AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.99
#DD55AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD55AF
5.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD55AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD55AF | 1.00 | 3.50 | 5.99 | 5.99 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#607BB2
Deuteranopia (green-blind)
#8891AC
Tritanopia (blue-blind)
#EA557B
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #dd55af; /* rgb */ color: rgb(221, 85, 175); /* oklch */ color: oklch(65.5% 0.195 343.3);
Tailwind
colors: {
custom: {
50: '#eb8cc7',
500: '#dd55af',
950: '#000000',
},
}SCSS
$custom: #dd55af; $custom-light: #eb8cc7; $custom-dark: #000000;
JSON
{
"hex": "#dd55af",
"rgb": {
"r": 221,
"g": 85,
"b": 175
},
"hsl": {
"h": 320.294,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.65527,
"c": 0.19496,
"h": 343.3
},
"luminance": 0.24964
}Semantic roles & 50–950 ramp
primary
#DD55AF
secondary
#ADE1BE
accent
#EA783E
background
#FEF9FC
surface
#FDF1F8
border
#D5CBD1
text
#170D13
muted
#857E82