#DD4CB4#DD4CB4
#DD4CB4 is a light, highly saturated pink. Relative luminance 0.238; OKLCH L 64.8% C 0.210 H 340.9°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CB4 |
|---|---|
| RGB | rgb(221, 76, 180) |
| HSL | hsl(317, 68%, 58%) |
| HSV | hsv(317, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 18.6%, 13.3%) |
| CIE-LAB | lab(55.93, 66.66, -25.66) |
| CIE-LCH | lch(55.93, 71.43, 338.95°) |
| OKLab | oklab(64.77% 0.1987 -0.069) |
| OKLCH | oklch(64.77% 0.21 340.9) |
| XYZ | xyz(40.6425, 23.8401, 45.6323) |
| Luminance | 0.2384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.29
Purpleish Pink
#DF4EC8
ΔE00 3.50
Pinky Purple
#C94CBE
ΔE00 5.03
Hot Magenta
#F504C9
ΔE00 5.41
Pale Magenta
#D767AD
ΔE00 5.43
Bright Pink
#FE01B1
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CB4 #4CDD75
analogous
#BE4CDD #DD4CB4 #DD4C6B
triadic
#DD4CB4 #B4DD4C #4CB4DD
tetradic
#DD4CB4 #DDBE4C #4CDD75 #4C6BDD
square
#DD4CB4 #DDBE4C #4CDD75 #4C6BDD
split-complementary
#DD4CB4 #6BDD4C #4CDDBE
monochromatic
#931C71 #C62699 #DD4CB4 #E77FCA #F1B3DF
Accessibility & contrast
On white
3.64
#DD4CB4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#DD4CB4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CB4
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CB4 | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5677B7
Deuteranopia (green-blind)
#828FB0
Tritanopia (blue-blind)
#EA4F79
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4cb4; /* rgb */ color: rgb(221, 76, 180); /* oklch */ color: oklch(64.8% 0.210 340.9);
Tailwind
colors: {
custom: {
50: '#eb88ca',
500: '#dd4cb4',
950: '#000000',
},
}SCSS
$custom: #dd4cb4; $custom-light: #eb88ca; $custom-dark: #000000;
JSON
{
"hex": "#dd4cb4",
"rgb": {
"r": 221,
"g": 76,
"b": 180
},
"hsl": {
"h": 316.966,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.64773,
"c": 0.21029,
"h": 340.9
},
"luminance": 0.23836
}Semantic roles & 50–950 ramp
primary
#DD4CB4
secondary
#A6DFB6
accent
#EB6E3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82