#DD9CD2#DD9CD2
#DD9CD2 is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.2% C 0.104 H 332.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DD9CD2 |
|---|---|
| RGB | rgb(221, 156, 210) |
| HSL | hsl(310, 49%, 74%) |
| HSV | hsv(310, 29%, 87%) |
| CMYK | cmyk(0%, 29.4%, 5%, 13.3%) |
| CIE-LAB | lab(72.10, 32.69, -17.89) |
| CIE-LCH | lch(72.10, 37.26, 331.32°) |
| OKLab | oklab(77.23% 0.0927 -0.048) |
| OKLCH | oklch(77.23% 0.104 332.6) |
| XYZ | xyz(53.3394, 43.8043, 66.6057) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 2.41
Lilac
#C8A2C8
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.64
Bubblegum Pink
#FE83CC
ΔE00 8.21
Mauve
#E0B0FF
ΔE00 9.20
Pale Purple
#B790D4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD9CD2 #9CDDA7
analogous
#C89CDD #DD9CD2 #DD9CB2
triadic
#DD9CD2 #D2DD9C #9CD2DD
tetradic
#DD9CD2 #DDC89C #9CDDA7 #9CB2DD
square
#DD9CD2 #DDC89C #9CDDA7 #9CB2DD
split-complementary
#DD9CD2 #B2DD9C #9CDDC8
monochromatic
#BE41A8 #CD6EBD #DD9CD2 #EDCAE7 #F7E8F5
Accessibility & contrast
On white
2.15
#DD9CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#DD9CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD9CD2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD9CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD9CD2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BABD4
Deuteranopia (green-blind)
#ABB4D0
Tritanopia (blue-blind)
#E39FAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dd9cd2; /* rgb */ color: rgb(221, 156, 210); /* oklch */ color: oklch(77.2% 0.104 332.6);
Tailwind
colors: {
custom: {
50: '#e8badf',
500: '#dd9cd2',
950: '#000000',
},
}SCSS
$custom: #dd9cd2; $custom-light: #e8badf; $custom-dark: #000000;
JSON
{
"hex": "#dd9cd2",
"rgb": {
"r": 221,
"g": 156,
"b": 210
},
"hsl": {
"h": 310.154,
"s": 48.872,
"l": 73.922
},
"oklch": {
"l": 0.77231,
"c": 0.10439,
"h": 332.6
},
"luminance": 0.43802
}Semantic roles & 50–950 ramp
primary
#DD9CD2
secondary
#DDEEE0
accent
#BC4229
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083