#DC99BC#DC99BC
#DC99BC is a light, moderate pink. Relative luminance 0.416; OKLCH L 75.8% C 0.092 H 346.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99BC |
|---|---|
| RGB | rgb(220, 153, 188) |
| HSL | hsl(329, 49%, 73%) |
| HSV | hsv(329, 30%, 86%) |
| CMYK | cmyk(0%, 30.5%, 14.5%, 13.7%) |
| CIE-LAB | lab(70.62, 30.24, -7.96) |
| CIE-LCH | lch(70.62, 31.27, 345.25°) |
| OKLab | oklab(75.85% 0.0892 -0.0208) |
| OKLCH | oklch(75.85% 0.092 346.9) |
| XYZ | xyz(49.9837, 41.6314, 52.9700) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.17
Lilac
#C8A2C8
ΔE00 6.75
Pig Pink
#E78EA5
ΔE00 6.78
Dull Pink
#D5869D
ΔE00 7.07
Light Mauve
#C292A1
ΔE00 7.45
Powder Pink
#FFB2D0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99BC #99DCB9
analogous
#DA99DC #DC99BC #DC999A
triadic
#DC99BC #BCDC99 #99BCDC
tetradic
#DC99BC #DCDA99 #99DCB9 #999ADC
square
#DC99BC #DCDA99 #99DCB9 #999ADC
split-complementary
#DC99BC #9ADC99 #99DCDA
monochromatic
#BB4080 #CC6B9E #DC99BC #ECC7DA #F7E8F0
Accessibility & contrast
On white
2.25
#DC99BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#DC99BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99BC
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99BC | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#E598A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dc99bc; /* rgb */ color: rgb(220, 153, 188); /* oklch */ color: oklch(75.8% 0.092 346.9);
Tailwind
colors: {
custom: {
50: '#e8b7d0',
500: '#dc99bc',
950: '#000000',
},
}SCSS
$custom: #dc99bc; $custom-light: #e8b7d0; $custom-dark: #000000;
JSON
{
"hex": "#dc99bc",
"rgb": {
"r": 220,
"g": 153,
"b": 188
},
"hsl": {
"h": 328.657,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.75846,
"c": 0.09158,
"h": 346.9
},
"luminance": 0.41629
}Semantic roles & 50–950 ramp
primary
#DC99BC
secondary
#DDEEE5
accent
#BC6F29
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082