#C8A8FE#C8A8FE
#C8A8FE is a light, vivid violet. Relative luminance 0.474; OKLCH L 79.1% C 0.124 H 300.7°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8FE |
|---|---|
| RGB | rgb(200, 168, 254) |
| HSL | hsl(262, 98%, 83%) |
| HSV | hsv(262, 34%, 100%) |
| CMYK | cmyk(21.3%, 33.9%, 0%, 0.4%) |
| CIE-LAB | lab(74.47, 28.48, -38.40) |
| CIE-LCH | lch(74.47, 47.81, 306.56°) |
| OKLab | oklab(79.11% 0.0632 -0.1063) |
| OKLCH | oklch(79.11% 0.124 300.7) |
| XYZ | xyz(55.7076, 47.4402, 99.9688) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.39
Lilac (survey)
#CEA2FD
ΔE00 2.39
Pale Violet
#CEAEFA
ΔE00 2.44
Lavender (survey)
#C79FEF
ΔE00 3.29
Baby Purple
#CA9BF7
ΔE00 3.71
Light Violet
#D6B4FC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8FE #DEFEA8
analogous
#A8B3FE #C8A8FE #F3A8FE
triadic
#C8A8FE #FEC8A8 #A8FEC8
tetradic
#C8A8FE #FEA8B3 #DEFEA8 #A8FEF3
square
#C8A8FE #FEA8B3 #DEFEA8 #A8FEF3
split-complementary
#C8A8FE #FEF3A8 #B3FEA8
monochromatic
#7C2FFD #A26BFD #C8A8FE #ECE1FF #ECE1FF
Accessibility & contrast
On white
2.00
#C8A8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#C8A8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8FE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8FE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#BEB6C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8a8fe; /* rgb */ color: rgb(200, 168, 254); /* oklch */ color: oklch(79.1% 0.124 300.7);
Tailwind
colors: {
custom: {
50: '#dac2ff',
500: '#c8a8fe',
950: '#000000',
},
}SCSS
$custom: #c8a8fe; $custom-light: #dac2ff; $custom-dark: #000000;
JSON
{
"hex": "#c8a8fe",
"rgb": {
"r": 200,
"g": 168,
"b": 254
},
"hsl": {
"h": 262.326,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.79113,
"c": 0.12364,
"h": 300.7
},
"luminance": 0.4744
}Semantic roles & 50–950 ramp
primary
#C8A8FE
secondary
#EAF7D4
accent
#E60090
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186