#C97CD4#C97CD4
#C97CD4 is a light, vivid purple. Relative luminance 0.316; OKLCH L 69.9% C 0.149 H 322.4°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C97CD4 |
|---|---|
| RGB | rgb(201, 124, 212) |
| HSL | hsl(293, 51%, 66%) |
| HSV | hsv(293, 42%, 83%) |
| CMYK | cmyk(5.2%, 41.5%, 0%, 16.9%) |
| CIE-LAB | lab(63.00, 43.84, -33.14) |
| CIE-LCH | lch(63.00, 54.96, 322.92°) |
| OKLab | oklab(69.89% 0.1181 -0.0909) |
| OKLCH | oklch(69.89% 0.149 322.4) |
| XYZ | xyz(43.1774, 31.5879, 66.0973) |
| Luminance | 0.3159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.25
Orchid
#DA70D6
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 6.52
Violet (CSS)
#EE82EE
ΔE00 6.64
Wisteria
#A87DC2
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97CD4 #87D47C
analogous
#9D7CD4 #C97CD4 #D47CB3
triadic
#C97CD4 #D4C97C #7CD4C9
tetradic
#C97CD4 #D49D7C #87D47C #7CB3D4
square
#C97CD4 #D49D7C #87D47C #7CB3D4
split-complementary
#C97CD4 #B3D47C #7CD49D
monochromatic
#9335A1 #B64EC5 #C97CD4 #DCAAE3 #EFD8F2
Accessibility & contrast
On white
2.87
#C97CD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#C97CD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97CD4
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97CD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97CD4 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7193D7
Deuteranopia (green-blind)
#869CD1
Tritanopia (blue-blind)
#CB869E
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c97cd4; /* rgb */ color: rgb(201, 124, 212); /* oklch */ color: oklch(69.9% 0.149 322.4);
Tailwind
colors: {
custom: {
50: '#dba4e1',
500: '#c97cd4',
950: '#000000',
},
}SCSS
$custom: #c97cd4; $custom-light: #dba4e1; $custom-dark: #000000;
JSON
{
"hex": "#c97cd4",
"rgb": {
"r": 201,
"g": 124,
"b": 212
},
"hsl": {
"h": 292.5,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.69887,
"c": 0.14906,
"h": 322.4
},
"luminance": 0.31586
}Semantic roles & 50–950 ramp
primary
#C97CD4
secondary
#CBE4C7
accent
#BE283A
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83