#C8A0F9#C8A0F9
#C8A0F9 is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.5% C 0.130 H 304.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0F9 |
|---|---|
| RGB | rgb(200, 160, 249) |
| HSL | hsl(267, 88%, 80%) |
| HSV | hsv(267, 36%, 98%) |
| CMYK | cmyk(19.7%, 35.7%, 0%, 2.4%) |
| CIE-LAB | lab(72.40, 31.75, -38.91) |
| CIE-LCH | lch(72.40, 50.22, 309.21°) |
| OKLab | oklab(77.47% 0.0732 -0.1077) |
| OKLCH | oklch(77.47% 0.13 304.2) |
| XYZ | xyz(53.4856, 44.2607, 95.3296) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.03
Lilac (survey)
#CEA2FD
ΔE00 1.13
Baby Purple
#CA9BF7
ΔE00 1.52
Lavender (survey)
#C79FEF
ΔE00 1.85
Pale Violet
#CEAEFA
ΔE00 3.79
Liliac
#C48EFD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0F9 #D1F9A0
analogous
#A0A4F9 #C8A0F9 #F4A0F9
triadic
#C8A0F9 #F9C8A0 #A0F9C8
tetradic
#C8A0F9 #F9A0A4 #D1F9A0 #A0F9F4
square
#C8A0F9 #F9A0A4 #D1F9A0 #A0F9F4
split-complementary
#C8A0F9 #F9F4A0 #A4F9A0
monochromatic
#852DF2 #A766F5 #C8A0F9 #E9DAFD #EEE2FD
Accessibility & contrast
On white
2.13
#C8A0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#C8A0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0F9
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0F9 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#C0AEC1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8a0f9; /* rgb */ color: rgb(200, 160, 249); /* oklch */ color: oklch(77.5% 0.130 304.2);
Tailwind
colors: {
custom: {
50: '#dabcfb',
500: '#c8a0f9',
950: '#000000',
},
}SCSS
$custom: #c8a0f9; $custom-light: #dabcfb; $custom-dark: #000000;
JSON
{
"hex": "#c8a0f9",
"rgb": {
"r": 200,
"g": 160,
"b": 249
},
"hsl": {
"h": 266.966,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.7747,
"c": 0.13022,
"h": 304.2
},
"luminance": 0.44261
}Semantic roles & 50–950 ramp
primary
#C8A0F9
secondary
#E7F5D6
accent
#E5017E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185