#C97FC0#C97FC0
#C97FC0 is a light, vivid purple. Relative luminance 0.314; OKLCH L 69.5% C 0.124 H 331.3°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C97FC0 |
|---|---|
| RGB | rgb(201, 127, 192) |
| HSL | hsl(307, 41%, 64%) |
| HSV | hsv(307, 37%, 79%) |
| CMYK | cmyk(0%, 36.8%, 4.5%, 21.2%) |
| CIE-LAB | lab(62.85, 38.52, -22.12) |
| CIE-LCH | lch(62.85, 44.42, 330.13°) |
| OKLab | oklab(69.51% 0.109 -0.0598) |
| OKLCH | oklch(69.51% 0.124 331.3) |
| XYZ | xyz(41.1907, 31.4039, 53.7508) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 4.72
Orchid
#DA70D6
ΔE00 6.06
Pale Magenta
#D767AD
ΔE00 6.83
Wisteria
#A87DC2
ΔE00 7.64
Pale Purple
#B790D4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97FC0 #7FC988
analogous
#AD7FC9 #C97FC0 #C97F9B
triadic
#C97FC0 #C0C97F #7FC0C9
tetradic
#C97FC0 #C9AD7F #7FC988 #7F9BC9
square
#C97FC0 #C9AD7F #7FC988 #7F9BC9
split-complementary
#C97FC0 #9BC97F #7FC9AD
monochromatic
#913D86 #B754AB #C97FC0 #DBAAD5 #EDD5EA
Accessibility & contrast
On white
2.88
#C97FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#C97FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97FC0
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97FC0 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C2
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#CF8497
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c97fc0; /* rgb */ color: rgb(201, 127, 192); /* oklch */ color: oklch(69.5% 0.124 331.3);
Tailwind
colors: {
custom: {
50: '#daa5d3',
500: '#c97fc0',
950: '#000000',
},
}SCSS
$custom: #c97fc0; $custom-light: #daa5d3; $custom-dark: #000000;
JSON
{
"hex": "#c97fc0",
"rgb": {
"r": 201,
"g": 127,
"b": 192
},
"hsl": {
"h": 307.297,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.69511,
"c": 0.1243,
"h": 331.3
},
"luminance": 0.31402
}Semantic roles & 50–950 ramp
primary
#C97FC0
secondary
#C5DFC8
accent
#B44232
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82