#C8A1FE#C8A1FE
#C8A1FE is a light, vivid violet. Relative luminance 0.449; OKLCH L 77.9% C 0.135 H 302.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1FE |
|---|---|
| RGB | rgb(200, 161, 254) |
| HSL | hsl(265, 98%, 81%) |
| HSV | hsv(265, 37%, 100%) |
| CMYK | cmyk(21.3%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(72.84, 32.32, -40.94) |
| CIE-LCH | lch(72.84, 52.16, 308.29°) |
| OKLab | oklab(77.87% 0.0729 -0.1135) |
| OKLCH | oklch(77.87% 0.135 302.7) |
| XYZ | xyz(54.4499, 44.9249, 99.5495) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.55
Lilac (survey)
#CEA2FD
ΔE00 1.38
Baby Purple
#CA9BF7
ΔE00 2.09
Lavender (survey)
#C79FEF
ΔE00 2.77
Pale Violet
#CEAEFA
ΔE00 3.97
Liliac
#C48EFD
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1FE #D7FEA1
analogous
#A1A9FE #C8A1FE #F6A1FE
triadic
#C8A1FE #FEC8A1 #A1FEC8
tetradic
#C8A1FE #FEA1A9 #D7FEA1 #A1FEF6
square
#C8A1FE #FEA1A9 #D7FEA1 #A1FEF6
split-complementary
#C8A1FE #FEF6A1 #A9FEA1
monochromatic
#8128FD #A564FD #C8A1FE #EBDEFF #EDE1FF
Accessibility & contrast
On white
2.10
#C8A1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#C8A1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1FE
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1FE | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#93B3FB
Tritanopia (blue-blind)
#BFB0C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c8a1fe; /* rgb */ color: rgb(200, 161, 254); /* oklch */ color: oklch(77.9% 0.135 302.7);
Tailwind
colors: {
custom: {
50: '#dabdff',
500: '#c8a1fe',
950: '#000000',
},
}SCSS
$custom: #c8a1fe; $custom-light: #dabdff; $custom-dark: #000000;
JSON
{
"hex": "#c8a1fe",
"rgb": {
"r": 200,
"g": 161,
"b": 254
},
"hsl": {
"h": 265.161,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.77873,
"c": 0.13491,
"h": 302.7
},
"luminance": 0.44925
}Semantic roles & 50–950 ramp
primary
#C8A1FE
secondary
#E8F7D4
accent
#E60085
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186