#C8A7FD#C8A7FD
#C8A7FD is a light, vivid violet. Relative luminance 0.470; OKLCH L 78.9% C 0.124 H 301.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7FD |
|---|---|
| RGB | rgb(200, 167, 253) |
| HSL | hsl(263, 96%, 82%) |
| HSV | hsv(263, 34%, 99%) |
| CMYK | cmyk(20.9%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(74.20, 28.80, -38.29) |
| CIE-LCH | lch(74.20, 47.91, 306.95°) |
| OKLab | oklab(78.89% 0.0643 -0.106) |
| OKLCH | oklch(78.89% 0.124 301.3) |
| XYZ | xyz(55.3640, 47.0086, 99.0663) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.13
Pastel Purple
#CAA0FF
ΔE00 2.16
Pale Violet
#CEAEFA
ΔE00 2.49
Lavender (survey)
#C79FEF
ΔE00 3.00
Baby Purple
#CA9BF7
ΔE00 3.42
Light Violet
#D6B4FC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7FD #DCFDA7
analogous
#A7B1FD #C8A7FD #F3A7FD
triadic
#C8A7FD #FDC8A7 #A7FDC8
tetradic
#C8A7FD #FDA7B1 #DCFDA7 #A7FDF3
square
#C8A7FD #FDA7B1 #DCFDA7 #A7FDF3
split-complementary
#C8A7FD #FDF3A7 #B1FDA7
monochromatic
#7D2FFA #A36BFC #C8A7FD #ECE1FE #ECE1FE
Accessibility & contrast
On white
2.02
#C8A7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#C8A7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7FD
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7FD | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#BFB5C7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8a7fd; /* rgb */ color: rgb(200, 167, 253); /* oklch */ color: oklch(78.9% 0.124 301.3);
Tailwind
colors: {
custom: {
50: '#dac1fe',
500: '#c8a7fd',
950: '#000000',
},
}SCSS
$custom: #c8a7fd; $custom-light: #dac1fe; $custom-dark: #000000;
JSON
{
"hex": "#c8a7fd",
"rgb": {
"r": 200,
"g": 167,
"b": 253
},
"hsl": {
"h": 263.023,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.78889,
"c": 0.12396,
"h": 301.3
},
"luminance": 0.47009
}Semantic roles & 50–950 ramp
primary
#C8A7FD
secondary
#E9F7D4
accent
#E6008D
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186