#C97DEC#C97DEC
#C97DEC is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.2% C 0.173 H 314.3°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C97DEC |
|---|---|
| RGB | rgb(201, 125, 236) |
| HSL | hsl(281, 74%, 71%) |
| HSV | hsv(281, 47%, 93%) |
| CMYK | cmyk(14.8%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(64.28, 48.13, -44.50) |
| CIE-LCH | lch(64.28, 65.55, 317.24°) |
| OKLab | oklab(71.19% 0.1207 -0.1236) |
| OKLCH | oklch(71.19% 0.173 314.3) |
| XYZ | xyz(46.5589, 33.1420, 83.2850) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.40
Easter Purple
#C071FE
ΔE00 4.85
Liliac
#C48EFD
ΔE00 5.07
Orchid
#DA70D6
ΔE00 6.14
Light Urple
#B36FF6
ΔE00 6.19
Bright Lilac
#C95EFB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97DEC #A0EC7D
analogous
#917DEC #C97DEC #EC7DD7
triadic
#C97DEC #ECC97D #7DECC9
tetradic
#C97DEC #EC917D #A0EC7D #7DD7EC
square
#C97DEC #EC917D #A0EC7D #7DD7EC
split-complementary
#C97DEC #D7EC7D #7DEC91
monochromatic
#981ED0 #B348E4 #C97DEC #DFB2F4 #F4E4FB
Accessibility & contrast
On white
2.75
#C97DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#C97DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97DEC
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97DEC | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#7C9EE9
Tritanopia (blue-blind)
#C68EAA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c97dec; /* rgb */ color: rgb(201, 125, 236); /* oklch */ color: oklch(71.2% 0.173 314.3);
Tailwind
colors: {
custom: {
50: '#dba4f2',
500: '#c97dec',
950: '#000000',
},
}SCSS
$custom: #c97dec; $custom-light: #dba4f2; $custom-dark: #000000;
JSON
{
"hex": "#c97dec",
"rgb": {
"r": 201,
"g": 125,
"b": 236
},
"hsl": {
"h": 281.081,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.71189,
"c": 0.17281,
"h": 314.3
},
"luminance": 0.33141
}Semantic roles & 50–950 ramp
primary
#C97DEC
secondary
#DDF1D3
accent
#D70F4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85