#C8A4FE#C8A4FE
#C8A4FE is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.4% C 0.130 H 301.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4FE |
|---|---|
| RGB | rgb(200, 164, 254) |
| HSL | hsl(264, 98%, 82%) |
| HSV | hsv(264, 35%, 100%) |
| CMYK | cmyk(21.3%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.54, 30.67, -39.86) |
| CIE-LCH | lch(73.54, 50.29, 307.58°) |
| OKLab | oklab(78.4% 0.0687 -0.1104) |
| OKLCH | oklch(78.4% 0.13 301.9) |
| XYZ | xyz(54.9804, 45.9860, 99.7264) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.29
Lilac (survey)
#CEA2FD
ΔE00 1.60
Baby Purple
#CA9BF7
ΔE00 2.73
Lavender (survey)
#C79FEF
ΔE00 2.84
Pale Violet
#CEAEFA
ΔE00 3.27
Light Violet
#D6B4FC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4FE #DAFEA4
analogous
#A4ADFE #C8A4FE #F5A4FE
triadic
#C8A4FE #FEC8A4 #A4FEC8
tetradic
#C8A4FE #FEA4AD #DAFEA4 #A4FEF5
square
#C8A4FE #FEA4AD #DAFEA4 #A4FEF5
split-complementary
#C8A4FE #FEF5A4 #ADFEA4
monochromatic
#7F2BFD #A367FD #C8A4FE #EDE1FF #EDE1FF
Accessibility & contrast
On white
2.06
#C8A4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#C8A4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4FE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4FE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#BFB2C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8a4fe; /* rgb */ color: rgb(200, 164, 254); /* oklch */ color: oklch(78.4% 0.130 301.9);
Tailwind
colors: {
custom: {
50: '#dabfff',
500: '#c8a4fe',
950: '#000000',
},
}SCSS
$custom: #c8a4fe; $custom-light: #dabfff; $custom-dark: #000000;
JSON
{
"hex": "#c8a4fe",
"rgb": {
"r": 200,
"g": 164,
"b": 254
},
"hsl": {
"h": 264,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.78401,
"c": 0.13007,
"h": 301.9
},
"luminance": 0.45986
}Semantic roles & 50–950 ramp
primary
#C8A4FE
secondary
#E9F7D4
accent
#E6008A
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186