#C8A0FB#C8A0FB
#C8A0FB is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.6% C 0.133 H 303.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0FB |
|---|---|
| RGB | rgb(200, 160, 251) |
| HSL | hsl(266, 92%, 81%) |
| HSV | hsv(266, 36%, 98%) |
| CMYK | cmyk(20.3%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(72.49, 32.20, -39.87) |
| CIE-LCH | lch(72.49, 51.25, 308.92°) |
| OKLab | oklab(77.56% 0.0736 -0.1105) |
| OKLCH | oklch(77.56% 0.133 303.7) |
| XYZ | xyz(53.7992, 44.3861, 96.9812) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.69
Lilac (survey)
#CEA2FD
ΔE00 1.16
Baby Purple
#CA9BF7
ΔE00 1.63
Lavender (survey)
#C79FEF
ΔE00 2.23
Pale Violet
#CEAEFA
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0FB #D3FBA0
analogous
#A0A5FB #C8A0FB #F6A0FB
triadic
#C8A0FB #FBC8A0 #A0FBC8
tetradic
#C8A0FB #FBA0A5 #D3FBA0 #A0FBF6
square
#C8A0FB #FBA0A5 #D3FBA0 #A0FBF6
split-complementary
#C8A0FB #FBF6A0 #A5FBA0
monochromatic
#842BF6 #A665F9 #C8A0FB #EADBFD #EEE2FE
Accessibility & contrast
On white
2.13
#C8A0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#C8A0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0FB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0FB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#C0AEC2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8a0fb; /* rgb */ color: rgb(200, 160, 251); /* oklch */ color: oklch(77.6% 0.133 303.7);
Tailwind
colors: {
custom: {
50: '#dabcfd',
500: '#c8a0fb',
950: '#000000',
},
}SCSS
$custom: #c8a0fb; $custom-light: #dabcfd; $custom-dark: #000000;
JSON
{
"hex": "#c8a0fb",
"rgb": {
"r": 200,
"g": 160,
"b": 251
},
"hsl": {
"h": 266.374,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.7756,
"c": 0.13274,
"h": 303.7
},
"luminance": 0.44386
}Semantic roles & 50–950 ramp
primary
#C8A0FB
secondary
#E7F6D5
accent
#E60081
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185