#DC98AF#DC98AF
#DC98AF is a light, moderate pink. Relative luminance 0.408; OKLCH L 75.3% C 0.086 H 357.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DC98AF |
|---|---|
| RGB | rgb(220, 152, 175) |
| HSL | hsl(340, 49%, 73%) |
| HSV | hsv(340, 31%, 86%) |
| CMYK | cmyk(0%, 30.9%, 20.5%, 13.7%) |
| CIE-LAB | lab(70.01, 28.75, -1.62) |
| CIE-LCH | lch(70.01, 28.79, 356.77°) |
| OKLab | oklab(75.26% 0.0862 -0.0039) |
| OKLCH | oklch(75.26% 0.086 357.4) |
| XYZ | xyz(48.4819, 40.7699, 45.8648) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.70
Pig Pink
#E78EA5
ΔE00 4.09
Dull Pink
#D5869D
ΔE00 4.88
Light Mauve
#C292A1
ΔE00 5.60
Dusty Pink
#D8A7B1
ΔE00 5.78
Grey Pink
#C3909B
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC98AF #98DCC5
analogous
#DC98D1 #DC98AF #DCA398
triadic
#DC98AF #AFDC98 #98AFDC
tetradic
#DC98AF #D1DC98 #98DCC5 #A398DC
square
#DC98AF #D1DC98 #98DCC5 #A398DC
split-complementary
#DC98AF #98DCA3 #98D1DC
monochromatic
#BA3F69 #CC6A8C #DC98AF #ECC6D2 #F7E8ED
Accessibility & contrast
On white
2.29
#DC98AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#DC98AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC98AF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC98AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC98AF | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4B0
Deuteranopia (green-blind)
#B0B0AD
Tritanopia (blue-blind)
#E795A0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc98af; /* rgb */ color: rgb(220, 152, 175); /* oklch */ color: oklch(75.3% 0.086 357.4);
Tailwind
colors: {
custom: {
50: '#e8b7c6',
500: '#dc98af',
950: '#000000',
},
}SCSS
$custom: #dc98af; $custom-light: #e8b7c6; $custom-dark: #000000;
JSON
{
"hex": "#dc98af",
"rgb": {
"r": 220,
"g": 152,
"b": 175
},
"hsl": {
"h": 339.706,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.75261,
"c": 0.0863,
"h": 357.4
},
"luminance": 0.40767
}Semantic roles & 50–950 ramp
primary
#DC98AF
secondary
#DDEEE8
accent
#BD8B29
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082