#DD4CB5#DD4CB5
#DD4CB5 is a light, highly saturated pink. Relative luminance 0.239; OKLCH L 64.8% C 0.211 H 340.5°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CB5 |
|---|---|
| RGB | rgb(221, 76, 181) |
| HSL | hsl(317, 68%, 58%) |
| HSV | hsv(317, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 18.1%, 13.3%) |
| CIE-LAB | lab(55.97, 66.80, -26.17) |
| CIE-LCH | lch(55.97, 71.74, 338.60°) |
| OKLab | oklab(64.82% 0.1988 -0.0704) |
| OKLCH | oklch(64.82% 0.211 340.5) |
| XYZ | xyz(40.7447, 23.8810, 46.1707) |
| Luminance | 0.2388 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.31
Purplish Pink
#CE5DAE
ΔE00 3.34
Pinky Purple
#C94CBE
ΔE00 4.91
Hot Magenta
#F504C9
ΔE00 5.31
Pale Magenta
#D767AD
ΔE00 5.52
Bright Pink
#FE01B1
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CB5 #4CDD74
analogous
#BD4CDD #DD4CB5 #DD4C6C
triadic
#DD4CB5 #B5DD4C #4CB5DD
tetradic
#DD4CB5 #DDBD4C #4CDD74 #4C6CDD
square
#DD4CB5 #DDBD4C #4CDD74 #4C6CDD
split-complementary
#DD4CB5 #6CDD4C #4CDDBD
monochromatic
#931C72 #C6269A #DD4CB5 #E77FCA #F1B3E0
Accessibility & contrast
On white
3.64
#DD4CB5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#DD4CB5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CB5
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CB5 | 1.00 | 3.64 | 5.78 | 5.78 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5577B8
Deuteranopia (green-blind)
#828FB1
Tritanopia (blue-blind)
#EA4F7A
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4cb5; /* rgb */ color: rgb(221, 76, 181); /* oklch */ color: oklch(64.8% 0.211 340.5);
Tailwind
colors: {
custom: {
50: '#eb88cb',
500: '#dd4cb5',
950: '#000000',
},
}SCSS
$custom: #dd4cb5; $custom-light: #eb88cb; $custom-dark: #000000;
JSON
{
"hex": "#dd4cb5",
"rgb": {
"r": 221,
"g": 76,
"b": 181
},
"hsl": {
"h": 316.552,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.64816,
"c": 0.21094,
"h": 340.5
},
"luminance": 0.23877
}Semantic roles & 50–950 ramp
primary
#DD4CB5
secondary
#A6DFB5
accent
#EB6D3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82