#CC92FF#CC92FF
#CC92FF is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.8% C 0.162 H 307.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CC92FF |
|---|---|
| RGB | rgb(204, 146, 255) |
| HSL | hsl(272, 100%, 79%) |
| HSV | hsv(272, 43%, 100%) |
| CMYK | cmyk(20%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(69.91, 41.85, -46.05) |
| CIE-LCH | lch(69.91, 62.22, 312.26°) |
| OKLab | oklab(75.76% 0.0983 -0.1282) |
| OKLCH | oklch(75.76% 0.162 307.5) |
| XYZ | xyz(53.2272, 40.6157, 99.6239) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.68
Baby Purple
#CA9BF7
ΔE00 2.93
Pastel Purple
#CAA0FF
ΔE00 3.68
Lilac (survey)
#CEA2FD
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 4.99
Light Purple
#BF77F6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC92FF #C5FF92
analogous
#9592FF #CC92FF #FF92FB
triadic
#CC92FF #FFCC92 #92FFCC
tetradic
#CC92FF #FF9592 #C5FF92 #92FBFF
square
#CC92FF #FF9592 #C5FF92 #92FBFF
split-complementary
#CC92FF #FBFF92 #92FF95
monochromatic
#9318FF #AF55FF #CC92FF #E9CFFF #F1E0FF
Accessibility & contrast
On white
2.30
#CC92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CC92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC92FF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC92FF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#87ABFC
Tritanopia (blue-blind)
#C5A3BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cc92ff; /* rgb */ color: rgb(204, 146, 255); /* oklch */ color: oklch(75.8% 0.162 307.5);
Tailwind
colors: {
custom: {
50: '#ddb3ff',
500: '#cc92ff',
950: '#000000',
},
}SCSS
$custom: #cc92ff; $custom-light: #ddb3ff; $custom-dark: #000000;
JSON
{
"hex": "#cc92ff",
"rgb": {
"r": 204,
"g": 146,
"b": 255
},
"hsl": {
"h": 271.927,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.75757,
"c": 0.16151,
"h": 307.5
},
"luminance": 0.40615
}Semantic roles & 50–950 ramp
primary
#CC92FF
secondary
#E4F7D4
accent
#E6006B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086