#C8A3FD#C8A3FD
#C8A3FD is a light, vivid violet. Relative luminance 0.456; OKLCH L 78.2% C 0.130 H 302.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3FD |
|---|---|
| RGB | rgb(200, 163, 253) |
| HSL | hsl(265, 96%, 82%) |
| HSV | hsv(265, 36%, 99%) |
| CMYK | cmyk(20.9%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.26, 31.00, -39.74) |
| CIE-LCH | lch(73.26, 50.40, 307.95°) |
| OKLab | oklab(78.18% 0.0699 -0.1101) |
| OKLCH | oklch(78.18% 0.13 302.4) |
| XYZ | xyz(54.6425, 45.5656, 98.8258) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.08
Lilac (survey)
#CEA2FD
ΔE00 1.41
Baby Purple
#CA9BF7
ΔE00 2.43
Lavender (survey)
#C79FEF
ΔE00 2.61
Pale Violet
#CEAEFA
ΔE00 3.39
Light Violet
#D6B4FC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3FD #D8FDA3
analogous
#A3ABFD #C8A3FD #F5A3FD
triadic
#C8A3FD #FDC8A3 #A3FDC8
tetradic
#C8A3FD #FDA3AB #D8FDA3 #A3FDF5
square
#C8A3FD #FDA3AB #D8FDA3 #A3FDF5
split-complementary
#C8A3FD #FDF5A3 #ABFDA3
monochromatic
#802BFA #A467FC #C8A3FD #ECDFFE #EDE1FE
Accessibility & contrast
On white
2.08
#C8A3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#C8A3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3FD
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3FD | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#BFB1C4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8a3fd; /* rgb */ color: rgb(200, 163, 253); /* oklch */ color: oklch(78.2% 0.130 302.4);
Tailwind
colors: {
custom: {
50: '#dabefe',
500: '#c8a3fd',
950: '#000000',
},
}SCSS
$custom: #c8a3fd; $custom-light: #dabefe; $custom-dark: #000000;
JSON
{
"hex": "#c8a3fd",
"rgb": {
"r": 200,
"g": 163,
"b": 253
},
"hsl": {
"h": 264.667,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.78179,
"c": 0.13041,
"h": 302.4
},
"luminance": 0.45566
}Semantic roles & 50–950 ramp
primary
#C8A3FD
secondary
#E9F7D4
accent
#E60087
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186