#C97FFA#C97FFA
#C97FFA is a light, vivid violet. Relative luminance 0.345; OKLCH L 72.2% C 0.185 H 310.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C97FFA |
|---|---|
| RGB | rgb(201, 127, 250) |
| HSL | hsl(276, 92%, 74%) |
| HSV | hsv(276, 49%, 98%) |
| CMYK | cmyk(19.6%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(65.36, 50.05, -50.51) |
| CIE-LCH | lch(65.36, 71.10, 314.74°) |
| OKLab | oklab(72.21% 0.1197 -0.1411) |
| OKLCH | oklch(72.21% 0.185 310.3) |
| XYZ | xyz(48.9289, 34.4992, 94.5054) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.58
Liliac
#C48EFD
ΔE00 3.78
Easter Purple
#C071FE
ΔE00 3.80
Light Urple
#B36FF6
ΔE00 5.56
Bright Lavender
#C760FF
ΔE00 6.50
Bright Lilac
#C95EFB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97FFA #B0FA7F
analogous
#8C7FFA #C97FFA #FA7FED
triadic
#C97FFA #FAC97F #7FFAC9
tetradic
#C97FFA #FA8C7F #B0FA7F #7FEDFA
square
#C97FFA #FA8C7F #B0FA7F #7FEDFA
split-complementary
#C97FFA #EDFA7F #7FFA8C
monochromatic
#970AF5 #B044F8 #C97FFA #E2BAFC #F3E2FE
Accessibility & contrast
On white
2.66
#C97FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#C97FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97FFA
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97FFA | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFE
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#C393B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #c97ffa; /* rgb */ color: rgb(201, 127, 250); /* oklch */ color: oklch(72.2% 0.185 310.3);
Tailwind
colors: {
custom: {
50: '#dca6fc',
500: '#c97ffa',
950: '#000000',
},
}SCSS
$custom: #c97ffa; $custom-light: #dca6fc; $custom-dark: #000000;
JSON
{
"hex": "#c97ffa",
"rgb": {
"r": 201,
"g": 127,
"b": 250
},
"hsl": {
"h": 276.098,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.72212,
"c": 0.18504,
"h": 310.3
},
"luminance": 0.34498
}Semantic roles & 50–950 ramp
primary
#C97FFA
secondary
#E2F6D5
accent
#E6005B
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85