#C97DFF#C97DFF
#C97DFF is a light, vivid violet. Relative luminance 0.343; OKLCH L 72.2% C 0.194 H 309.4°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C97DFF |
|---|---|
| RGB | rgb(201, 125, 255) |
| HSL | hsl(275, 100%, 75%) |
| HSV | hsv(275, 51%, 100%) |
| CMYK | cmyk(21.2%, 51%, 0%, 0%) |
| CIE-LAB | lab(65.20, 52.17, -53.49) |
| CIE-LCH | lch(65.20, 74.72, 314.28°) |
| OKLab | oklab(72.18% 0.1228 -0.1498) |
| OKLCH | oklch(72.18% 0.194 309.4) |
| XYZ | xyz(49.4676, 34.3055, 98.6040) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.35
Easter Purple
#C071FE
ΔE00 3.20
Liliac
#C48EFD
ΔE00 4.16
Light Urple
#B36FF6
ΔE00 5.15
Bright Lavender
#C760FF
ΔE00 5.97
Bright Lilac
#C95EFB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97DFF #B3FF7D
analogous
#887DFF #C97DFF #FF7DF4
triadic
#C97DFF #FFC97D #7DFFC9
tetradic
#C97DFF #FF887D #B3FF7D #7DF4FF
square
#C97DFF #FF887D #B3FF7D #7DF4FF
split-complementary
#C97DFF #F4FF7D #7DFF88
monochromatic
#9603FF #B040FF #C97DFF #E2BAFF #F2E0FF
Accessibility & contrast
On white
2.67
#C97DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#C97DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97DFF
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97DFF | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599BFF
Deuteranopia (green-blind)
#709FFC
Tritanopia (blue-blind)
#C293B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c97dff; /* rgb */ color: rgb(201, 125, 255); /* oklch */ color: oklch(72.2% 0.194 309.4);
Tailwind
colors: {
custom: {
50: '#dca5ff',
500: '#c97dff',
950: '#000000',
},
}SCSS
$custom: #c97dff; $custom-light: #dca5ff; $custom-dark: #000000;
JSON
{
"hex": "#c97dff",
"rgb": {
"r": 201,
"g": 125,
"b": 255
},
"hsl": {
"h": 275.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.7218,
"c": 0.19369,
"h": 309.4
},
"luminance": 0.34305
}Semantic roles & 50–950 ramp
primary
#C97DFF
secondary
#E2F7D4
accent
#E6005F
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F18
muted
#837F86