#C8A5FB#C8A5FB
#C8A5FB is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.4% C 0.125 H 302.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A5FB |
|---|---|
| RGB | rgb(200, 165, 251) |
| HSL | hsl(264, 91%, 82%) |
| HSV | hsv(264, 34%, 98%) |
| CMYK | cmyk(20.3%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(73.65, 29.45, -38.06) |
| CIE-LCH | lch(73.65, 48.13, 307.73°) |
| OKLab | oklab(78.44% 0.0666 -0.1053) |
| OKLCH | oklch(78.44% 0.125 302.3) |
| XYZ | xyz(54.6835, 46.1547, 97.2760) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.68
Pastel Purple
#CAA0FF
ΔE00 1.77
Lavender (survey)
#C79FEF
ΔE00 2.45
Pale Violet
#CEAEFA
ΔE00 2.69
Baby Purple
#CA9BF7
ΔE00 2.85
Light Violet
#D6B4FC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A5FB #D8FBA5
analogous
#A5ADFB #C8A5FB #F3A5FB
triadic
#C8A5FB #FBC8A5 #A5FBC8
tetradic
#C8A5FB #FBA5AD #D8FBA5 #A5FBF3
square
#C8A5FB #FBA5AD #D8FBA5 #A5FBF3
split-complementary
#C8A5FB #FBF3A5 #ADFBA5
monochromatic
#8030F6 #A46AF8 #C8A5FB #ECE0FE #EDE2FE
Accessibility & contrast
On white
2.05
#C8A5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#C8A5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A5FB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A5FB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#BFB2C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8a5fb; /* rgb */ color: rgb(200, 165, 251); /* oklch */ color: oklch(78.4% 0.125 302.3);
Tailwind
colors: {
custom: {
50: '#dac0fd',
500: '#c8a5fb',
950: '#000000',
},
}SCSS
$custom: #c8a5fb; $custom-light: #dac0fd; $custom-dark: #000000;
JSON
{
"hex": "#c8a5fb",
"rgb": {
"r": 200,
"g": 165,
"b": 251
},
"hsl": {
"h": 264.419,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.78443,
"c": 0.12462,
"h": 302.3
},
"luminance": 0.46155
}Semantic roles & 50–950 ramp
primary
#C8A5FB
secondary
#E9F6D5
accent
#E60088
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185