#C8A3FB#C8A3FB
#C8A3FB is a light, vivid violet. Relative luminance 0.454; OKLCH L 78.1% C 0.128 H 302.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3FB |
|---|---|
| RGB | rgb(200, 163, 251) |
| HSL | hsl(265, 92%, 81%) |
| HSV | hsv(265, 35%, 98%) |
| CMYK | cmyk(20.3%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.18, 30.55, -38.79) |
| CIE-LCH | lch(73.18, 49.37, 308.23°) |
| OKLab | oklab(78.09% 0.0694 -0.1074) |
| OKLCH | oklch(78.09% 0.128 302.9) |
| XYZ | xyz(54.3255, 45.4388, 97.1567) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.27
Lilac (survey)
#CEA2FD
ΔE00 1.33
Lavender (survey)
#C79FEF
ΔE00 2.26
Baby Purple
#CA9BF7
ΔE00 2.34
Pale Violet
#CEAEFA
ΔE00 3.18
Light Violet
#D6B4FC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3FB #D6FBA3
analogous
#A3AAFB #C8A3FB #F4A3FB
triadic
#C8A3FB #FBC8A3 #A3FBC8
tetradic
#C8A3FB #FBA3AA #D6FBA3 #A3FBF4
square
#C8A3FB #FBA3AA #D6FBA3 #A3FBF4
split-complementary
#C8A3FB #FBF4A3 #AAFBA3
monochromatic
#822EF6 #A568F8 #C8A3FB #EBDEFE #EDE2FE
Accessibility & contrast
On white
2.08
#C8A3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#C8A3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3FB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3FB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FE
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#C0B1C4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8a3fb; /* rgb */ color: rgb(200, 163, 251); /* oklch */ color: oklch(78.1% 0.128 302.9);
Tailwind
colors: {
custom: {
50: '#dabefd',
500: '#c8a3fb',
950: '#000000',
},
}SCSS
$custom: #c8a3fb; $custom-light: #dabefd; $custom-dark: #000000;
JSON
{
"hex": "#c8a3fb",
"rgb": {
"r": 200,
"g": 163,
"b": 251
},
"hsl": {
"h": 265.227,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.78088,
"c": 0.12787,
"h": 302.9
},
"luminance": 0.45439
}Semantic roles & 50–950 ramp
primary
#C8A3FB
secondary
#E8F6D5
accent
#E60085
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185