#C8A3FE#C8A3FE
#C8A3FE is a light, vivid violet. Relative luminance 0.456; OKLCH L 78.2% C 0.132 H 302.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3FE |
|---|---|
| RGB | rgb(200, 163, 254) |
| HSL | hsl(264, 98%, 82%) |
| HSV | hsv(264, 36%, 100%) |
| CMYK | cmyk(21.3%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(73.30, 31.22, -40.22) |
| CIE-LCH | lch(73.30, 50.91, 307.82°) |
| OKLab | oklab(78.22% 0.0701 -0.1115) |
| OKLCH | oklch(78.22% 0.132 302.2) |
| XYZ | xyz(54.8022, 45.6295, 99.6670) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.03
Lilac (survey)
#CEA2FD
ΔE00 1.48
Baby Purple
#CA9BF7
ΔE00 2.50
Lavender (survey)
#C79FEF
ΔE00 2.79
Pale Violet
#CEAEFA
ΔE00 3.50
Light Violet
#D6B4FC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3FE #D9FEA3
analogous
#A3ACFE #C8A3FE #F6A3FE
triadic
#C8A3FE #FEC8A3 #A3FEC8
tetradic
#C8A3FE #FEA3AC #D9FEA3 #A3FEF6
square
#C8A3FE #FEA3AC #D9FEA3 #A3FEF6
split-complementary
#C8A3FE #FEF6A3 #ACFEA3
monochromatic
#802AFD #A466FD #C8A3FE #ECE0FF #EDE1FF
Accessibility & contrast
On white
2.07
#C8A3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#C8A3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3FE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3FE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#BFB1C5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8a3fe; /* rgb */ color: rgb(200, 163, 254); /* oklch */ color: oklch(78.2% 0.132 302.2);
Tailwind
colors: {
custom: {
50: '#dabeff',
500: '#c8a3fe',
950: '#000000',
},
}SCSS
$custom: #c8a3fe; $custom-light: #dabeff; $custom-dark: #000000;
JSON
{
"hex": "#c8a3fe",
"rgb": {
"r": 200,
"g": 163,
"b": 254
},
"hsl": {
"h": 264.396,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.78224,
"c": 0.13168,
"h": 302.2
},
"luminance": 0.4563
}Semantic roles & 50–950 ramp
primary
#C8A3FE
secondary
#E9F7D4
accent
#E60088
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186