#CC96F2#CC96F2
#CC96F2 is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.8% C 0.140 H 310.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CC96F2 |
|---|---|
| RGB | rgb(204, 150, 242) |
| HSL | hsl(275, 78%, 77%) |
| HSV | hsv(275, 38%, 95%) |
| CMYK | cmyk(15.7%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(70.22, 36.86, -38.47) |
| CIE-LCH | lch(70.22, 53.28, 313.78°) |
| OKLab | oklab(75.81% 0.0903 -0.1063) |
| OKLCH | oklch(75.81% 0.14 310.3) |
| XYZ | xyz(51.8323, 41.0616, 89.1823) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.67
Lavender (survey)
#C79FEF
ΔE00 2.95
Lilac (survey)
#CEA2FD
ΔE00 3.23
Pastel Purple
#CAA0FF
ΔE00 3.40
Liliac
#C48EFD
ΔE00 3.78
Pale Purple
#B790D4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC96F2 #BCF296
analogous
#9E96F2 #CC96F2 #F296EA
triadic
#CC96F2 #F2CC96 #96F2CC
tetradic
#CC96F2 #F29E96 #BCF296 #96EAF2
square
#CC96F2 #F29E96 #BCF296 #96EAF2
split-complementary
#CC96F2 #EAF296 #96F29E
monochromatic
#9729E5 #B260EB #CC96F2 #E6CCF9 #F2E4FC
Accessibility & contrast
On white
2.28
#CC96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CC96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC96F2
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC96F2 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#91ADEF
Tritanopia (blue-blind)
#C8A3B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cc96f2; /* rgb */ color: rgb(204, 150, 242); /* oklch */ color: oklch(75.8% 0.140 310.3);
Tailwind
colors: {
custom: {
50: '#ddb5f6',
500: '#cc96f2',
950: '#000000',
},
}SCSS
$custom: #cc96f2; $custom-light: #ddb5f6; $custom-dark: #000000;
JSON
{
"hex": "#cc96f2",
"rgb": {
"r": 204,
"g": 150,
"b": 242
},
"hsl": {
"h": 275.217,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.75807,
"c": 0.13952,
"h": 310.3
},
"luminance": 0.41061
}Semantic roles & 50–950 ramp
primary
#CC96F2
secondary
#E3F3D8
accent
#DA0B61
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085