#CC90FD#CC90FD
#CC90FD is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.3% C 0.162 H 308.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CC90FD |
|---|---|
| RGB | rgb(204, 144, 253) |
| HSL | hsl(273, 96%, 78%) |
| HSV | hsv(273, 43%, 99%) |
| CMYK | cmyk(19.4%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(69.38, 42.49, -45.78) |
| CIE-LCH | lch(69.38, 62.46, 312.86°) |
| OKLab | oklab(75.33% 0.1007 -0.1274) |
| OKLCH | oklch(75.33% 0.162 308.3) |
| XYZ | xyz(52.6013, 39.8763, 97.8353) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.63
Baby Purple
#CA9BF7
ΔE00 3.22
Pastel Purple
#CAA0FF
ΔE00 4.15
Lilac (survey)
#CEA2FD
ΔE00 4.58
Lavender (survey)
#C79FEF
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC90FD #C1FD90
analogous
#9690FD #CC90FD #FD90F7
triadic
#CC90FD #FDCC90 #90FDCC
tetradic
#CC90FD #FD9690 #C1FD90 #90F7FD
square
#CC90FD #FD9690 #C1FD90 #90F7FD
split-complementary
#CC90FD #F7FD90 #90FD96
monochromatic
#9518FB #B054FC #CC90FD #E8CCFE #F1E1FE
Accessibility & contrast
On white
2.34
#CC90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CC90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC90FD
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC90FD | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#C5A1BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cc90fd; /* rgb */ color: rgb(204, 144, 253); /* oklch */ color: oklch(75.3% 0.162 308.3);
Tailwind
colors: {
custom: {
50: '#ddb1fe',
500: '#cc90fd',
950: '#000000',
},
}SCSS
$custom: #cc90fd; $custom-light: #ddb1fe; $custom-dark: #000000;
JSON
{
"hex": "#cc90fd",
"rgb": {
"r": 204,
"g": 144,
"b": 253
},
"hsl": {
"h": 273.028,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.75333,
"c": 0.16238,
"h": 308.3
},
"luminance": 0.39876
}Semantic roles & 50–950 ramp
primary
#CC90FD
secondary
#E4F7D4
accent
#E60067
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086