#DD4CBB#DD4CBB
#DD4CBB is a light, highly saturated pink. Relative luminance 0.241; OKLCH L 65.1% C 0.215 H 338.4°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CBB |
|---|---|
| RGB | rgb(221, 76, 187) |
| HSL | hsl(314, 68%, 58%) |
| HSV | hsv(314, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 15.4%, 13.3%) |
| CIE-LAB | lab(56.22, 67.64, -29.25) |
| CIE-LCH | lch(56.22, 73.69, 336.62°) |
| OKLab | oklab(65.08% 0.1998 -0.0791) |
| OKLCH | oklch(65.08% 0.215 338.4) |
| XYZ | xyz(41.3737, 24.1326, 49.4831) |
| Luminance | 0.2413 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.22
Purplish Pink
#CE5DAE
ΔE00 3.83
Pinky Purple
#C94CBE
ΔE00 4.26
Hot Magenta
#F504C9
ΔE00 4.83
Pinkish Purple
#D648D7
ΔE00 5.56
Bright Pink
#FE01B1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CBB #4CDD6E
analogous
#B64CDD #DD4CBB #DD4C72
triadic
#DD4CBB #BBDD4C #4CBBDD
tetradic
#DD4CBB #DDB64C #4CDD6E #4C72DD
square
#DD4CBB #DDB64C #4CDD6E #4C72DD
split-complementary
#DD4CBB #72DD4C #4CDDB6
monochromatic
#931C77 #C626A1 #DD4CBB #E77FCF #F1B3E2
Accessibility & contrast
On white
3.60
#DD4CBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#DD4CBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CBB
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CBB | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5278BE
Deuteranopia (green-blind)
#808FB7
Tritanopia (blue-blind)
#E9527D
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4cbb; /* rgb */ color: rgb(221, 76, 187); /* oklch */ color: oklch(65.1% 0.215 338.4);
Tailwind
colors: {
custom: {
50: '#eb88cf',
500: '#dd4cbb',
950: '#000000',
},
}SCSS
$custom: #dd4cbb; $custom-light: #eb88cf; $custom-dark: #000000;
JSON
{
"hex": "#dd4cbb",
"rgb": {
"r": 221,
"g": 76,
"b": 187
},
"hsl": {
"h": 314.069,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.65082,
"c": 0.21492,
"h": 338.4
},
"luminance": 0.24129
}Semantic roles & 50–950 ramp
primary
#DD4CBB
secondary
#A6DFB3
accent
#EB663D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C14
muted
#857D82