#DD55BB#DD55BB
#DD55BB is a light, highly saturated pink. Relative luminance 0.255; OKLCH L 66.0% C 0.203 H 338.8°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DD55BB |
|---|---|
| RGB | rgb(221, 85, 187) |
| HSL | hsl(315, 67%, 60%) |
| HSV | hsv(315, 62%, 87%) |
| CMYK | cmyk(0%, 61.5%, 15.4%, 13.3%) |
| CIE-LAB | lab(57.52, 64.05, -27.23) |
| CIE-LCH | lch(57.52, 69.60, 336.96°) |
| OKLab | oklab(66.03% 0.1891 -0.0735) |
| OKLCH | oklch(66.03% 0.203 338.8) |
| XYZ | xyz(42.0377, 25.4606, 49.7045) |
| Luminance | 0.2546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.65
Purplish Pink
#CE5DAE
ΔE00 3.13
Pale Magenta
#D767AD
ΔE00 4.81
Pinky Purple
#C94CBE
ΔE00 5.25
Hot Magenta
#F504C9
ΔE00 5.97
Pinkish Purple
#D648D7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD55BB #55DD77
analogous
#BB55DD #DD55BB #DD5577
triadic
#DD55BB #BBDD55 #55BBDD
tetradic
#DD55BB #DDBB55 #55DD77 #5577DD
square
#DD55BB #DDBB55 #55DD77 #5577DD
split-complementary
#DD55BB #77DD55 #55DDBB
monochromatic
#991F7A #CC29A3 #DD55BB #E788CF #F1BBE4
Accessibility & contrast
On white
3.45
#DD55BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#DD55BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD55BB
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD55BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD55BB | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B7DBE
Deuteranopia (green-blind)
#8492B8
Tritanopia (blue-blind)
#E95A80
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #dd55bb; /* rgb */ color: rgb(221, 85, 187); /* oklch */ color: oklch(66.0% 0.203 338.8);
Tailwind
colors: {
custom: {
50: '#eb8dcf',
500: '#dd55bb',
950: '#000000',
},
}SCSS
$custom: #dd55bb; $custom-light: #eb8dcf; $custom-dark: #000000;
JSON
{
"hex": "#dd55bb",
"rgb": {
"r": 221,
"g": 85,
"b": 187
},
"hsl": {
"h": 315,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.66034,
"c": 0.20287,
"h": 338.8
},
"luminance": 0.25457
}Semantic roles & 50–950 ramp
primary
#DD55BB
secondary
#ADE1BA
accent
#EA693E
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#170D14
muted
#857E82