#DD93CD#DD93CD
#DD93CD is a light, moderate pink. Relative luminance 0.406; OKLCH L 75.5% C 0.116 H 334.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DD93CD |
|---|---|
| RGB | rgb(221, 147, 205) |
| HSL | hsl(313, 52%, 72%) |
| HSV | hsv(313, 33%, 87%) |
| CMYK | cmyk(0%, 33.5%, 7.2%, 13.3%) |
| CIE-LAB | lab(69.93, 36.63, -18.41) |
| CIE-LCH | lch(69.93, 41.00, 333.32°) |
| OKLab | oklab(75.53% 0.1049 -0.0493) |
| OKLCH | oklch(75.53% 0.116 334.8) |
| XYZ | xyz(51.2715, 40.6497, 62.8913) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 6.67
Lilac
#C8A2C8
ΔE00 7.14
Pink (survey)
#FF81C0
ΔE00 7.93
Violet (CSS)
#EE82EE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD93CD #93DDA3
analogous
#C893DD #DD93CD #DD93A8
triadic
#DD93CD #CDDD93 #93CDDD
tetradic
#DD93CD #DDC893 #93DDA3 #93A8DD
square
#DD93CD #DDC893 #93DDA3 #93A8DD
split-complementary
#DD93CD #A8DD93 #93DDC8
monochromatic
#BB3B9F #CE64B7 #DD93CD #ECC2E3 #F8E8F4
Accessibility & contrast
On white
2.30
#DD93CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#DD93CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD93CD
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD93CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD93CD | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#E496A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dd93cd; /* rgb */ color: rgb(221, 147, 205); /* oklch */ color: oklch(75.5% 0.116 334.8);
Tailwind
colors: {
custom: {
50: '#e8b4dc',
500: '#dd93cd',
950: '#000000',
},
}SCSS
$custom: #dd93cd; $custom-light: #e8b4dc; $custom-dark: #000000;
JSON
{
"hex": "#dd93cd",
"rgb": {
"r": 221,
"g": 147,
"b": 205
},
"hsl": {
"h": 312.973,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.75526,
"c": 0.11595,
"h": 334.8
},
"luminance": 0.40647
}Semantic roles & 50–950 ramp
primary
#DD93CD
secondary
#DCEFE0
accent
#C04726
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083