#DC99CA#DC99CA
#DC99CA is a light, moderate pink. Relative luminance 0.423; OKLCH L 76.3% C 0.102 H 336.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99CA |
|---|---|
| RGB | rgb(220, 153, 202) |
| HSL | hsl(316, 49%, 73%) |
| HSV | hsv(316, 30%, 86%) |
| CMYK | cmyk(0%, 30.5%, 8.2%, 13.7%) |
| CIE-LAB | lab(71.05, 32.57, -15.06) |
| CIE-LCH | lch(71.05, 35.88, 335.19°) |
| OKLab | oklab(76.32% 0.0937 -0.0402) |
| OKLCH | oklch(76.32% 0.102 336.8) |
| XYZ | xyz(51.5667, 42.2646, 61.3073) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.11
Lilac
#C8A2C8
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 7.11
Bubblegum Pink
#FE83CC
ΔE00 7.74
Pink (survey)
#FF81C0
ΔE00 8.52
Powder Pink
#FFB2D0
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99CA #99DCAB
analogous
#CC99DC #DC99CA #DC99A8
triadic
#DC99CA #CADC99 #99CADC
tetradic
#DC99CA #DCCC99 #99DCAB #99A8DC
square
#DC99CA #DCCC99 #99DCAB #99A8DC
split-complementary
#DC99CA #A8DC99 #99DCCC
monochromatic
#BB409A #CC6BB2 #DC99CA #ECC7E2 #F7E8F3
Accessibility & contrast
On white
2.22
#DC99CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#DC99CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99CA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99CA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#AAB2C8
Tritanopia (blue-blind)
#E39BAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc99ca; /* rgb */ color: rgb(220, 153, 202); /* oklch */ color: oklch(76.3% 0.102 336.8);
Tailwind
colors: {
custom: {
50: '#e8b8da',
500: '#dc99ca',
950: '#000000',
},
}SCSS
$custom: #dc99ca; $custom-light: #e8b8da; $custom-dark: #000000;
JSON
{
"hex": "#dc99ca",
"rgb": {
"r": 220,
"g": 153,
"b": 202
},
"hsl": {
"h": 316.119,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.76324,
"c": 0.10196,
"h": 336.8
},
"luminance": 0.42262
}Semantic roles & 50–950 ramp
primary
#DC99CA
secondary
#DDEEE1
accent
#BC5129
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083