#C8A0F8#C8A0F8
#C8A0F8 is a light, vivid violet. Relative luminance 0.442; OKLCH L 77.4% C 0.129 H 304.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0F8 |
|---|---|
| RGB | rgb(200, 160, 248) |
| HSL | hsl(267, 86%, 80%) |
| HSV | hsv(267, 35%, 97%) |
| CMYK | cmyk(19.4%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(72.36, 31.53, -38.44) |
| CIE-LCH | lch(72.36, 49.71, 309.36°) |
| OKLab | oklab(77.42% 0.0729 -0.1063) |
| OKLCH | oklch(77.42% 0.129 304.4) |
| XYZ | xyz(53.3301, 44.1985, 94.5104) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.16
Pastel Purple
#CAA0FF
ΔE00 1.21
Baby Purple
#CA9BF7
ΔE00 1.50
Lavender (survey)
#C79FEF
ΔE00 1.66
Pale Violet
#CEAEFA
ΔE00 3.72
Liliac
#C48EFD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0F8 #D0F8A0
analogous
#A0A4F8 #C8A0F8 #F4A0F8
triadic
#C8A0F8 #F8C8A0 #A0F8C8
tetradic
#C8A0F8 #F8A0A4 #D0F8A0 #A0F8F4
square
#C8A0F8 #F8A0A4 #D0F8A0 #A0F8F4
split-complementary
#C8A0F8 #F8F4A0 #A4F8A0
monochromatic
#862EF0 #A767F4 #C8A0F8 #E9D9FC #EFE2FD
Accessibility & contrast
On white
2.13
#C8A0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#C8A0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0F8
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0F8 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FB
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#C1ADC1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8a0f8; /* rgb */ color: rgb(200, 160, 248); /* oklch */ color: oklch(77.4% 0.129 304.4);
Tailwind
colors: {
custom: {
50: '#dabcfb',
500: '#c8a0f8',
950: '#000000',
},
}SCSS
$custom: #c8a0f8; $custom-light: #dabcfb; $custom-dark: #000000;
JSON
{
"hex": "#c8a0f8",
"rgb": {
"r": 200,
"g": 160,
"b": 248
},
"hsl": {
"h": 267.273,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.77424,
"c": 0.12896,
"h": 304.4
},
"luminance": 0.44198
}Semantic roles & 50–950 ramp
primary
#C8A0F8
secondary
#E7F5D6
accent
#E3037D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185