#C97DED#C97DED
#C97DED is a light, vivid purple. Relative luminance 0.332; OKLCH L 71.2% C 0.174 H 314.0°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C97DED |
|---|---|
| RGB | rgb(201, 125, 237) |
| HSL | hsl(281, 76%, 71%) |
| HSV | hsv(281, 47%, 93%) |
| CMYK | cmyk(15.2%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(64.32, 48.34, -44.98) |
| CIE-LCH | lch(64.32, 66.03, 317.06°) |
| OKLab | oklab(71.24% 0.1209 -0.125) |
| OKLCH | oklch(71.24% 0.174 314) |
| XYZ | xyz(46.7046, 33.2003, 84.0523) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.27
Easter Purple
#C071FE
ΔE00 4.72
Liliac
#C48EFD
ΔE00 4.98
Light Urple
#B36FF6
ΔE00 6.09
Orchid
#DA70D6
ΔE00 6.27
Bright Lavender
#C760FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C97DED #A1ED7D
analogous
#917DED #C97DED #ED7DD9
triadic
#C97DED #EDC97D #7DEDC9
tetradic
#C97DED #ED917D #A1ED7D #7DD9ED
square
#C97DED #ED917D #A1ED7D #7DD9ED
split-complementary
#C97DED #D9ED7D #7DED91
monochromatic
#981DD2 #B347E6 #C97DED #DFB3F4 #F4E4FB
Accessibility & contrast
On white
2.75
#C97DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#C97DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C97DED
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C97DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C97DED | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F1
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#C68EAA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c97ded; /* rgb */ color: rgb(201, 125, 237); /* oklch */ color: oklch(71.2% 0.174 314.0);
Tailwind
colors: {
custom: {
50: '#dba5f3',
500: '#c97ded',
950: '#000000',
},
}SCSS
$custom: #c97ded; $custom-light: #dba5f3; $custom-dark: #000000;
JSON
{
"hex": "#c97ded",
"rgb": {
"r": 201,
"g": 125,
"b": 237
},
"hsl": {
"h": 280.714,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.71239,
"c": 0.1739,
"h": 314
},
"luminance": 0.33199
}Semantic roles & 50–950 ramp
primary
#C97DED
secondary
#DEF2D4
accent
#D80E4F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85