#C8A3FA#C8A3FA
#C8A3FA is a light, vivid violet. Relative luminance 0.454; OKLCH L 78.0% C 0.127 H 303.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3FA |
|---|---|
| RGB | rgb(200, 163, 250) |
| HSL | hsl(266, 90%, 81%) |
| HSV | hsv(266, 35%, 98%) |
| CMYK | cmyk(20%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(73.14, 30.33, -38.31) |
| CIE-LCH | lch(73.14, 48.86, 308.37°) |
| OKLab | oklab(78.04% 0.0692 -0.106) |
| OKLCH | oklch(78.04% 0.127 303.1) |
| XYZ | xyz(54.1683, 45.3759, 96.3287) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.33
Pastel Purple
#CAA0FF
ΔE00 1.39
Lavender (survey)
#C79FEF
ΔE00 2.09
Baby Purple
#CA9BF7
ΔE00 2.31
Pale Violet
#CEAEFA
ΔE00 3.09
Light Violet
#D6B4FC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3FA #D5FAA3
analogous
#A3A9FA #C8A3FA #F3A3FA
triadic
#C8A3FA #FAC8A3 #A3FAC8
tetradic
#C8A3FA #FAA3A9 #D5FAA3 #A3FAF3
square
#C8A3FA #FAA3A9 #D5FAA3 #A3FAF3
split-complementary
#C8A3FA #FAF3A3 #A9FAA3
monochromatic
#832FF4 #A569F7 #C8A3FA #EBDDFD #EEE2FD
Accessibility & contrast
On white
2.08
#C8A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#C8A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3FA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3FA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#97B3F8
Tritanopia (blue-blind)
#C0B0C3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8a3fa; /* rgb */ color: rgb(200, 163, 250); /* oklch */ color: oklch(78.0% 0.127 303.1);
Tailwind
colors: {
custom: {
50: '#dabefc',
500: '#c8a3fa',
950: '#000000',
},
}SCSS
$custom: #c8a3fa; $custom-light: #dabefc; $custom-dark: #000000;
JSON
{
"hex": "#c8a3fa",
"rgb": {
"r": 200,
"g": 163,
"b": 250
},
"hsl": {
"h": 265.517,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.78043,
"c": 0.1266,
"h": 303.1
},
"luminance": 0.45376
}Semantic roles & 50–950 ramp
primary
#C8A3FA
secondary
#E8F6D5
accent
#E60084
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185