#C992F2#C992F2
#C992F2 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.8% C 0.145 H 309.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C992F2 |
|---|---|
| RGB | rgb(201, 146, 242) |
| HSL | hsl(274, 79%, 76%) |
| HSV | hsv(274, 40%, 95%) |
| CMYK | cmyk(16.9%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(69.03, 38.16, -40.35) |
| CIE-LCH | lch(69.03, 55.54, 313.41°) |
| OKLab | oklab(74.84% 0.0925 -0.1118) |
| OKLCH | oklch(74.84% 0.145 309.6) |
| XYZ | xyz(50.3903, 39.3867, 88.9350) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.30
Liliac
#C48EFD
ΔE00 2.83
Lavender (survey)
#C79FEF
ΔE00 3.79
Pastel Purple
#CAA0FF
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 4.02
Pale Purple
#B790D4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992F2 #BBF292
analogous
#9992F2 #C992F2 #F292EB
triadic
#C992F2 #F2C992 #92F2C9
tetradic
#C992F2 #F29992 #BBF292 #92EBF2
square
#C992F2 #F29992 #BBF292 #92EBF2
split-complementary
#C992F2 #EBF292 #92F299
monochromatic
#9325E5 #AE5BEB #C992F2 #E4C9F9 #F1E4FC
Accessibility & contrast
On white
2.37
#C992F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#C992F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992F2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992F2 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#C4A0B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c992f2; /* rgb */ color: rgb(201, 146, 242); /* oklch */ color: oklch(74.8% 0.145 309.6);
Tailwind
colors: {
custom: {
50: '#dbb3f6',
500: '#c992f2',
950: '#000000',
},
}SCSS
$custom: #c992f2; $custom-light: #dbb3f6; $custom-dark: #000000;
JSON
{
"hex": "#c992f2",
"rgb": {
"r": 201,
"g": 146,
"b": 242
},
"hsl": {
"h": 274.375,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.7484,
"c": 0.14508,
"h": 309.6
},
"luminance": 0.39386
}Semantic roles & 50–950 ramp
primary
#C992F2
secondary
#E3F4D7
accent
#DB0B64
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085