#DD99CD#DD99CD
#DD99CD is a light, moderate pink. Relative luminance 0.426; OKLCH L 76.5% C 0.105 H 335.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DD99CD |
|---|---|
| RGB | rgb(221, 153, 205) |
| HSL | hsl(314, 50%, 73%) |
| HSV | hsv(314, 31%, 87%) |
| CMYK | cmyk(0%, 30.8%, 7.2%, 13.3%) |
| CIE-LAB | lab(71.26, 33.42, -16.40) |
| CIE-LCH | lch(71.26, 37.23, 333.87°) |
| OKLab | oklab(76.54% 0.0958 -0.0438) |
| OKLCH | oklch(76.54% 0.105 335.4) |
| XYZ | xyz(52.2290, 42.5646, 63.2104) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.52
Lilac
#C8A2C8
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 7.58
Pink (survey)
#FF81C0
ΔE00 8.56
Violet (CSS)
#EE82EE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD99CD #99DDA9
analogous
#CB99DD #DD99CD #DD99AB
triadic
#DD99CD #CDDD99 #99CDDD
tetradic
#DD99CD #DDCB99 #99DDA9 #99ABDD
square
#DD99CD #DDCB99 #99DDA9 #99ABDD
split-complementary
#DD99CD #ABDD99 #99DDCB
monochromatic
#BD3F9F #CE6BB6 #DD99CD #ECC7E3 #F7E8F4
Accessibility & contrast
On white
2.21
#DD99CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#DD99CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD99CD
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD99CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD99CD | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CF
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#E49BAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dd99cd; /* rgb */ color: rgb(221, 153, 205); /* oklch */ color: oklch(76.5% 0.105 335.4);
Tailwind
colors: {
custom: {
50: '#e8b8dc',
500: '#dd99cd',
950: '#000000',
},
}SCSS
$custom: #dd99cd; $custom-light: #e8b8dc; $custom-dark: #000000;
JSON
{
"hex": "#dd99cd",
"rgb": {
"r": 221,
"g": 153,
"b": 205
},
"hsl": {
"h": 314.118,
"s": 50,
"l": 73.333
},
"oklch": {
"l": 0.76537,
"c": 0.10533,
"h": 335.4
},
"luminance": 0.42562
}Semantic roles & 50–950 ramp
primary
#DD99CD
secondary
#DDEEE1
accent
#BD4B28
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083