#C8A4FD#C8A4FD
#C8A4FD is a light, vivid violet. Relative luminance 0.459; OKLCH L 78.4% C 0.129 H 302.1°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4FD |
|---|---|
| RGB | rgb(200, 164, 253) |
| HSL | hsl(264, 96%, 82%) |
| HSV | hsv(264, 35%, 99%) |
| CMYK | cmyk(20.9%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.50, 30.45, -39.38) |
| CIE-LCH | lch(73.50, 49.78, 307.71°) |
| OKLab | oklab(78.35% 0.0685 -0.1091) |
| OKLCH | oklch(78.35% 0.129 302.1) |
| XYZ | xyz(54.8207, 45.9221, 98.8852) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.34
Lilac (survey)
#CEA2FD
ΔE00 1.54
Baby Purple
#CA9BF7
ΔE00 2.67
Lavender (survey)
#C79FEF
ΔE00 2.67
Pale Violet
#CEAEFA
ΔE00 3.15
Light Violet
#D6B4FC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4FD #D9FDA4
analogous
#A4ADFD #C8A4FD #F5A4FD
triadic
#C8A4FD #FDC8A4 #A4FDC8
tetradic
#C8A4FD #FDA4AD #D9FDA4 #A4FDF5
square
#C8A4FD #FDA4AD #D9FDA4 #A4FDF5
split-complementary
#C8A4FD #FDF5A4 #ADFDA4
monochromatic
#802CFA #A468FC #C8A4FD #ECE0FE #EDE1FE
Accessibility & contrast
On white
2.06
#C8A4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#C8A4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4FD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4FD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#97B4FB
Tritanopia (blue-blind)
#BFB2C5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8a4fd; /* rgb */ color: rgb(200, 164, 253); /* oklch */ color: oklch(78.4% 0.129 302.1);
Tailwind
colors: {
custom: {
50: '#dabffe',
500: '#c8a4fd',
950: '#000000',
},
}SCSS
$custom: #c8a4fd; $custom-light: #dabffe; $custom-dark: #000000;
JSON
{
"hex": "#c8a4fd",
"rgb": {
"r": 200,
"g": 164,
"b": 253
},
"hsl": {
"h": 264.27,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.78355,
"c": 0.12879,
"h": 302.1
},
"luminance": 0.45922
}Semantic roles & 50–950 ramp
primary
#C8A4FD
secondary
#E9F7D4
accent
#E60089
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186