#CD97E8#CD97E8
#CD97E8 is a light, vivid purple. Relative luminance 0.409; OKLCH L 75.6% C 0.126 H 314.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97E8 |
|---|---|
| RGB | rgb(205, 151, 232) |
| HSL | hsl(280, 64%, 75%) |
| HSV | hsv(280, 35%, 91%) |
| CMYK | cmyk(11.6%, 34.9%, 0%, 9%) |
| CIE-LAB | lab(70.13, 34.52, -33.13) |
| CIE-LCH | lch(70.13, 47.84, 316.18°) |
| OKLab | oklab(75.63% 0.0878 -0.091) |
| OKLCH | oklch(75.63% 0.126 314) |
| XYZ | xyz(50.8066, 40.9395, 81.5540) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.10
Baby Purple
#CA9BF7
ΔE00 3.27
Lilac (survey)
#CEA2FD
ΔE00 4.34
Pale Purple
#B790D4
ΔE00 4.65
Pastel Purple
#CAA0FF
ΔE00 4.92
Liliac
#C48EFD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97E8 #B2E897
analogous
#A497E8 #CD97E8 #E897DB
triadic
#CD97E8 #E8CD97 #97E8CD
tetradic
#CD97E8 #E8A497 #B2E897 #97DBE8
square
#CD97E8 #E8A497 #B2E897 #97DBE8
split-complementary
#CD97E8 #DBE897 #97E8A4
monochromatic
#9D33D2 #B565DD #CD97E8 #E5C9F3 #F3E6F9
Accessibility & contrast
On white
2.29
#CD97E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#CD97E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97E8
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97E8 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA8EB
Deuteranopia (green-blind)
#96ADE6
Tritanopia (blue-blind)
#CBA2B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd97e8; /* rgb */ color: rgb(205, 151, 232); /* oklch */ color: oklch(75.6% 0.126 314.0);
Tailwind
colors: {
custom: {
50: '#ddb6ef',
500: '#cd97e8',
950: '#000000',
},
}SCSS
$custom: #cd97e8; $custom-light: #ddb6ef; $custom-dark: #000000;
JSON
{
"hex": "#cd97e8",
"rgb": {
"r": 205,
"g": 151,
"b": 232
},
"hsl": {
"h": 280,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.7563,
"c": 0.12649,
"h": 314
},
"luminance": 0.40939
}Semantic roles & 50–950 ramp
primary
#CD97E8
secondary
#E2F1DA
accent
#CC1A55
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084