#C97CED#C97CED
#C97CED is a light, vivid purple. Relative luminance 0.329; OKLCH L 71.1% C 0.176 H 314.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C97CED |
|---|---|
| RGB | rgb(201, 124, 237) |
| HSL | hsl(281, 76%, 71%) |
| HSV | hsv(281, 48%, 93%) |
| CMYK | cmyk(15.2%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.12, 48.86, -45.30) |
| CIE-LCH | lch(64.12, 66.63, 317.17°) |
| OKLab | oklab(71.09% 0.1222 -0.126) |
| OKLCH | oklch(71.09% 0.176 314.1) |
| XYZ | xyz(46.5786, 32.9484, 84.0104) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.15
Easter Purple
#C071FE
ΔE00 4.57
Liliac
#C48EFD
ΔE00 5.15
Light Urple
#B36FF6
ΔE00 5.95
Orchid
#DA70D6
ΔE00 6.20
Bright Lavender
#C760FF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97CED #A0ED7C
analogous
#907CED #C97CED #ED7CD8
triadic
#C97CED #EDC97C #7CEDC9
tetradic
#C97CED #ED907C #A0ED7C #7CD8ED
square
#C97CED #ED907C #A0ED7C #7CD8ED
split-complementary
#C97CED #D8ED7C #7CED90
monochromatic
#981DD2 #B346E6 #C97CED #DFB2F4 #F4E4FB
Accessibility & contrast
On white
2.77
#C97CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#C97CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97CED
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97CED | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#7A9DEA
Tritanopia (blue-blind)
#C68DAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c97ced; /* rgb */ color: rgb(201, 124, 237); /* oklch */ color: oklch(71.1% 0.176 314.1);
Tailwind
colors: {
custom: {
50: '#dba4f3',
500: '#c97ced',
950: '#000000',
},
}SCSS
$custom: #c97ced; $custom-light: #dba4f3; $custom-dark: #000000;
JSON
{
"hex": "#c97ced",
"rgb": {
"r": 201,
"g": 124,
"b": 237
},
"hsl": {
"h": 280.885,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.71087,
"c": 0.17551,
"h": 314.1
},
"luminance": 0.32947
}Semantic roles & 50–950 ramp
primary
#C97CED
secondary
#DDF2D3
accent
#D80D4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85