#DD55BE#DD55BE
#DD55BE is a light, highly saturated pink. Relative luminance 0.256; OKLCH L 66.2% C 0.205 H 337.7°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DD55BE |
|---|---|
| RGB | rgb(221, 85, 190) |
| HSL | hsl(314, 67%, 60%) |
| HSV | hsv(314, 62%, 87%) |
| CMYK | cmyk(0%, 61.5%, 14%, 13.3%) |
| CIE-LAB | lab(57.65, 64.49, -28.76) |
| CIE-LCH | lch(57.65, 70.61, 335.96°) |
| OKLab | oklab(66.17% 0.1896 -0.0778) |
| OKLCH | oklch(66.17% 0.205 337.7) |
| XYZ | xyz(42.3622, 25.5904, 51.4135) |
| Luminance | 0.2559 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.14
Purplish Pink
#CE5DAE
ΔE00 3.49
Pinky Purple
#C94CBE
ΔE00 5.02
Pale Magenta
#D767AD
ΔE00 5.22
Hot Magenta
#F504C9
ΔE00 5.81
Pinkish Purple
#D648D7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD55BE #55DD74
analogous
#B855DD #DD55BE #DD557A
triadic
#DD55BE #BEDD55 #55BEDD
tetradic
#DD55BE #DDB855 #55DD74 #557ADD
square
#DD55BE #DDB855 #55DD74 #557ADD
split-complementary
#DD55BE #7ADD55 #55DDB8
monochromatic
#991F7D #CC29A7 #DD55BE #E788D2 #F1BBE5
Accessibility & contrast
On white
3.43
#DD55BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#DD55BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD55BE
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD55BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD55BE | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#597DC1
Deuteranopia (green-blind)
#8392BB
Tritanopia (blue-blind)
#E85B82
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #dd55be; /* rgb */ color: rgb(221, 85, 190); /* oklch */ color: oklch(66.2% 0.205 337.7);
Tailwind
colors: {
custom: {
50: '#eb8dd2',
500: '#dd55be',
950: '#000000',
},
}SCSS
$custom: #dd55be; $custom-light: #eb8dd2; $custom-dark: #000000;
JSON
{
"hex": "#dd55be",
"rgb": {
"r": 221,
"g": 85,
"b": 190
},
"hsl": {
"h": 313.676,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.66166,
"c": 0.20496,
"h": 337.7
},
"luminance": 0.25587
}Semantic roles & 50–950 ramp
primary
#DD55BE
secondary
#ADE1B9
accent
#EA653E
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#170D14
muted
#857E82