#DC9FCA#DC9FCA
#DC9FCA is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.4% C 0.091 H 337.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FCA |
|---|---|
| RGB | rgb(220, 159, 202) |
| HSL | hsl(318, 47%, 74%) |
| HSV | hsv(318, 28%, 86%) |
| CMYK | cmyk(0%, 27.7%, 8.2%, 13.7%) |
| CIE-LAB | lab(72.41, 29.34, -13.01) |
| CIE-LCH | lch(72.41, 32.10, 336.08°) |
| OKLab | oklab(77.36% 0.0845 -0.0346) |
| OKLCH | oklch(77.36% 0.091 337.7) |
| XYZ | xyz(52.5735, 44.2783, 61.6429) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.66
Lilac
#C8A2C8
ΔE00 4.83
Powder Pink
#FFB2D0
ΔE00 8.11
Lavender Pink
#DD85D7
ΔE00 8.86
Faded Pink
#DE9DAC
ΔE00 8.89
Bubblegum Pink
#FE83CC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FCA #9FDCB1
analogous
#D09FDC #DC9FCA #DC9FAC
triadic
#DC9FCA #CADC9F #9FCADC
tetradic
#DC9FCA #DCD09F #9FDCB1 #9FACDC
square
#DC9FCA #DCD09F #9FDCB1 #9FACDC
split-complementary
#DC9FCA #ACDC9F #9FDCD0
monochromatic
#BB4598 #CC72B1 #DC9FCA #ECCCE3 #F7E9F3
Accessibility & contrast
On white
2.13
#DC9FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#DC9FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FCA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FCA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACCC
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#E3A0AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dc9fca; /* rgb */ color: rgb(220, 159, 202); /* oklch */ color: oklch(77.4% 0.091 337.7);
Tailwind
colors: {
custom: {
50: '#e7bcda',
500: '#dc9fca',
950: '#000000',
},
}SCSS
$custom: #dc9fca; $custom-light: #e7bcda; $custom-dark: #000000;
JSON
{
"hex": "#dc9fca",
"rgb": {
"r": 220,
"g": 159,
"b": 202
},
"hsl": {
"h": 317.705,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.77364,
"c": 0.09132,
"h": 337.7
},
"luminance": 0.44276
}Semantic roles & 50–950 ramp
primary
#DC9FCA
secondary
#DDEEE2
accent
#BA562C
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#161214
muted
#848183