#C0A1FD#C0A1FD
#C0A1FD is a light, vivid violet. Relative luminance 0.438; OKLCH L 77.1% C 0.132 H 298.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C0A1FD |
|---|---|
| RGB | rgb(192, 161, 253) |
| HSL | hsl(260, 96%, 81%) |
| HSV | hsv(260, 36%, 99%) |
| CMYK | cmyk(24.1%, 36.4%, 0%, 0.8%) |
| CIE-LAB | lab(72.09, 29.80, -41.63) |
| CIE-LCH | lch(72.09, 51.20, 305.60°) |
| OKLab | oklab(77.11% 0.0636 -0.1157) |
| OKLCH | oklch(77.11% 0.132 298.8) |
| XYZ | xyz(52.2087, 43.7877, 98.6108) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.18
Lilac (survey)
#CEA2FD
ΔE00 3.05
Baby Purple
#CA9BF7
ΔE00 3.42
Lavender (survey)
#C79FEF
ΔE00 3.69
Pale Violet
#CEAEFA
ΔE00 4.56
Liliac
#C48EFD
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0A1FD #DEFDA1
analogous
#A1B0FD #C0A1FD #EEA1FD
triadic
#C0A1FD #FDC0A1 #A1FDC0
tetradic
#C0A1FD #FDA1B0 #DEFDA1 #A1FDEE
square
#C0A1FD #FDA1B0 #DEFDA1 #A1FDEE
split-complementary
#C0A1FD #FDEEA1 #B0FDA1
monochromatic
#7029FA #9865FC #C0A1FD #E8DDFE #EBE1FE
Accessibility & contrast
On white
2.15
#C0A1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#C0A1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0A1FD
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0A1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0A1FD | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#B4B0C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c0a1fd; /* rgb */ color: rgb(192, 161, 253); /* oklch */ color: oklch(77.1% 0.132 298.8);
Tailwind
colors: {
custom: {
50: '#d4bdfe',
500: '#c0a1fd',
950: '#000000',
},
}SCSS
$custom: #c0a1fd; $custom-light: #d4bdfe; $custom-dark: #000000;
JSON
{
"hex": "#c0a1fd",
"rgb": {
"r": 192,
"g": 161,
"b": 253
},
"hsl": {
"h": 260.217,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.77115,
"c": 0.132,
"h": 298.8
},
"luminance": 0.43788
}Semantic roles & 50–950 ramp
primary
#C0A1FD
secondary
#EBF7D4
accent
#E60098
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186