#DD4AB6#DD4AB6
#DD4AB6 is a light, highly saturated pink. Relative luminance 0.236; OKLCH L 64.7% C 0.214 H 340.1°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4AB6 |
|---|---|
| RGB | rgb(221, 74, 182) |
| HSL | hsl(316, 68%, 58%) |
| HSV | hsv(316, 67%, 87%) |
| CMYK | cmyk(0%, 66.5%, 17.6%, 13.3%) |
| CIE-LAB | lab(55.74, 67.70, -27.11) |
| CIE-LCH | lch(55.74, 72.92, 338.18°) |
| OKLab | oklab(64.66% 0.2013 -0.073) |
| OKLCH | oklch(64.66% 0.214 340.1) |
| XYZ | xyz(40.7121, 23.6509, 46.6678) |
| Luminance | 0.2365 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.13
Purplish Pink
#CE5DAE
ΔE00 3.62
Pinky Purple
#C94CBE
ΔE00 4.62
Hot Magenta
#F504C9
ΔE00 5.01
Bright Pink
#FE01B1
ΔE00 5.51
Pale Magenta
#D767AD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4AB6 #4ADD71
analogous
#BA4ADD #DD4AB6 #DD4A6D
triadic
#DD4AB6 #B6DD4A #4AB6DD
tetradic
#DD4AB6 #DDBA4A #4ADD71 #4A6DDD
square
#DD4AB6 #DDBA4A #4ADD71 #4A6DDD
split-complementary
#DD4AB6 #6DDD4A #4ADDBA
monochromatic
#911B72 #C5259A #DD4AB6 #E77ECB #F0B1E0
Accessibility & contrast
On white
3.67
#DD4AB6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#DD4AB6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4AB6
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4AB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4AB6 | 1.00 | 3.67 | 5.73 | 5.73 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5377B9
Deuteranopia (green-blind)
#818EB2
Tritanopia (blue-blind)
#EA4E7A
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4ab6; /* rgb */ color: rgb(221, 74, 182); /* oklch */ color: oklch(64.7% 0.214 340.1);
Tailwind
colors: {
custom: {
50: '#eb87cc',
500: '#dd4ab6',
950: '#000000',
},
}SCSS
$custom: #dd4ab6; $custom-light: #eb87cc; $custom-dark: #000000;
JSON
{
"hex": "#dd4ab6",
"rgb": {
"r": 221,
"g": 74,
"b": 182
},
"hsl": {
"h": 315.918,
"s": 68.372,
"l": 57.843
},
"oklch": {
"l": 0.6466,
"c": 0.21414,
"h": 340.1
},
"luminance": 0.23647
}Semantic roles & 50–950 ramp
primary
#DD4AB6
secondary
#A4DFB4
accent
#EB6B3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82