#DD55B0#DD55B0
#DD55B0 is a light, vivid pink. Relative luminance 0.250; OKLCH L 65.6% C 0.196 H 342.9°. Best body text is #000000 at 6.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DD55B0 |
|---|---|
| RGB | rgb(221, 85, 176) |
| HSL | hsl(320, 67%, 60%) |
| HSV | hsv(320, 62%, 87%) |
| CMYK | cmyk(0%, 61.5%, 20.4%, 13.3%) |
| CIE-LAB | lab(57.08, 62.49, -21.57) |
| CIE-LCH | lch(57.08, 66.10, 340.96°) |
| OKLab | oklab(65.57% 0.1869 -0.0576) |
| OKLCH | oklch(65.57% 0.196 342.9) |
| XYZ | xyz(40.9049, 25.0075, 43.7385) |
| Luminance | 0.2500 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.59
Pale Magenta
#D767AD
ΔE00 3.60
Purpleish Pink
#DF4EC8
ΔE00 4.71
Bright Pink
#FE01B1
ΔE00 6.07
Pinky Purple
#C94CBE
ΔE00 6.54
Barbie Pink
#FE46A5
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD55B0 #55DD82
analogous
#C655DD #DD55B0 #DD556C
triadic
#DD55B0 #B0DD55 #55B0DD
tetradic
#DD55B0 #DDC655 #55DD82 #556CDD
square
#DD55B0 #DDC655 #55DD82 #556CDD
split-complementary
#DD55B0 #6CDD55 #55DDC6
monochromatic
#991F70 #CC2996 #DD55B0 #E788C8 #F1BBDF
Accessibility & contrast
On white
3.50
#DD55B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.00
#DD55B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD55B0
6.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD55B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD55B0 | 1.00 | 3.50 | 6.00 | 6.00 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#607BB3
Deuteranopia (green-blind)
#8891AD
Tritanopia (blue-blind)
#EA557B
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #dd55b0; /* rgb */ color: rgb(221, 85, 176); /* oklch */ color: oklch(65.6% 0.196 342.9);
Tailwind
colors: {
custom: {
50: '#eb8cc7',
500: '#dd55b0',
950: '#000000',
},
}SCSS
$custom: #dd55b0; $custom-light: #eb8cc7; $custom-dark: #000000;
JSON
{
"hex": "#dd55b0",
"rgb": {
"r": 221,
"g": 85,
"b": 176
},
"hsl": {
"h": 319.853,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.65568,
"c": 0.19559,
"h": 342.9
},
"luminance": 0.25004
}Semantic roles & 50–950 ramp
primary
#DD55B0
secondary
#ADE1BE
accent
#EA773E
background
#FEF9FC
surface
#FDF1F8
border
#D5CBD1
text
#170D13
muted
#857E82