#DD4BAA#DD4BAA
#DD4BAA is a light, highly saturated pink. Relative luminance 0.233; OKLCH L 64.3% C 0.205 H 344.5°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4BAA |
|---|---|
| RGB | rgb(221, 75, 170) |
| HSL | hsl(321, 68%, 58%) |
| HSV | hsv(321, 66%, 87%) |
| CMYK | cmyk(0%, 66.1%, 23.1%, 13.3%) |
| CIE-LAB | lab(55.39, 65.70, -20.67) |
| CIE-LCH | lch(55.39, 68.87, 342.53°) |
| OKLab | oklab(64.25% 0.1979 -0.055) |
| OKLCH | oklch(64.25% 0.205 344.5) |
| XYZ | xyz(39.5920, 23.3105, 40.4367) |
| Luminance | 0.2331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.49
Pale Magenta
#D767AD
ΔE00 5.06
Bright Pink
#FE01B1
ΔE00 5.21
Purpleish Pink
#DF4EC8
ΔE00 5.40
Shocking Pink
#FE02A2
ΔE00 5.82
Pinky Purple
#C94CBE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4BAA #4BDD7E
analogous
#C74BDD #DD4BAA #DD4B61
triadic
#DD4BAA #AADD4B #4BAADD
tetradic
#DD4BAA #DDC74B #4BDD7E #4B61DD
square
#DD4BAA #DDC74B #4BDD7E #4B61DD
split-complementary
#DD4BAA #61DD4B #4BDDC7
monochromatic
#921C69 #C5258E #DD4BAA #E77EC2 #F0B2DB
Accessibility & contrast
On white
3.71
#DD4BAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#DD4BAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4BAA
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4BAA | 1.00 | 3.71 | 5.66 | 5.66 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A75AD
Deuteranopia (green-blind)
#858EA7
Tritanopia (blue-blind)
#EB4A74
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #dd4baa; /* rgb */ color: rgb(221, 75, 170); /* oklch */ color: oklch(64.3% 0.205 344.5);
Tailwind
colors: {
custom: {
50: '#eb87c3',
500: '#dd4baa',
950: '#000000',
},
}SCSS
$custom: #dd4baa; $custom-light: #eb87c3; $custom-dark: #000000;
JSON
{
"hex": "#dd4baa",
"rgb": {
"r": 221,
"g": 75,
"b": 170
},
"hsl": {
"h": 320.959,
"s": 68.224,
"l": 58.039
},
"oklch": {
"l": 0.6425,
"c": 0.20537,
"h": 344.5
},
"luminance": 0.23307
}Semantic roles & 50–950 ramp
primary
#DD4BAA
secondary
#A5DFB9
accent
#EB7A3D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C12
muted
#857D81