#D99DCD#D99DCD
#D99DCD is a light, moderate pink. Relative luminance 0.433; OKLCH L 76.8% C 0.095 H 333.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D99DCD |
|---|---|
| RGB | rgb(217, 157, 205) |
| HSL | hsl(312, 44%, 73%) |
| HSV | hsv(312, 28%, 85%) |
| CMYK | cmyk(0%, 27.6%, 5.5%, 14.9%) |
| CIE-LAB | lab(71.74, 29.93, -15.71) |
| CIE-LCH | lch(71.74, 33.80, 332.31°) |
| OKLab | oklab(76.81% 0.0851 -0.042) |
| OKLCH | oklch(76.81% 0.095 333.7) |
| XYZ | xyz(51.6910, 43.2754, 63.3759) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.39
Lilac
#C8A2C8
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 7.67
Bubblegum Pink
#FE83CC
ΔE00 8.97
Pale Purple
#B790D4
ΔE00 9.43
Powder Pink
#FFB2D0
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99DCD #9DD9A9
analogous
#C79DD9 #D99DCD #D99DAF
triadic
#D99DCD #CDD99D #9DCDD9
tetradic
#D99DCD #D9C79D #9DD9A9 #9DAFD9
square
#D99DCD #D9C79D #9DD9A9 #9DAFD9
split-complementary
#D99DCD #AFD99D #9DD9C7
monochromatic
#B5469F #C871B6 #D99DCD #EAC9E3 #F6E9F4
Accessibility & contrast
On white
2.18
#D99DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#D99DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99DCD
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99DCD | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#DFA0AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d99dcd; /* rgb */ color: rgb(217, 157, 205); /* oklch */ color: oklch(76.8% 0.095 333.7);
Tailwind
colors: {
custom: {
50: '#e5badc',
500: '#d99dcd',
950: '#000000',
},
}SCSS
$custom: #d99dcd; $custom-light: #e5badc; $custom-dark: #000000;
JSON
{
"hex": "#d99dcd",
"rgb": {
"r": 217,
"g": 157,
"b": 205
},
"hsl": {
"h": 312,
"s": 44.118,
"l": 73.333
},
"oklch": {
"l": 0.76811,
"c": 0.09494,
"h": 333.7
},
"luminance": 0.43273
}Semantic roles & 50–950 ramp
primary
#D99DCD
secondary
#DEEDE1
accent
#B74A2E
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083