#DD5CDF#DD5CDF
#DD5CDF is a light, highly saturated purple. Relative luminance 0.284; OKLCH L 68.5% C 0.221 H 327.1°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5CDF |
|---|---|
| RGB | rgb(221, 92, 223) |
| HSL | hsl(299, 67%, 62%) |
| HSV | hsv(299, 59%, 87%) |
| CMYK | cmyk(0.9%, 58.7%, 0%, 12.5%) |
| CIE-LAB | lab(60.21, 66.80, -43.49) |
| CIE-LCH | lch(60.21, 79.70, 326.93°) |
| OKLab | oklab(68.53% 0.1852 -0.12) |
| OKLCH | oklch(68.53% 0.221 327.1) |
| XYZ | xyz(46.9644, 28.3571, 72.7975) |
| Luminance | 0.2835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 4.05
Orchid
#DA70D6
ΔE00 4.15
Purpleish Pink
#DF4EC8
ΔE00 4.33
Heliotrope
#D94FF5
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5CDF #5EDF5C
analogous
#9C5CDF #DD5CDF #DF5CA0
triadic
#DD5CDF #DFDD5C #5CDFDD
tetradic
#DD5CDF #DF9C5C #5EDF5C #5CA0DF
square
#DD5CDF #DF9C5C #5EDF5C #5CA0DF
split-complementary
#DD5CDF #A0DF5C #5CDF9C
monochromatic
#9F20A1 #D22AD4 #DD5CDF #E88FE9 #F2C2F3
Accessibility & contrast
On white
3.15
#DD5CDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#DD5CDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5CDF
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5CDF | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C86E3
Deuteranopia (green-blind)
#7897DB
Tritanopia (blue-blind)
#E36D95
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #dd5cdf; /* rgb */ color: rgb(221, 92, 223); /* oklch */ color: oklch(68.5% 0.221 327.1);
Tailwind
colors: {
custom: {
50: '#eb91e9',
500: '#dd5cdf',
950: '#000000',
},
}SCSS
$custom: #dd5cdf; $custom-light: #eb91e9; $custom-dark: #000000;
JSON
{
"hex": "#dd5cdf",
"rgb": {
"r": 221,
"g": 92,
"b": 223
},
"hsl": {
"h": 299.084,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.68525,
"c": 0.22069,
"h": 327.1
},
"luminance": 0.28354
}Semantic roles & 50–950 ramp
primary
#DD5CDF
secondary
#B4E4B3
accent
#CF1619
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#170D16
muted
#857E84