#DD55BD#DD55BD
#DD55BD is a light, highly saturated pink. Relative luminance 0.255; OKLCH L 66.1% C 0.204 H 338.0°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DD55BD |
|---|---|
| RGB | rgb(221, 85, 189) |
| HSL | hsl(314, 67%, 60%) |
| HSV | hsv(314, 62%, 87%) |
| CMYK | cmyk(0%, 61.5%, 14.5%, 13.3%) |
| CIE-LAB | lab(57.60, 64.34, -28.26) |
| CIE-LCH | lch(57.60, 70.27, 336.29°) |
| OKLab | oklab(66.12% 0.1894 -0.0764) |
| OKLCH | oklch(66.12% 0.204 338) |
| XYZ | xyz(42.2533, 25.5468, 50.8399) |
| Luminance | 0.2554 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.30
Purplish Pink
#CE5DAE
ΔE00 3.37
Pale Magenta
#D767AD
ΔE00 5.08
Pinky Purple
#C94CBE
ΔE00 5.09
Hot Magenta
#F504C9
ΔE00 5.86
Pinkish Purple
#D648D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD55BD #55DD75
analogous
#B955DD #DD55BD #DD5579
triadic
#DD55BD #BDDD55 #55BDDD
tetradic
#DD55BD #DDB955 #55DD75 #5579DD
square
#DD55BD #DDB955 #55DD75 #5579DD
split-complementary
#DD55BD #79DD55 #55DDB9
monochromatic
#991F7C #CC29A6 #DD55BD #E788D1 #F1BBE5
Accessibility & contrast
On white
3.44
#DD55BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#DD55BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD55BD
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD55BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD55BD | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A7DC0
Deuteranopia (green-blind)
#8392BA
Tritanopia (blue-blind)
#E85A81
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #dd55bd; /* rgb */ color: rgb(221, 85, 189); /* oklch */ color: oklch(66.1% 0.204 338.0);
Tailwind
colors: {
custom: {
50: '#eb8dd1',
500: '#dd55bd',
950: '#000000',
},
}SCSS
$custom: #dd55bd; $custom-light: #eb8dd1; $custom-dark: #000000;
JSON
{
"hex": "#dd55bd",
"rgb": {
"r": 221,
"g": 85,
"b": 189
},
"hsl": {
"h": 314.118,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.66122,
"c": 0.20426,
"h": 338
},
"luminance": 0.25543
}Semantic roles & 50–950 ramp
primary
#DD55BD
secondary
#ADE1B9
accent
#EA673E
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#170D14
muted
#857E82