#C6A0FA#C6A0FA
#C6A0FA is a light, vivid violet. Relative luminance 0.441; OKLCH L 77.3% C 0.131 H 302.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C6A0FA |
|---|---|
| RGB | rgb(198, 160, 250) |
| HSL | hsl(265, 90%, 80%) |
| HSV | hsv(265, 36%, 98%) |
| CMYK | cmyk(20.8%, 36%, 0%, 2%) |
| CIE-LAB | lab(72.26, 31.39, -39.69) |
| CIE-LCH | lch(72.26, 50.60, 308.34°) |
| OKLab | oklab(77.33% 0.0711 -0.11) |
| OKLCH | oklch(77.33% 0.131 302.9) |
| XYZ | xyz(53.1112, 44.0496, 96.1283) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.98
Lilac (survey)
#CEA2FD
ΔE00 1.52
Baby Purple
#CA9BF7
ΔE00 1.87
Lavender (survey)
#C79FEF
ΔE00 2.25
Pale Violet
#CEAEFA
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6A0FA #D4FAA0
analogous
#A0A7FA #C6A0FA #F3A0FA
triadic
#C6A0FA #FAC6A0 #A0FAC6
tetradic
#C6A0FA #FAA0A7 #D4FAA0 #A0FAF3
square
#C6A0FA #FAA0A7 #D4FAA0 #A0FAF3
split-complementary
#C6A0FA #FAF3A0 #A7FAA0
monochromatic
#802CF4 #A366F7 #C6A0FA #E9DAFD #EEE2FD
Accessibility & contrast
On white
2.14
#C6A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#C6A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6A0FA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6A0FA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#BDAEC1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c6a0fa; /* rgb */ color: rgb(198, 160, 250); /* oklch */ color: oklch(77.3% 0.131 302.9);
Tailwind
colors: {
custom: {
50: '#d8bcfc',
500: '#c6a0fa',
950: '#000000',
},
}SCSS
$custom: #c6a0fa; $custom-light: #d8bcfc; $custom-dark: #000000;
JSON
{
"hex": "#c6a0fa",
"rgb": {
"r": 198,
"g": 160,
"b": 250
},
"hsl": {
"h": 265.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.77333,
"c": 0.13097,
"h": 302.9
},
"luminance": 0.4405
}Semantic roles & 50–950 ramp
primary
#C6A0FA
secondary
#E8F6D5
accent
#E60085
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151217
muted
#838185