#C8A0FD#C8A0FD
#C8A0FD is a light, vivid violet. Relative luminance 0.445; OKLCH L 77.7% C 0.135 H 303.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A0FD |
|---|---|
| RGB | rgb(200, 160, 253) |
| HSL | hsl(266, 96%, 81%) |
| HSV | hsv(266, 37%, 99%) |
| CMYK | cmyk(20.9%, 36.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.57, 32.65, -40.82) |
| CIE-LCH | lch(72.57, 52.27, 308.65°) |
| OKLab | oklab(77.65% 0.074 -0.1132) |
| OKLCH | oklch(77.65% 0.135 303.2) |
| XYZ | xyz(54.1161, 44.5129, 98.6503) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.44
Lilac (survey)
#CEA2FD
ΔE00 1.31
Baby Purple
#CA9BF7
ΔE00 1.80
Lavender (survey)
#C79FEF
ΔE00 2.61
Pale Violet
#CEAEFA
ΔE00 4.12
Liliac
#C48EFD
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A0FD #D5FDA0
analogous
#A0A6FD #C8A0FD #F6A0FD
triadic
#C8A0FD #FDC8A0 #A0FDC8
tetradic
#C8A0FD #FDA0A6 #D5FDA0 #A0FDF6
square
#C8A0FD #FDA0A6 #D5FDA0 #A0FDF6
split-complementary
#C8A0FD #FDF6A0 #A6FDA0
monochromatic
#8328FA #A564FC #C8A0FD #EBDCFE #EEE1FE
Accessibility & contrast
On white
2.12
#C8A0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#C8A0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A0FD
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A0FD | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#BFAFC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8a0fd; /* rgb */ color: rgb(200, 160, 253); /* oklch */ color: oklch(77.7% 0.135 303.2);
Tailwind
colors: {
custom: {
50: '#dabcfe',
500: '#c8a0fd',
950: '#000000',
},
}SCSS
$custom: #c8a0fd; $custom-light: #dabcfe; $custom-dark: #000000;
JSON
{
"hex": "#c8a0fd",
"rgb": {
"r": 200,
"g": 160,
"b": 253
},
"hsl": {
"h": 265.806,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.77652,
"c": 0.13526,
"h": 303.2
},
"luminance": 0.44513
}Semantic roles & 50–950 ramp
primary
#C8A0FD
secondary
#E8F7D4
accent
#E60083
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186