#C993F8#C993F8
#C993F8 is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.3% C 0.151 H 307.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C993F8 |
|---|---|
| RGB | rgb(201, 147, 248) |
| HSL | hsl(272, 88%, 77%) |
| HSV | hsv(272, 41%, 97%) |
| CMYK | cmyk(19%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.51, 38.93, -42.87) |
| CIE-LCH | lch(69.51, 57.91, 312.24°) |
| OKLab | oklab(75.29% 0.0922 -0.119) |
| OKLCH | oklch(75.29% 0.151 307.8) |
| XYZ | xyz(51.4611, 40.0628, 93.8106) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.05
Baby Purple
#CA9BF7
ΔE00 2.13
Pastel Purple
#CAA0FF
ΔE00 3.33
Lilac (survey)
#CEA2FD
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 4.02
Pale Purple
#B790D4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C993F8 #C2F893
analogous
#9693F8 #C993F8 #F893F5
triadic
#C993F8 #F8C993 #93F8C9
tetradic
#C993F8 #F89693 #C2F893 #93F5F8
square
#C993F8 #F89693 #C2F893 #93F5F8
split-complementary
#C993F8 #F5F893 #93F896
monochromatic
#9020F1 #AC5AF4 #C993F8 #E6CCFC #F1E2FD
Accessibility & contrast
On white
2.33
#C993F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#C993F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C993F8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C993F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C993F8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#C3A3BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c993f8; /* rgb */ color: rgb(201, 147, 248); /* oklch */ color: oklch(75.3% 0.151 307.8);
Tailwind
colors: {
custom: {
50: '#dbb3fb',
500: '#c993f8',
950: '#000000',
},
}SCSS
$custom: #c993f8; $custom-light: #dbb3fb; $custom-dark: #000000;
JSON
{
"hex": "#c993f8",
"rgb": {
"r": 201,
"g": 147,
"b": 248
},
"hsl": {
"h": 272.079,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.75291,
"c": 0.15059,
"h": 307.8
},
"luminance": 0.40062
}Semantic roles & 50–950 ramp
primary
#C993F8
secondary
#E4F5D6
accent
#E4016B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085