#CD97F0#CD97F0
#CD97F0 is a light, vivid violet. Relative luminance 0.414; OKLCH L 76.0% C 0.136 H 311.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97F0 |
|---|---|
| RGB | rgb(205, 151, 240) |
| HSL | hsl(276, 75%, 77%) |
| HSV | hsv(276, 37%, 94%) |
| CMYK | cmyk(14.6%, 37.1%, 0%, 5.9%) |
| CIE-LAB | lab(70.46, 36.19, -37.00) |
| CIE-LCH | lch(70.46, 51.76, 314.37°) |
| OKLab | oklab(75.98% 0.0896 -0.1021) |
| OKLCH | oklch(75.98% 0.136 311.3) |
| XYZ | xyz(51.9689, 41.4044, 87.6753) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.90
Lavender (survey)
#C79FEF
ΔE00 2.75
Lilac (survey)
#CEA2FD
ΔE00 3.27
Pastel Purple
#CAA0FF
ΔE00 3.64
Liliac
#C48EFD
ΔE00 4.38
Pale Purple
#B790D4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97F0 #BAF097
analogous
#A197F0 #CD97F0 #F097E7
triadic
#CD97F0 #F0CD97 #97F0CD
tetradic
#CD97F0 #F0A197 #BAF097 #97E7F0
square
#CD97F0 #F0A197 #BAF097 #97E7F0
split-complementary
#CD97F0 #E7F097 #97F0A1
monochromatic
#9A2CE1 #B362E8 #CD97F0 #E7CCF8 #F2E4FB
Accessibility & contrast
On white
2.26
#CD97F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#CD97F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97F0
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97F0 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF3
Deuteranopia (green-blind)
#93ADED
Tritanopia (blue-blind)
#C9A4B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cd97f0; /* rgb */ color: rgb(205, 151, 240); /* oklch */ color: oklch(76.0% 0.136 311.3);
Tailwind
colors: {
custom: {
50: '#ddb6f5',
500: '#cd97f0',
950: '#000000',
},
}SCSS
$custom: #cd97f0; $custom-light: #ddb6f5; $custom-dark: #000000;
JSON
{
"hex": "#cd97f0",
"rgb": {
"r": 205,
"g": 151,
"b": 240
},
"hsl": {
"h": 276.404,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.75983,
"c": 0.13586,
"h": 311.3
},
"luminance": 0.41404
}Semantic roles & 50–950 ramp
primary
#CD97F0
secondary
#E3F3D8
accent
#D70F5D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085