#CD97F4#CD97F4
#CD97F4 is a light, vivid violet. Relative luminance 0.416; OKLCH L 76.2% C 0.141 H 310.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97F4 |
|---|---|
| RGB | rgb(205, 151, 244) |
| HSL | hsl(275, 81%, 77%) |
| HSV | hsv(275, 38%, 96%) |
| CMYK | cmyk(16%, 38.1%, 0%, 4.3%) |
| CIE-LAB | lab(70.63, 37.04, -38.92) |
| CIE-LCH | lch(70.63, 53.73, 313.58°) |
| OKLab | oklab(76.16% 0.0905 -0.1076) |
| OKLCH | oklch(76.16% 0.141 310.1) |
| XYZ | xyz(52.5696, 41.6447, 90.8393) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.44
Lavender (survey)
#C79FEF
ΔE00 2.90
Lilac (survey)
#CEA2FD
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 3.13
Liliac
#C48EFD
ΔE00 3.77
Pale Purple
#B790D4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97F4 #BEF497
analogous
#9F97F4 #CD97F4 #F497EC
triadic
#CD97F4 #F4CD97 #97F4CD
tetradic
#CD97F4 #F49F97 #BEF497 #97ECF4
square
#CD97F4 #F49F97 #BEF497 #97ECF4
split-complementary
#CD97F4 #ECF497 #97F49F
monochromatic
#9828E8 #B260EE #CD97F4 #E8CEFA #F2E3FC
Accessibility & contrast
On white
2.25
#CD97F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CD97F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97F4
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97F4 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF8
Deuteranopia (green-blind)
#91AEF1
Tritanopia (blue-blind)
#C9A4BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cd97f4; /* rgb */ color: rgb(205, 151, 244); /* oklch */ color: oklch(76.2% 0.141 310.1);
Tailwind
colors: {
custom: {
50: '#ddb6f8',
500: '#cd97f4',
950: '#000000',
},
}SCSS
$custom: #cd97f4; $custom-light: #ddb6f8; $custom-dark: #000000;
JSON
{
"hex": "#cd97f4",
"rgb": {
"r": 205,
"g": 151,
"b": 244
},
"hsl": {
"h": 274.839,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.76164,
"c": 0.1406,
"h": 310.1
},
"luminance": 0.41644
}Semantic roles & 50–950 ramp
primary
#CD97F4
secondary
#E3F4D7
accent
#DD0862
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085