#C8A1FB#C8A1FB
#C8A1FB is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.7% C 0.131 H 303.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1FB |
|---|---|
| RGB | rgb(200, 161, 251) |
| HSL | hsl(266, 92%, 81%) |
| HSV | hsv(266, 36%, 98%) |
| CMYK | cmyk(20.3%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(72.72, 31.65, -39.51) |
| CIE-LCH | lch(72.72, 50.62, 308.70°) |
| OKLab | oklab(77.74% 0.0722 -0.1094) |
| OKLCH | oklch(77.74% 0.131 303.4) |
| XYZ | xyz(53.9732, 44.7342, 97.0392) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.84
Lilac (survey)
#CEA2FD
ΔE00 1.15
Baby Purple
#CA9BF7
ΔE00 1.85
Lavender (survey)
#C79FEF
ΔE00 2.21
Pale Violet
#CEAEFA
ΔE00 3.69
Liliac
#C48EFD
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1FB #D4FBA1
analogous
#A1A7FB #C8A1FB #F5A1FB
triadic
#C8A1FB #FBC8A1 #A1FBC8
tetradic
#C8A1FB #FBA1A7 #D4FBA1 #A1FBF5
square
#C8A1FB #FBA1A7 #D4FBA1 #A1FBF5
split-complementary
#C8A1FB #FBF5A1 #A7FBA1
monochromatic
#832CF6 #A666F9 #C8A1FB #EADCFD #EEE2FE
Accessibility & contrast
On white
2.11
#C8A1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#C8A1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1FB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1FB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#95B2F9
Tritanopia (blue-blind)
#C0AFC2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8a1fb; /* rgb */ color: rgb(200, 161, 251); /* oklch */ color: oklch(77.7% 0.131 303.4);
Tailwind
colors: {
custom: {
50: '#dabdfd',
500: '#c8a1fb',
950: '#000000',
},
}SCSS
$custom: #c8a1fb; $custom-light: #dabdfd; $custom-dark: #000000;
JSON
{
"hex": "#c8a1fb",
"rgb": {
"r": 200,
"g": 161,
"b": 251
},
"hsl": {
"h": 266,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.77736,
"c": 0.13112,
"h": 303.4
},
"luminance": 0.44734
}Semantic roles & 50–950 ramp
primary
#C8A1FB
secondary
#E8F6D5
accent
#E60082
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185