#DC99CD#DC99CD
#DC99CD is a light, moderate pink. Relative luminance 0.424; OKLCH L 76.4% C 0.105 H 334.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99CD |
|---|---|
| RGB | rgb(220, 153, 205) |
| HSL | hsl(313, 49%, 73%) |
| HSV | hsv(313, 30%, 86%) |
| CMYK | cmyk(0%, 30.5%, 6.8%, 13.7%) |
| CIE-LAB | lab(71.15, 33.09, -16.57) |
| CIE-LCH | lch(71.15, 37.01, 333.40°) |
| OKLab | oklab(76.43% 0.0947 -0.0443) |
| OKLCH | oklch(76.43% 0.105 334.9) |
| XYZ | xyz(51.9253, 42.4081, 63.1962) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.43
Lilac
#C8A2C8
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 7.74
Pink (survey)
#FF81C0
ΔE00 8.73
Pale Purple
#B790D4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99CD #99DCA8
analogous
#C999DC #DC99CD #DC99AB
triadic
#DC99CD #CDDC99 #99CDDC
tetradic
#DC99CD #DCC999 #99DCA8 #99ABDC
square
#DC99CD #DCC999 #99DCA8 #99ABDC
split-complementary
#DC99CD #ABDC99 #99DCC9
monochromatic
#BB409F #CC6BB7 #DC99CD #ECC7E3 #F7E8F4
Accessibility & contrast
On white
2.21
#DC99CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#DC99CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99CD
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99CD | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CF
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#E39CAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc99cd; /* rgb */ color: rgb(220, 153, 205); /* oklch */ color: oklch(76.4% 0.105 334.9);
Tailwind
colors: {
custom: {
50: '#e7b8dc',
500: '#dc99cd',
950: '#000000',
},
}SCSS
$custom: #dc99cd; $custom-light: #e7b8dc; $custom-dark: #000000;
JSON
{
"hex": "#dc99cd",
"rgb": {
"r": 220,
"g": 153,
"b": 205
},
"hsl": {
"h": 313.433,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.76431,
"c": 0.10451,
"h": 334.9
},
"luminance": 0.42406
}Semantic roles & 50–950 ramp
primary
#DC99CD
secondary
#DDEEE1
accent
#BC4A29
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083