#C8A9FE#C8A9FE
#C8A9FE is a light, vivid violet. Relative luminance 0.478; OKLCH L 79.3% C 0.122 H 300.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A9FE |
|---|---|
| RGB | rgb(200, 169, 254) |
| HSL | hsl(262, 98%, 83%) |
| HSV | hsv(262, 33%, 100%) |
| CMYK | cmyk(21.3%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.71, 27.93, -38.04) |
| CIE-LCH | lch(74.71, 47.19, 306.29°) |
| OKLab | oklab(79.29% 0.0618 -0.1052) |
| OKLCH | oklch(79.29% 0.122 300.4) |
| XYZ | xyz(55.8929, 47.8109, 100.0305) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.28
Lilac (survey)
#CEA2FD
ΔE00 2.63
Pastel Purple
#CAA0FF
ΔE00 2.67
Lavender (survey)
#C79FEF
ΔE00 3.45
Baby Purple
#CA9BF7
ΔE00 3.98
Light Violet
#D6B4FC
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A9FE #DFFEA9
analogous
#A9B4FE #C8A9FE #F2A9FE
triadic
#C8A9FE #FEC8A9 #A9FEC8
tetradic
#C8A9FE #FEA9B4 #DFFEA9 #A9FEF2
square
#C8A9FE #FEA9B4 #DFFEA9 #A9FEF2
split-complementary
#C8A9FE #FEF2A9 #B4FEA9
monochromatic
#7B30FD #A16DFD #C8A9FE #ECE1FF #ECE1FF
Accessibility & contrast
On white
1.99
#C8A9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#C8A9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A9FE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A9FE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#BEB6C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c8a9fe; /* rgb */ color: rgb(200, 169, 254); /* oklch */ color: oklch(79.3% 0.122 300.4);
Tailwind
colors: {
custom: {
50: '#dac2ff',
500: '#c8a9fe',
950: '#000000',
},
}SCSS
$custom: #c8a9fe; $custom-light: #dac2ff; $custom-dark: #000000;
JSON
{
"hex": "#c8a9fe",
"rgb": {
"r": 200,
"g": 169,
"b": 254
},
"hsl": {
"h": 261.882,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.79292,
"c": 0.12204,
"h": 300.4
},
"luminance": 0.47811
}Semantic roles & 50–950 ramp
primary
#C8A9FE
secondary
#EAF7D4
accent
#E60092
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186