#C8A7FB#C8A7FB
#C8A7FB is a light, vivid violet. Relative luminance 0.469; OKLCH L 78.8% C 0.121 H 301.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7FB |
|---|---|
| RGB | rgb(200, 167, 251) |
| HSL | hsl(264, 91%, 82%) |
| HSV | hsv(264, 33%, 98%) |
| CMYK | cmyk(20.3%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.11, 28.35, -37.34) |
| CIE-LCH | lch(74.11, 46.88, 307.21°) |
| OKLab | oklab(78.8% 0.0639 -0.1032) |
| OKLCH | oklch(78.8% 0.121 301.7) |
| XYZ | xyz(55.0470, 46.8818, 97.3971) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.14
Pale Violet
#CEAEFA
ΔE00 2.24
Pastel Purple
#CAA0FF
ΔE00 2.31
Lavender (survey)
#C79FEF
ΔE00 2.74
Baby Purple
#CA9BF7
ΔE00 3.39
Light Violet
#D6B4FC
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7FB #DAFBA7
analogous
#A7B0FB #C8A7FB #F2A7FB
triadic
#C8A7FB #FBC8A7 #A7FBC8
tetradic
#C8A7FB #FBA7B0 #DAFBA7 #A7FBF2
square
#C8A7FB #FBA7B0 #DAFBA7 #A7FBF2
split-complementary
#C8A7FB #FBF2A7 #B0FBA7
monochromatic
#7F32F6 #A36CF8 #C8A7FB #EDE2FE #EDE2FE
Accessibility & contrast
On white
2.02
#C8A7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#C8A7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7FB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7FB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FE
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#BFB4C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8a7fb; /* rgb */ color: rgb(200, 167, 251); /* oklch */ color: oklch(78.8% 0.121 301.7);
Tailwind
colors: {
custom: {
50: '#dac1fd',
500: '#c8a7fb',
950: '#000000',
},
}SCSS
$custom: #c8a7fb; $custom-light: #dac1fd; $custom-dark: #000000;
JSON
{
"hex": "#c8a7fb",
"rgb": {
"r": 200,
"g": 167,
"b": 251
},
"hsl": {
"h": 263.571,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.78801,
"c": 0.12138,
"h": 301.7
},
"luminance": 0.46882
}Semantic roles & 50–950 ramp
primary
#C8A7FB
secondary
#E9F6D5
accent
#E6008B
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185