#C8A6FD#C8A6FD
#C8A6FD is a light, vivid violet. Relative luminance 0.466; OKLCH L 78.7% C 0.126 H 301.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A6FD |
|---|---|
| RGB | rgb(200, 166, 253) |
| HSL | hsl(263, 96%, 82%) |
| HSV | hsv(263, 34%, 99%) |
| CMYK | cmyk(20.9%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(73.96, 29.35, -38.65) |
| CIE-LCH | lch(73.96, 48.53, 307.21°) |
| OKLab | oklab(78.71% 0.0657 -0.107) |
| OKLCH | oklch(78.71% 0.126 301.5) |
| XYZ | xyz(55.1815, 46.6436, 99.0055) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.88
Lilac (survey)
#CEA2FD
ΔE00 1.91
Pale Violet
#CEAEFA
ΔE00 2.70
Lavender (survey)
#C79FEF
ΔE00 2.87
Baby Purple
#CA9BF7
ΔE00 3.17
Light Violet
#D6B4FC
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A6FD #DBFDA6
analogous
#A6B0FD #C8A6FD #F3A6FD
triadic
#C8A6FD #FDC8A6 #A6FDC8
tetradic
#C8A6FD #FDA6B0 #DBFDA6 #A6FDF3
square
#C8A6FD #FDA6B0 #DBFDA6 #A6FDF3
split-complementary
#C8A6FD #FDF3A6 #B0FDA6
monochromatic
#7E2EFA #A36AFC #C8A6FD #EDE1FE #EDE1FE
Accessibility & contrast
On white
2.03
#C8A6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#C8A6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A6FD
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A6FD | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#99B5FB
Tritanopia (blue-blind)
#BFB4C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8a6fd; /* rgb */ color: rgb(200, 166, 253); /* oklch */ color: oklch(78.7% 0.126 301.5);
Tailwind
colors: {
custom: {
50: '#dac0fe',
500: '#c8a6fd',
950: '#000000',
},
}SCSS
$custom: #c8a6fd; $custom-light: #dac0fe; $custom-dark: #000000;
JSON
{
"hex": "#c8a6fd",
"rgb": {
"r": 200,
"g": 166,
"b": 253
},
"hsl": {
"h": 263.448,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.78711,
"c": 0.12557,
"h": 301.5
},
"luminance": 0.46644
}Semantic roles & 50–950 ramp
primary
#C8A6FD
secondary
#E9F7D4
accent
#E6008C
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186