#C392FB#C392FB
#C392FB is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.7% C 0.154 H 304.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C392FB |
|---|---|
| RGB | rgb(195, 146, 251) |
| HSL | hsl(268, 93%, 78%) |
| HSV | hsv(268, 42%, 98%) |
| CMYK | cmyk(22.3%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.84, 38.45, -45.60) |
| CIE-LCH | lch(68.84, 59.65, 310.14°) |
| OKLab | oklab(74.69% 0.0872 -0.1271) |
| OKLCH | oklch(74.69% 0.154 304.4) |
| XYZ | xyz(50.1935, 39.1251, 96.1557) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.14
Baby Purple
#CA9BF7
ΔE00 2.97
Pastel Purple
#CAA0FF
ΔE00 3.54
Lilac (survey)
#CEA2FD
ΔE00 4.32
Lavender (survey)
#C79FEF
ΔE00 4.74
Light Purple
#BF77F6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C392FB #CAFB92
analogous
#9295FB #C392FB #F792FB
triadic
#C392FB #FBC392 #92FBC3
tetradic
#C392FB #FB9295 #CAFB92 #92FBF7
square
#C392FB #FB9295 #CAFB92 #92FBF7
split-complementary
#C392FB #FBF792 #95FB92
monochromatic
#821CF7 #A357F9 #C392FB #E3CDFD #EFE1FE
Accessibility & contrast
On white
2.38
#C392FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#C392FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C392FB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C392FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C392FB | 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)
#78A7FF
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#BAA3BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c392fb; /* rgb */ color: rgb(195, 146, 251); /* oklch */ color: oklch(74.7% 0.154 304.4);
Tailwind
colors: {
custom: {
50: '#d7b2fd',
500: '#c392fb',
950: '#000000',
},
}SCSS
$custom: #c392fb; $custom-light: #d7b2fd; $custom-dark: #000000;
JSON
{
"hex": "#c392fb",
"rgb": {
"r": 195,
"g": 146,
"b": 251
},
"hsl": {
"h": 268,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.74693,
"c": 0.15408,
"h": 304.4
},
"luminance": 0.39125
}Semantic roles & 50–950 ramp
primary
#C392FB
secondary
#E7F6D5
accent
#E6007A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151117
muted
#838085