#C97CDA#C97CDA
#C97CDA is a light, vivid purple. Relative luminance 0.319; OKLCH L 70.2% C 0.155 H 320.2°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C97CDA |
|---|---|
| RGB | rgb(201, 124, 218) |
| HSL | hsl(289, 56%, 67%) |
| HSV | hsv(289, 43%, 85%) |
| CMYK | cmyk(7.8%, 43.1%, 0%, 14.5%) |
| CIE-LAB | lab(63.26, 45.01, -36.09) |
| CIE-LCH | lch(63.26, 57.70, 321.28°) |
| OKLab | oklab(70.16% 0.1193 -0.0994) |
| OKLCH | oklch(70.16% 0.155 320.2) |
| XYZ | xyz(43.9484, 31.8963, 70.1576) |
| Luminance | 0.3190 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.06
Orchid (survey)
#C875C4
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 6.19
Violet (CSS)
#EE82EE
ΔE00 6.47
Purply Pink
#F075E6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97CDA #8DDA7C
analogous
#9A7CDA #C97CDA #DA7CBC
triadic
#C97CDA #DAC97C #7CDAC9
tetradic
#C97CDA #DA9A7C #8DDA7C #7CBCDA
square
#C97CDA #DA9A7C #8DDA7C #7CBCDA
split-complementary
#C97CDA #BCDA7C #7CDA9A
monochromatic
#9530AB #B54CCD #C97CDA #DDACE7 #F0DBF5
Accessibility & contrast
On white
2.85
#C97CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#C97CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97CDA
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97CDA | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F94DD
Deuteranopia (green-blind)
#839CD7
Tritanopia (blue-blind)
#CA88A1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c97cda; /* rgb */ color: rgb(201, 124, 218); /* oklch */ color: oklch(70.2% 0.155 320.2);
Tailwind
colors: {
custom: {
50: '#dba4e6',
500: '#c97cda',
950: '#000000',
},
}SCSS
$custom: #c97cda; $custom-light: #dba4e6; $custom-dark: #000000;
JSON
{
"hex": "#c97cda",
"rgb": {
"r": 201,
"g": 124,
"b": 218
},
"hsl": {
"h": 289.149,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.70163,
"c": 0.15525,
"h": 320.2
},
"luminance": 0.31895
}Semantic roles & 50–950 ramp
primary
#C97CDA
secondary
#CFE8CA
accent
#C3223F
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84