#C8A8FD#C8A8FD
#C8A8FD is a light, vivid violet. Relative luminance 0.474; OKLCH L 79.1% C 0.122 H 301.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8FD |
|---|---|
| RGB | rgb(200, 168, 253) |
| HSL | hsl(263, 96%, 83%) |
| HSV | hsv(263, 34%, 99%) |
| CMYK | cmyk(20.9%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(74.43, 28.25, -37.93) |
| CIE-LCH | lch(74.43, 47.29, 306.68°) |
| OKLab | oklab(79.07% 0.0629 -0.1049) |
| OKLCH | oklch(79.07% 0.122 301) |
| XYZ | xyz(55.5479, 47.3764, 99.1276) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.30
Lilac (survey)
#CEA2FD
ΔE00 2.37
Pastel Purple
#CAA0FF
ΔE00 2.44
Lavender (survey)
#C79FEF
ΔE00 3.16
Baby Purple
#CA9BF7
ΔE00 3.69
Light Violet
#D6B4FC
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8FD #DDFDA8
analogous
#A8B3FD #C8A8FD #F2A8FD
triadic
#C8A8FD #FDC8A8 #A8FDC8
tetradic
#C8A8FD #FDA8B3 #DDFDA8 #A8FDF2
square
#C8A8FD #FDA8B3 #DDFDA8 #A8FDF2
split-complementary
#C8A8FD #FDF2A8 #B3FDA8
monochromatic
#7C30FA #A26CFC #C8A8FD #ECE1FE #ECE1FE
Accessibility & contrast
On white
2.00
#C8A8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#C8A8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8FD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8FD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#BFB5C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8a8fd; /* rgb */ color: rgb(200, 168, 253); /* oklch */ color: oklch(79.1% 0.122 301.0);
Tailwind
colors: {
custom: {
50: '#dac2fe',
500: '#c8a8fd',
950: '#000000',
},
}SCSS
$custom: #c8a8fd; $custom-light: #dac2fe; $custom-dark: #000000;
JSON
{
"hex": "#c8a8fd",
"rgb": {
"r": 200,
"g": 168,
"b": 253
},
"hsl": {
"h": 262.588,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.79068,
"c": 0.12235,
"h": 301
},
"luminance": 0.47376
}Semantic roles & 50–950 ramp
primary
#C8A8FD
secondary
#EAF7D4
accent
#E6008F
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186