#CD97E4#CD97E4
#CD97E4 is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.5% C 0.122 H 315.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97E4 |
|---|---|
| RGB | rgb(205, 151, 228) |
| HSL | hsl(282, 59%, 74%) |
| HSV | hsv(282, 34%, 89%) |
| CMYK | cmyk(10.1%, 33.8%, 0%, 10.6%) |
| CIE-LAB | lab(69.98, 33.70, -31.17) |
| CIE-LCH | lch(69.98, 45.91, 317.23°) |
| OKLab | oklab(75.46% 0.0869 -0.0855) |
| OKLCH | oklch(75.46% 0.122 315.5) |
| XYZ | xyz(50.2449, 40.7148, 78.5957) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.57
Baby Purple
#CA9BF7
ΔE00 4.06
Pale Purple
#B790D4
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 5.01
Plum
#DDA0DD
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97E4 #AEE497
analogous
#A797E4 #CD97E4 #E497D5
triadic
#CD97E4 #E4CD97 #97E4CD
tetradic
#CD97E4 #E4A797 #AEE497 #97D5E4
square
#CD97E4 #E4A797 #AEE497 #97D5E4
split-complementary
#CD97E4 #D5E497 #97E4A7
monochromatic
#9E36CB #B666D7 #CD97E4 #E4C8F1 #F3E7F9
Accessibility & contrast
On white
2.30
#CD97E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#CD97E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97E4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97E4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E7
Deuteranopia (green-blind)
#98ADE2
Tritanopia (blue-blind)
#CCA1B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd97e4; /* rgb */ color: rgb(205, 151, 228); /* oklch */ color: oklch(75.5% 0.122 315.5);
Tailwind
colors: {
custom: {
50: '#ddb6ec',
500: '#cd97e4',
950: '#000000',
},
}SCSS
$custom: #cd97e4; $custom-light: #ddb6ec; $custom-dark: #000000;
JSON
{
"hex": "#cd97e4",
"rgb": {
"r": 205,
"g": 151,
"b": 228
},
"hsl": {
"h": 282.078,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.75458,
"c": 0.12187,
"h": 315.5
},
"luminance": 0.40714
}Semantic roles & 50–950 ramp
primary
#CD97E4
secondary
#E1F0DB
accent
#C61F51
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084