#DD4CBE#DD4CBE
#DD4CBE is a light, highly saturated pink. Relative luminance 0.243; OKLCH L 65.2% C 0.217 H 337.4°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4CBE |
|---|---|
| RGB | rgb(221, 76, 190) |
| HSL | hsl(313, 68%, 58%) |
| HSV | hsv(313, 66%, 87%) |
| CMYK | cmyk(0%, 65.6%, 14%, 13.3%) |
| CIE-LAB | lab(56.35, 68.07, -30.78) |
| CIE-LCH | lch(56.35, 74.71, 335.67°) |
| OKLab | oklab(65.22% 0.2003 -0.0835) |
| OKLCH | oklch(65.22% 0.217 337.4) |
| XYZ | xyz(41.6982, 24.2624, 51.1922) |
| Luminance | 0.2426 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 1.70
Pinky Purple
#C94CBE
ΔE00 4.03
Purplish Pink
#CE5DAE
ΔE00 4.15
Hot Magenta
#F504C9
ΔE00 4.67
Pinkish Purple
#D648D7
ΔE00 5.04
Fuchsia (survey)
#ED0DD9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4CBE #4CDD6B
analogous
#B44CDD #DD4CBE #DD4C75
triadic
#DD4CBE #BEDD4C #4CBEDD
tetradic
#DD4CBE #DDB44C #4CDD6B #4C75DD
square
#DD4CBE #DDB44C #4CDD6B #4C75DD
split-complementary
#DD4CBE #75DD4C #4CDDB4
monochromatic
#931C79 #C626A4 #DD4CBE #E77FD1 #F1B3E3
Accessibility & contrast
On white
3.59
#DD4CBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#DD4CBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4CBE
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4CBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4CBE | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5079C1
Deuteranopia (green-blind)
#7E8FBA
Tritanopia (blue-blind)
#E8537E
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4cbe; /* rgb */ color: rgb(221, 76, 190); /* oklch */ color: oklch(65.2% 0.217 337.4);
Tailwind
colors: {
custom: {
50: '#eb88d2',
500: '#dd4cbe',
950: '#000000',
},
}SCSS
$custom: #dd4cbe; $custom-light: #eb88d2; $custom-dark: #000000;
JSON
{
"hex": "#dd4cbe",
"rgb": {
"r": 221,
"g": 76,
"b": 190
},
"hsl": {
"h": 312.828,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.65219,
"c": 0.21696,
"h": 337.4
},
"luminance": 0.24259
}Semantic roles & 50–950 ramp
primary
#DD4CBE
secondary
#A6DFB2
accent
#EB623D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C14
muted
#857D82