#DC99AF#DC99AF
#DC99AF is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.4% C 0.085 H 358.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99AF |
|---|---|
| RGB | rgb(220, 153, 175) |
| HSL | hsl(340, 49%, 73%) |
| HSV | hsv(340, 30%, 86%) |
| CMYK | cmyk(0%, 30.5%, 20.5%, 13.7%) |
| CIE-LAB | lab(70.24, 28.21, -1.29) |
| CIE-LCH | lch(70.24, 28.24, 357.39°) |
| OKLab | oklab(75.44% 0.0846 -0.003) |
| OKLCH | oklch(75.44% 0.085 358) |
| XYZ | xyz(48.6449, 41.0959, 45.9192) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.37
Pig Pink
#E78EA5
ΔE00 4.22
Dull Pink
#D5869D
ΔE00 5.08
Dusty Pink
#D8A7B1
ΔE00 5.44
Light Mauve
#C292A1
ΔE00 5.53
Grey Pink
#C3909B
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99AF #99DCC6
analogous
#DC99D0 #DC99AF #DCA499
triadic
#DC99AF #AFDC99 #99AFDC
tetradic
#DC99AF #D0DC99 #99DCC6 #A499DC
square
#DC99AF #D0DC99 #99DCC6 #A499DC
split-complementary
#DC99AF #99DCA4 #99D0DC
monochromatic
#BB4068 #CC6B8B #DC99AF #ECC7D3 #F7E8ED
Accessibility & contrast
On white
2.28
#DC99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#DC99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99AF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99AF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B0
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#E796A0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc99af; /* rgb */ color: rgb(220, 153, 175); /* oklch */ color: oklch(75.4% 0.085 358.0);
Tailwind
colors: {
custom: {
50: '#e8b7c6',
500: '#dc99af',
950: '#000000',
},
}SCSS
$custom: #dc99af; $custom-light: #e8b7c6; $custom-dark: #000000;
JSON
{
"hex": "#dc99af",
"rgb": {
"r": 220,
"g": 153,
"b": 175
},
"hsl": {
"h": 340.299,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.75437,
"c": 0.08468,
"h": 358
},
"luminance": 0.41093
}Semantic roles & 50–950 ramp
primary
#DC99AF
secondary
#DDEEE8
accent
#BC8C29
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082