#DC99CF#DC99CF
#DC99CF is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.5% C 0.106 H 333.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99CF |
|---|---|
| RGB | rgb(220, 153, 207) |
| HSL | hsl(312, 49%, 73%) |
| HSV | hsv(312, 30%, 86%) |
| CMYK | cmyk(0%, 30.5%, 5.9%, 13.7%) |
| CIE-LAB | lab(71.22, 33.44, -17.57) |
| CIE-LCH | lch(71.22, 37.78, 332.28°) |
| OKLab | oklab(76.5% 0.0953 -0.0471) |
| OKLCH | oklch(76.5% 0.106 333.7) |
| XYZ | xyz(52.1683, 42.5052, 64.4757) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.00
Lilac
#C8A2C8
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.22
Bubblegum Pink
#FE83CC
ΔE00 7.77
Pink (survey)
#FF81C0
ΔE00 8.90
Pale Purple
#B790D4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99CF #99DCA6
analogous
#C799DC #DC99CF #DC99AD
triadic
#DC99CF #CFDC99 #99CFDC
tetradic
#DC99CF #DCC799 #99DCA6 #99ADDC
square
#DC99CF #DCC799 #99DCA6 #99ADDC
split-complementary
#DC99CF #ADDC99 #99DCC7
monochromatic
#BB40A3 #CC6BBA #DC99CF #ECC7E4 #F7E8F4
Accessibility & contrast
On white
2.21
#DC99CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#DC99CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99CF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99CF | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D1
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#E29CAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc99cf; /* rgb */ color: rgb(220, 153, 207); /* oklch */ color: oklch(76.5% 0.106 333.7);
Tailwind
colors: {
custom: {
50: '#e7b8dd',
500: '#dc99cf',
950: '#000000',
},
}SCSS
$custom: #dc99cf; $custom-light: #e7b8dd; $custom-dark: #000000;
JSON
{
"hex": "#dc99cf",
"rgb": {
"r": 220,
"g": 153,
"b": 207
},
"hsl": {
"h": 311.642,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.76504,
"c": 0.10626,
"h": 333.7
},
"luminance": 0.42503
}Semantic roles & 50–950 ramp
primary
#DC99CF
secondary
#DDEEE0
accent
#BC4629
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083