#DD90CD#DD90CD
#DD90CD is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.0% C 0.121 H 334.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DD90CD |
|---|---|
| RGB | rgb(221, 144, 205) |
| HSL | hsl(312, 53%, 72%) |
| HSV | hsv(312, 35%, 87%) |
| CMYK | cmyk(0%, 34.8%, 7.2%, 13.3%) |
| CIE-LAB | lab(69.28, 38.23, -19.40) |
| CIE-LCH | lch(69.28, 42.87, 333.10°) |
| OKLab | oklab(75.03% 0.1095 -0.0521) |
| OKLCH | oklch(75.03% 0.121 334.6) |
| XYZ | xyz(50.8111, 39.7289, 62.7378) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.22
Plum
#DDA0DD
ΔE00 4.43
Bubblegum Pink
#FE83CC
ΔE00 6.36
Violet (CSS)
#EE82EE
ΔE00 7.61
Pink (survey)
#FF81C0
ΔE00 7.74
Lilac
#C8A2C8
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD90CD #90DDA0
analogous
#C790DD #DD90CD #DD90A7
triadic
#DD90CD #CDDD90 #90CDDD
tetradic
#DD90CD #DDC790 #90DDA0 #90A7DD
square
#DD90CD #DDC790 #90DDA0 #90A7DD
split-complementary
#DD90CD #A7DD90 #90DDC7
monochromatic
#BA399F #CF61B8 #DD90CD #EBBFE2 #F8E8F4
Accessibility & contrast
On white
2.35
#DD90CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#DD90CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD90CD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD90CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD90CD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CF
Deuteranopia (green-blind)
#A3ADCB
Tritanopia (blue-blind)
#E493A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd90cd; /* rgb */ color: rgb(221, 144, 205); /* oklch */ color: oklch(75.0% 0.121 334.6);
Tailwind
colors: {
custom: {
50: '#e9b2dc',
500: '#dd90cd',
950: '#000000',
},
}SCSS
$custom: #dd90cd; $custom-light: #e9b2dc; $custom-dark: #000000;
JSON
{
"hex": "#dd90cd",
"rgb": {
"r": 221,
"g": 144,
"b": 205
},
"hsl": {
"h": 312.468,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.7503,
"c": 0.12124,
"h": 334.6
},
"luminance": 0.39726
}Semantic roles & 50–950 ramp
primary
#DD90CD
secondary
#DBEEDF
accent
#C14525
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083