#CD97E5#CD97E5
#CD97E5 is a light, vivid purple. Relative luminance 0.408; OKLCH L 75.5% C 0.123 H 315.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97E5 |
|---|---|
| RGB | rgb(205, 151, 229) |
| HSL | hsl(282, 60%, 75%) |
| HSV | hsv(282, 34%, 90%) |
| CMYK | cmyk(10.5%, 34.1%, 0%, 10.2%) |
| CIE-LAB | lab(70.01, 33.90, -31.66) |
| CIE-LCH | lch(70.01, 46.39, 316.96°) |
| OKLab | oklab(75.5% 0.0871 -0.0869) |
| OKLCH | oklch(75.5% 0.123 315.1) |
| XYZ | xyz(50.3841, 40.7705, 79.3289) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.44
Baby Purple
#CA9BF7
ΔE00 3.86
Pale Purple
#B790D4
ΔE00 4.48
Lilac (survey)
#CEA2FD
ΔE00 4.84
Plum
#DDA0DD
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97E5 #AFE597
analogous
#A697E5 #CD97E5 #E597D6
triadic
#CD97E5 #E5CD97 #97E5CD
tetradic
#CD97E5 #E5A697 #AFE597 #97D6E5
square
#CD97E5 #E5A697 #AFE597 #97D6E5
split-complementary
#CD97E5 #D6E597 #97E5A6
monochromatic
#9E35CD #B566D9 #CD97E5 #E5C8F1 #F3E7F9
Accessibility & contrast
On white
2.29
#CD97E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#CD97E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97E5
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97E5 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E8
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#CCA1B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd97e5; /* rgb */ color: rgb(205, 151, 229); /* oklch */ color: oklch(75.5% 0.123 315.1);
Tailwind
colors: {
custom: {
50: '#ddb6ed',
500: '#cd97e5',
950: '#000000',
},
}SCSS
$custom: #cd97e5; $custom-light: #ddb6ed; $custom-dark: #000000;
JSON
{
"hex": "#cd97e5",
"rgb": {
"r": 205,
"g": 151,
"b": 229
},
"hsl": {
"h": 281.538,
"s": 60,
"l": 74.51
},
"oklch": {
"l": 0.75501,
"c": 0.12302,
"h": 315.1
},
"luminance": 0.40769
}Semantic roles & 50–950 ramp
primary
#CD97E5
secondary
#E1F0DB
accent
#C81E52
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084