#C8A8FF#C8A8FF
#C8A8FF is a light, vivid violet. Relative luminance 0.475; OKLCH L 79.2% C 0.125 H 300.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8FF |
|---|---|
| RGB | rgb(200, 168, 255) |
| HSL | hsl(262, 100%, 83%) |
| HSV | hsv(262, 34%, 100%) |
| CMYK | cmyk(21.6%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(74.51, 28.70, -38.88) |
| CIE-LCH | lch(74.51, 48.33, 306.44°) |
| OKLab | oklab(79.16% 0.0634 -0.1077) |
| OKLCH | oklch(79.16% 0.125 300.5) |
| XYZ | xyz(55.8681, 47.5045, 100.8143) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.35
Lilac (survey)
#CEA2FD
ΔE00 2.42
Pale Violet
#CEAEFA
ΔE00 2.59
Lavender (survey)
#C79FEF
ΔE00 3.42
Baby Purple
#CA9BF7
ΔE00 3.75
Light Violet
#D6B4FC
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8FF #DFFFA8
analogous
#A8B3FF #C8A8FF #F3A8FF
triadic
#C8A8FF #FFC8A8 #A8FFC8
tetradic
#C8A8FF #FFA8B3 #DFFFA8 #A8FFF3
square
#C8A8FF #FFA8B3 #DFFFA8 #A8FFF3
split-complementary
#C8A8FF #FFF3A8 #B3FFA8
monochromatic
#7B2EFF #A16BFF #C8A8FF #ECE0FF #ECE0FF
Accessibility & contrast
On white
2.00
#C8A8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#C8A8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8FF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8FF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#BEB6C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8a8ff; /* rgb */ color: rgb(200, 168, 255); /* oklch */ color: oklch(79.2% 0.125 300.5);
Tailwind
colors: {
custom: {
50: '#dac2ff',
500: '#c8a8ff',
950: '#000000',
},
}SCSS
$custom: #c8a8ff; $custom-light: #dac2ff; $custom-dark: #000000;
JSON
{
"hex": "#c8a8ff",
"rgb": {
"r": 200,
"g": 168,
"b": 255
},
"hsl": {
"h": 262.069,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.79157,
"c": 0.12494,
"h": 300.5
},
"luminance": 0.47505
}Semantic roles & 50–950 ramp
primary
#C8A8FF
secondary
#EAF7D4
accent
#E60091
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186