#C8A0FA#C8A0FA
#C8A0FA is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.5% C 0.131 H 303.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0FA |
|---|---|
| RGB | rgb(200, 160, 250) |
| HSL | hsl(267, 90%, 80%) |
| HSV | hsv(267, 36%, 98%) |
| CMYK | cmyk(20%, 36%, 0%, 2%) |
| CIE-LAB | lab(72.44, 31.97, -39.39) |
| CIE-LCH | lch(72.44, 50.73, 309.07°) |
| OKLab | oklab(77.52% 0.0734 -0.1091) |
| OKLCH | oklch(77.52% 0.131 303.9) |
| XYZ | xyz(53.6420, 44.3232, 96.1532) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.85
Lilac (survey)
#CEA2FD
ΔE00 1.13
Baby Purple
#CA9BF7
ΔE00 1.56
Lavender (survey)
#C79FEF
ΔE00 2.05
Pale Violet
#CEAEFA
ΔE00 3.86
Liliac
#C48EFD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0FA #D2FAA0
analogous
#A0A5FA #C8A0FA #F5A0FA
triadic
#C8A0FA #FAC8A0 #A0FAC8
tetradic
#C8A0FA #FAA0A5 #D2FAA0 #A0FAF5
square
#C8A0FA #FAA0A5 #D2FAA0 #A0FAF5
split-complementary
#C8A0FA #FAF5A0 #A5FAA0
monochromatic
#852CF4 #A666F7 #C8A0FA #EADAFD #EEE2FD
Accessibility & contrast
On white
2.13
#C8A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#C8A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0FA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0FA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#C0AEC1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8a0fa; /* rgb */ color: rgb(200, 160, 250); /* oklch */ color: oklch(77.5% 0.131 303.9);
Tailwind
colors: {
custom: {
50: '#dabcfc',
500: '#c8a0fa',
950: '#000000',
},
}SCSS
$custom: #c8a0fa; $custom-light: #dabcfc; $custom-dark: #000000;
JSON
{
"hex": "#c8a0fa",
"rgb": {
"r": 200,
"g": 160,
"b": 250
},
"hsl": {
"h": 266.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.77515,
"c": 0.13148,
"h": 303.9
},
"luminance": 0.44323
}Semantic roles & 50–950 ramp
primary
#C8A0FA
secondary
#E7F6D5
accent
#E6007F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185