#C97CD7#C97CD7
#C97CD7 is a light, vivid purple. Relative luminance 0.317; OKLCH L 70.0% C 0.152 H 321.3°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C97CD7 |
|---|---|
| RGB | rgb(201, 124, 215) |
| HSL | hsl(291, 53%, 66%) |
| HSV | hsv(291, 42%, 84%) |
| CMYK | cmyk(6.5%, 42.3%, 0%, 15.7%) |
| CIE-LAB | lab(63.13, 44.43, -34.62) |
| CIE-LCH | lch(63.13, 56.32, 322.07°) |
| OKLab | oklab(70.02% 0.1187 -0.0952) |
| OKLCH | oklch(70.02% 0.152 321.3) |
| XYZ | xyz(43.5594, 31.7407, 68.1088) |
| Luminance | 0.3174 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.77
Orchid
#DA70D6
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 6.48
Violet (CSS)
#EE82EE
ΔE00 6.53
Light Purple
#BF77F6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97CD7 #8AD77C
analogous
#9C7CD7 #C97CD7 #D77CB8
triadic
#C97CD7 #D7C97C #7CD7C9
tetradic
#C97CD7 #D79C7C #8AD77C #7CB8D7
square
#C97CD7 #D79C7C #8AD77C #7CB8D7
split-complementary
#C97CD7 #B8D77C #7CD79C
monochromatic
#9433A6 #B64DC9 #C97CD7 #DCABE5 #F0DAF4
Accessibility & contrast
On white
2.86
#C97CD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#C97CD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97CD7
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97CD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97CD7 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7093DA
Deuteranopia (green-blind)
#859CD4
Tritanopia (blue-blind)
#CB879F
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c97cd7; /* rgb */ color: rgb(201, 124, 215); /* oklch */ color: oklch(70.0% 0.152 321.3);
Tailwind
colors: {
custom: {
50: '#dba4e3',
500: '#c97cd7',
950: '#000000',
},
}SCSS
$custom: #c97cd7; $custom-light: #dba4e3; $custom-dark: #000000;
JSON
{
"hex": "#c97cd7",
"rgb": {
"r": 201,
"g": 124,
"b": 215
},
"hsl": {
"h": 290.769,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.70024,
"c": 0.15214,
"h": 321.3
},
"luminance": 0.31739
}Semantic roles & 50–950 ramp
primary
#C97CD7
secondary
#CDE6C9
accent
#C1253D
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83