#DD5BDF#DD5BDF
#DD5BDF is a light, highly saturated purple. Relative luminance 0.282; OKLCH L 68.4% C 0.222 H 327.1°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DD5BDF |
|---|---|
| RGB | rgb(221, 91, 223) |
| HSL | hsl(299, 67%, 62%) |
| HSV | hsv(299, 59%, 87%) |
| CMYK | cmyk(0.9%, 59.2%, 0%, 12.5%) |
| CIE-LAB | lab(60.06, 67.22, -43.73) |
| CIE-LCH | lch(60.06, 80.19, 326.95°) |
| OKLab | oklab(68.41% 0.1864 -0.1207) |
| OKLCH | oklch(68.41% 0.222 327.1) |
| XYZ | xyz(46.8784, 28.1850, 72.7688) |
| Luminance | 0.2818 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.89
Heliotrope
#D94FF5
ΔE00 4.24
Purpleish Pink
#DF4EC8
ΔE00 4.26
Orchid
#DA70D6
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 5.40
Pink Purple
#EF1DE7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD5BDF #5DDF5B
analogous
#9B5BDF #DD5BDF #DF5B9F
triadic
#DD5BDF #DFDD5B #5BDFDD
tetradic
#DD5BDF #DF9B5B #5DDF5B #5B9FDF
square
#DD5BDF #DF9B5B #5DDF5B #5B9FDF
split-complementary
#DD5BDF #9FDF5B #5BDF9B
monochromatic
#9E1FA0 #D129D4 #DD5BDF #E88EE9 #F2C1F3
Accessibility & contrast
On white
3.16
#DD5BDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#DD5BDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD5BDF
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD5BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD5BDF | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A86E3
Deuteranopia (green-blind)
#7897DB
Tritanopia (blue-blind)
#E36C95
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #dd5bdf; /* rgb */ color: rgb(221, 91, 223); /* oklch */ color: oklch(68.4% 0.222 327.1);
Tailwind
colors: {
custom: {
50: '#eb91e9',
500: '#dd5bdf',
950: '#000000',
},
}SCSS
$custom: #dd5bdf; $custom-light: #eb91e9; $custom-dark: #000000;
JSON
{
"hex": "#dd5bdf",
"rgb": {
"r": 221,
"g": 91,
"b": 223
},
"hsl": {
"h": 299.091,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.68412,
"c": 0.22207,
"h": 327.1
},
"luminance": 0.28182
}Semantic roles & 50–950 ramp
primary
#DD5BDF
secondary
#B3E3B2
accent
#CF1619
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#170D16
muted
#857E84