#DC98CD#DC98CD
#DC98CD is a light, moderate pink. Relative luminance 0.421; OKLCH L 76.3% C 0.106 H 334.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DC98CD |
|---|---|
| RGB | rgb(220, 152, 205) |
| HSL | hsl(313, 49%, 73%) |
| HSV | hsv(313, 31%, 86%) |
| CMYK | cmyk(0%, 30.9%, 6.8%, 13.7%) |
| CIE-LAB | lab(70.93, 33.63, -16.91) |
| CIE-LCH | lch(70.93, 37.64, 333.31°) |
| OKLab | oklab(76.26% 0.0962 -0.0452) |
| OKLCH | oklch(76.26% 0.106 334.8) |
| XYZ | xyz(51.7624, 42.0821, 63.1419) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.45
Lilac
#C8A2C8
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 7.56
Pink (survey)
#FF81C0
ΔE00 8.60
Violet (CSS)
#EE82EE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC98CD #98DCA7
analogous
#C998DC #DC98CD #DC98AB
triadic
#DC98CD #CDDC98 #98CDDC
tetradic
#DC98CD #DCC998 #98DCA7 #98ABDC
square
#DC98CD #DCC998 #98DCA7 #98ABDC
split-complementary
#DC98CD #ABDC98 #98DCC9
monochromatic
#BA3F9F #CC6AB7 #DC98CD #ECC6E3 #F7E8F4
Accessibility & contrast
On white
2.23
#DC98CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#DC98CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC98CD
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC98CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC98CD | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8CF
Deuteranopia (green-blind)
#A8B1CB
Tritanopia (blue-blind)
#E39BAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc98cd; /* rgb */ color: rgb(220, 152, 205); /* oklch */ color: oklch(76.3% 0.106 334.8);
Tailwind
colors: {
custom: {
50: '#e8b7dc',
500: '#dc98cd',
950: '#000000',
},
}SCSS
$custom: #dc98cd; $custom-light: #e8b7dc; $custom-dark: #000000;
JSON
{
"hex": "#dc98cd",
"rgb": {
"r": 220,
"g": 152,
"b": 205
},
"hsl": {
"h": 313.235,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.76261,
"c": 0.10628,
"h": 334.8
},
"luminance": 0.4208
}Semantic roles & 50–950 ramp
primary
#DC98CD
secondary
#DDEEE1
accent
#BD4929
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083