#DD5DB5#DD5DB5
#DD5DB5 is a light, vivid pink. Relative luminance 0.265; OKLCH L 66.7% C 0.187 H 341.5°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5DB5 |
|---|---|
| RGB | rgb(221, 93, 181) |
| HSL | hsl(319, 65%, 62%) |
| HSV | hsv(319, 58%, 87%) |
| CMYK | cmyk(0%, 57.9%, 18.1%, 13.3%) |
| CIE-LAB | lab(58.55, 59.74, -22.21) |
| CIE-LCH | lch(58.55, 63.74, 339.61°) |
| OKLab | oklab(66.71% 0.1776 -0.0594) |
| OKLCH | oklch(66.71% 0.187 341.5) |
| XYZ | xyz(42.0746, 26.5406, 46.6140) |
| Luminance | 0.2654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.74
Pale Magenta
#D767AD
ΔE00 2.75
Purpleish Pink
#DF4EC8
ΔE00 4.70
Orchid (survey)
#C875C4
ΔE00 6.54
Orchid
#DA70D6
ΔE00 6.74
Barbie Pink
#FE46A5
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5DB5 #5DDD85
analogous
#C55DDD #DD5DB5 #DD5D75
triadic
#DD5DB5 #B5DD5D #5DB5DD
tetradic
#DD5DB5 #DDC55D #5DDD85 #5D75DD
square
#DD5DB5 #DDC55D #5DDD85 #5D75DD
split-complementary
#DD5DB5 #75DD5D #5DDDC5
monochromatic
#9E2177 #D12C9D #DD5DB5 #E890CC #F2C2E3
Accessibility & contrast
On white
3.33
#DD5DB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#DD5DB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5DB5
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5DB5 | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6580B8
Deuteranopia (green-blind)
#8A94B2
Tritanopia (blue-blind)
#E95F81
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #dd5db5; /* rgb */ color: rgb(221, 93, 181); /* oklch */ color: oklch(66.7% 0.187 341.5);
Tailwind
colors: {
custom: {
50: '#eb91cb',
500: '#dd5db5',
950: '#000000',
},
}SCSS
$custom: #dd5db5; $custom-light: #eb91cb; $custom-dark: #000000;
JSON
{
"hex": "#dd5db5",
"rgb": {
"r": 221,
"g": 93,
"b": 181
},
"hsl": {
"h": 318.75,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.6671,
"c": 0.18727,
"h": 341.5
},
"luminance": 0.26537
}Semantic roles & 50–950 ramp
primary
#DD5DB5
secondary
#B3E3C2
accent
#CD5118
background
#FEF9FC
surface
#FDF2F8
border
#D5CCD1
text
#170D13
muted
#857E82