#DD5CC0#DD5CC0
#DD5CC0 is a light, vivid pink. Relative luminance 0.268; OKLCH L 67.1% C 0.196 H 337.2°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5CC0 |
|---|---|
| RGB | rgb(221, 92, 192) |
| HSL | hsl(313, 65%, 61%) |
| HSV | hsv(313, 58%, 87%) |
| CMYK | cmyk(0%, 58.4%, 13.1%, 13.3%) |
| CIE-LAB | lab(58.82, 61.81, -28.09) |
| CIE-LCH | lch(58.82, 67.89, 335.56°) |
| OKLab | oklab(67.06% 0.1811 -0.076) |
| OKLCH | oklch(67.06% 0.196 337.2) |
| XYZ | xyz(43.1609, 26.8357, 52.7655) |
| Luminance | 0.2683 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.87
Purplish Pink
#CE5DAE
ΔE00 3.62
Pale Magenta
#D767AD
ΔE00 4.64
Orchid
#DA70D6
ΔE00 5.15
Orchid (survey)
#C875C4
ΔE00 5.81
Pinky Purple
#C94CBE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5CC0 #5CDD79
analogous
#B95CDD #DD5CC0 #DD5C80
triadic
#DD5CC0 #C0DD5C #5CC0DD
tetradic
#DD5CC0 #DDB95C #5CDD79 #5C80DD
square
#DD5CC0 #DDB95C #5CDD79 #5C80DD
split-complementary
#DD5CC0 #80DD5C #5CDDB9
monochromatic
#9E2182 #D02BAB #DD5CC0 #E88FD4 #F2C1E7
Accessibility & contrast
On white
3.30
#DD5CC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#DD5CC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5CC0
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5CC0 | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F81C3
Deuteranopia (green-blind)
#8695BD
Tritanopia (blue-blind)
#E86186
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #dd5cc0; /* rgb */ color: rgb(221, 92, 192); /* oklch */ color: oklch(67.1% 0.196 337.2);
Tailwind
colors: {
custom: {
50: '#eb91d3',
500: '#dd5cc0',
950: '#000000',
},
}SCSS
$custom: #dd5cc0; $custom-light: #eb91d3; $custom-dark: #000000;
JSON
{
"hex": "#dd5cc0",
"rgb": {
"r": 221,
"g": 92,
"b": 192
},
"hsl": {
"h": 313.488,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.67056,
"c": 0.19641,
"h": 337.2
},
"luminance": 0.26832
}Semantic roles & 50–950 ramp
primary
#DD5CC0
secondary
#B2E3BD
accent
#CD4118
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#170D14
muted
#857E82