#C992F8#C992F8
#C992F8 is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.1% C 0.152 H 307.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C992F8 |
|---|---|
| RGB | rgb(201, 146, 248) |
| HSL | hsl(272, 88%, 77%) |
| HSV | hsv(272, 41%, 97%) |
| CMYK | cmyk(19%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(69.29, 39.47, -43.22) |
| CIE-LCH | lch(69.29, 58.53, 312.40°) |
| OKLab | oklab(75.13% 0.0936 -0.12) |
| OKLCH | oklch(75.13% 0.152 307.9) |
| XYZ | xyz(51.3063, 39.7531, 93.7590) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.89
Baby Purple
#CA9BF7
ΔE00 2.39
Pastel Purple
#CAA0FF
ΔE00 3.57
Lilac (survey)
#CEA2FD
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.26
Pale Purple
#B790D4
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992F8 #C1F892
analogous
#9692F8 #C992F8 #F892F4
triadic
#C992F8 #F8C992 #92F8C9
tetradic
#C992F8 #F89692 #C1F892 #92F4F8
square
#C992F8 #F89692 #C1F892 #92F4F8
split-complementary
#C992F8 #F4F892 #92F896
monochromatic
#901FF1 #AD58F4 #C992F8 #E5CCFC #F1E2FD
Accessibility & contrast
On white
2.35
#C992F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#C992F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992F8
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992F8 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#C3A2B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c992f8; /* rgb */ color: rgb(201, 146, 248); /* oklch */ color: oklch(75.1% 0.152 307.9);
Tailwind
colors: {
custom: {
50: '#dbb3fb',
500: '#c992f8',
950: '#000000',
},
}SCSS
$custom: #c992f8; $custom-light: #dbb3fb; $custom-dark: #000000;
JSON
{
"hex": "#c992f8",
"rgb": {
"r": 201,
"g": 146,
"b": 248
},
"hsl": {
"h": 272.353,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.75125,
"c": 0.15222,
"h": 307.9
},
"luminance": 0.39753
}Semantic roles & 50–950 ramp
primary
#C992F8
secondary
#E4F5D6
accent
#E5016A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085