#CD97FF#CD97FF
#CD97FF is a light, vivid violet. Relative luminance 0.423; OKLCH L 76.7% C 0.154 H 307.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97FF |
|---|---|
| RGB | rgb(205, 151, 255) |
| HSL | hsl(271, 100%, 80%) |
| HSV | hsv(271, 41%, 100%) |
| CMYK | cmyk(19.6%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(71.10, 39.43, -44.17) |
| CIE-LCH | lch(71.10, 59.21, 311.75°) |
| OKLab | oklab(76.68% 0.0926 -0.1227) |
| OKLCH | oklch(76.68% 0.154 307) |
| XYZ | xyz(54.2899, 42.3328, 99.8994) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.91
Pastel Purple
#CAA0FF
ΔE00 2.52
Liliac
#C48EFD
ΔE00 2.62
Lilac (survey)
#CEA2FD
ΔE00 2.95
Lavender (survey)
#C79FEF
ΔE00 4.02
Pale Violet
#CEAEFA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97FF #C9FF97
analogous
#9997FF #CD97FF #FF97FD
triadic
#CD97FF #FFCD97 #97FFCD
tetradic
#CD97FF #FF9997 #C9FF97 #97FDFF
square
#CD97FF #FF9997 #C9FF97 #97FDFF
split-complementary
#CD97FF #FDFF97 #97FF99
monochromatic
#921DFF #B05AFF #CD97FF #EAD4FF #F0E0FF
Accessibility & contrast
On white
2.22
#CD97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#CD97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97FF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97FF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#8CAFFC
Tritanopia (blue-blind)
#C6A7BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cd97ff; /* rgb */ color: rgb(205, 151, 255); /* oklch */ color: oklch(76.7% 0.154 307.0);
Tailwind
colors: {
custom: {
50: '#deb6ff',
500: '#cd97ff',
950: '#000000',
},
}SCSS
$custom: #cd97ff; $custom-light: #deb6ff; $custom-dark: #000000;
JSON
{
"hex": "#cd97ff",
"rgb": {
"r": 205,
"g": 151,
"b": 255
},
"hsl": {
"h": 271.154,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.76678,
"c": 0.15373,
"h": 307
},
"luminance": 0.42332
}Semantic roles & 50–950 ramp
primary
#CD97FF
secondary
#E5F7D4
accent
#E6006E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086