#CC93FD#CC93FD
#CC93FD is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.8% C 0.158 H 307.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CC93FD |
|---|---|
| RGB | rgb(204, 147, 253) |
| HSL | hsl(272, 96%, 78%) |
| HSV | hsv(272, 42%, 99%) |
| CMYK | cmyk(19.4%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(70.03, 40.87, -44.76) |
| CIE-LCH | lch(70.03, 60.61, 312.40°) |
| OKLab | oklab(75.82% 0.0966 -0.1244) |
| OKLCH | oklch(75.82% 0.158 307.8) |
| XYZ | xyz(53.0617, 40.7972, 97.9888) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.93
Baby Purple
#CA9BF7
ΔE00 2.53
Pastel Purple
#CAA0FF
ΔE00 3.42
Lilac (survey)
#CEA2FD
ΔE00 3.84
Lavender (survey)
#C79FEF
ΔE00 4.57
Light Purple
#BF77F6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC93FD #C4FD93
analogous
#9793FD #CC93FD #FD93F9
triadic
#CC93FD #FDCC93 #93FDCC
tetradic
#CC93FD #FD9793 #C4FD93 #93F9FD
square
#CC93FD #FD9793 #C4FD93 #93F9FD
split-complementary
#CC93FD #F9FD93 #93FD97
monochromatic
#931BFB #B057FC #CC93FD #E8CFFE #F1E1FE
Accessibility & contrast
On white
2.29
#CC93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#CC93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC93FD
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC93FD | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#C5A4BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cc93fd; /* rgb */ color: rgb(204, 147, 253); /* oklch */ color: oklch(75.8% 0.158 307.8);
Tailwind
colors: {
custom: {
50: '#ddb3fe',
500: '#cc93fd',
950: '#000000',
},
}SCSS
$custom: #cc93fd; $custom-light: #ddb3fe; $custom-dark: #000000;
JSON
{
"hex": "#cc93fd",
"rgb": {
"r": 204,
"g": 147,
"b": 253
},
"hsl": {
"h": 272.264,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.75823,
"c": 0.15753,
"h": 307.8
},
"luminance": 0.40797
}Semantic roles & 50–950 ramp
primary
#CC93FD
secondary
#E4F7D4
accent
#E6006A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086