#C992ED#C992ED
#C992ED is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.6% C 0.139 H 311.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C992ED |
|---|---|
| RGB | rgb(201, 146, 237) |
| HSL | hsl(276, 72%, 75%) |
| HSV | hsv(276, 38%, 93%) |
| CMYK | cmyk(15.2%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.82, 37.09, -37.94) |
| CIE-LCH | lch(68.82, 53.06, 314.35°) |
| OKLab | oklab(74.61% 0.0915 -0.1048) |
| OKLCH | oklch(74.61% 0.139 311.1) |
| XYZ | xyz(49.6497, 39.0905, 85.0340) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.62
Lavender (survey)
#C79FEF
ΔE00 3.61
Liliac
#C48EFD
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 4.29
Pastel Purple
#CAA0FF
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992ED #B6ED92
analogous
#9C92ED #C992ED #ED92E3
triadic
#C992ED #EDC992 #92EDC9
tetradic
#C992ED #ED9C92 #B6ED92 #92E3ED
square
#C992ED #ED9C92 #B6ED92 #92E3ED
split-complementary
#C992ED #E3ED92 #92ED9C
monochromatic
#9529DC #AF5DE4 #C992ED #E3C7F6 #F2E5FB
Accessibility & contrast
On white
2.38
#C992ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#C992ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992ED
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992ED | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#C59FB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c992ed; /* rgb */ color: rgb(201, 146, 237); /* oklch */ color: oklch(74.6% 0.139 311.1);
Tailwind
colors: {
custom: {
50: '#dbb3f3',
500: '#c992ed',
950: '#000000',
},
}SCSS
$custom: #c992ed; $custom-light: #dbb3f3; $custom-dark: #000000;
JSON
{
"hex": "#c992ed",
"rgb": {
"r": 201,
"g": 146,
"b": 237
},
"hsl": {
"h": 276.264,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.74609,
"c": 0.13916,
"h": 311.1
},
"luminance": 0.3909
}Semantic roles & 50–950 ramp
primary
#C992ED
secondary
#E3F2D9
accent
#D4125F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085