#DD55B4#DD55B4
#DD55B4 is a light, vivid pink. Relative luminance 0.252; OKLCH L 65.7% C 0.198 H 341.3°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DD55B4 |
|---|---|
| RGB | rgb(221, 85, 180) |
| HSL | hsl(318, 67%, 60%) |
| HSV | hsv(318, 62%, 87%) |
| CMYK | cmyk(0%, 61.5%, 18.6%, 13.3%) |
| CIE-LAB | lab(57.24, 63.05, -23.64) |
| CIE-LCH | lch(57.24, 67.33, 339.45°) |
| OKLab | oklab(65.73% 0.1878 -0.0634) |
| OKLCH | oklch(65.73% 0.198 341.3) |
| XYZ | xyz(41.3065, 25.1681, 45.8536) |
| Luminance | 0.2516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.60
Purpleish Pink
#DF4EC8
ΔE00 3.94
Pale Magenta
#D767AD
ΔE00 3.96
Pinky Purple
#C94CBE
ΔE00 6.01
Bright Pink
#FE01B1
ΔE00 6.16
Hot Magenta
#F504C9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD55B4 #55DD7E
analogous
#C255DD #DD55B4 #DD5570
triadic
#DD55B4 #B4DD55 #55B4DD
tetradic
#DD55B4 #DDC255 #55DD7E #5570DD
square
#DD55B4 #DDC255 #55DD7E #5570DD
split-complementary
#DD55B4 #70DD55 #55DDC2
monochromatic
#991F74 #CC299B #DD55B4 #E788CB #F1BBE1
Accessibility & contrast
On white
3.48
#DD55B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#DD55B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD55B4
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD55B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD55B4 | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E7BB7
Deuteranopia (green-blind)
#8691B1
Tritanopia (blue-blind)
#EA577D
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #dd55b4; /* rgb */ color: rgb(221, 85, 180); /* oklch */ color: oklch(65.7% 0.198 341.3);
Tailwind
colors: {
custom: {
50: '#eb8dca',
500: '#dd55b4',
950: '#000000',
},
}SCSS
$custom: #dd55b4; $custom-light: #eb8dca; $custom-dark: #000000;
JSON
{
"hex": "#dd55b4",
"rgb": {
"r": 221,
"g": 85,
"b": 180
},
"hsl": {
"h": 318.088,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.65734,
"c": 0.19816,
"h": 341.3
},
"luminance": 0.25164
}Semantic roles & 50–950 ramp
primary
#DD55B4
secondary
#ADE1BD
accent
#EA723E
background
#FEF9FC
surface
#FDF1F8
border
#D5CBD1
text
#170D13
muted
#857E82