#C195F7#C195F7
#C195F7 is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.8% C 0.144 H 303.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C195F7 |
|---|---|
| RGB | rgb(193, 149, 247) |
| HSL | hsl(267, 86%, 78%) |
| HSV | hsv(267, 40%, 97%) |
| CMYK | cmyk(21.9%, 39.7%, 0%, 3.1%) |
| CIE-LAB | lab(69.15, 35.33, -42.96) |
| CIE-LCH | lch(69.15, 55.62, 309.44°) |
| OKLab | oklab(74.82% 0.08 -0.1195) |
| OKLCH | oklch(74.82% 0.144 303.8) |
| XYZ | xyz(49.5247, 39.5479, 93.0021) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.27
Baby Purple
#CA9BF7
ΔE00 2.30
Pastel Purple
#CAA0FF
ΔE00 2.89
Lilac (survey)
#CEA2FD
ΔE00 3.66
Lavender (survey)
#C79FEF
ΔE00 3.76
Pale Purple
#B790D4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C195F7 #CBF795
analogous
#959AF7 #C195F7 #F295F7
triadic
#C195F7 #F7C195 #95F7C1
tetradic
#C195F7 #F7959A #CBF795 #95F7F2
square
#C195F7 #F7959A #CBF795 #95F7F2
split-complementary
#C195F7 #F7F295 #9AF795
monochromatic
#7E23EE #A05CF3 #C195F7 #E2CEFB #EEE3FD
Accessibility & contrast
On white
2.36
#C195F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#C195F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C195F7
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C195F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C195F7 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#B8A5BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c195f7; /* rgb */ color: rgb(193, 149, 247); /* oklch */ color: oklch(74.8% 0.144 303.8);
Tailwind
colors: {
custom: {
50: '#d5b4fa',
500: '#c195f7',
950: '#000000',
},
}SCSS
$custom: #c195f7; $custom-light: #d5b4fa; $custom-dark: #000000;
JSON
{
"hex": "#c195f7",
"rgb": {
"r": 193,
"g": 149,
"b": 247
},
"hsl": {
"h": 266.939,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.7482,
"c": 0.14378,
"h": 303.8
},
"luminance": 0.39548
}Semantic roles & 50–950 ramp
primary
#C195F7
secondary
#E7F5D6
accent
#E2037E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085