#C992FA#C992FA
#C992FA is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.2% C 0.155 H 307.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C992FA |
|---|---|
| RGB | rgb(201, 146, 250) |
| HSL | hsl(272, 91%, 78%) |
| HSV | hsv(272, 42%, 98%) |
| CMYK | cmyk(19.6%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(69.38, 39.91, -44.17) |
| CIE-LCH | lch(69.38, 59.53, 312.10°) |
| OKLab | oklab(75.22% 0.094 -0.1228) |
| OKLCH | oklch(75.22% 0.155 307.4) |
| XYZ | xyz(51.6182, 39.8779, 95.4019) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 2.52
Pastel Purple
#CAA0FF
ΔE00 3.54
Lilac (survey)
#CEA2FD
ΔE00 4.01
Lavender (survey)
#C79FEF
ΔE00 4.45
Light Purple
#BF77F6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992FA #C3FA92
analogous
#9592FA #C992FA #FA92F7
triadic
#C992FA #FAC992 #92FAC9
tetradic
#C992FA #FA9592 #C3FA92 #92F7FA
square
#C992FA #FA9592 #C3FA92 #92F7FA
split-complementary
#C992FA #F7FA92 #92FA95
monochromatic
#8F1DF5 #AC57F7 #C992FA #E6CDFD #F1E2FE
Accessibility & contrast
On white
2.34
#C992FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#C992FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992FA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992FA | 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)
#7AA7FE
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#C2A2BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c992fa; /* rgb */ color: rgb(201, 146, 250); /* oklch */ color: oklch(75.2% 0.155 307.4);
Tailwind
colors: {
custom: {
50: '#dbb3fc',
500: '#c992fa',
950: '#000000',
},
}SCSS
$custom: #c992fa; $custom-light: #dbb3fc; $custom-dark: #000000;
JSON
{
"hex": "#c992fa",
"rgb": {
"r": 201,
"g": 146,
"b": 250
},
"hsl": {
"h": 271.731,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.75221,
"c": 0.15462,
"h": 307.4
},
"luminance": 0.39877
}Semantic roles & 50–950 ramp
primary
#C992FA
secondary
#E5F6D5
accent
#E6006C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085