#C8A4EF#C8A4EF
#C8A4EF is a light, moderate violet. Relative luminance 0.451; OKLCH L 77.7% C 0.111 H 305.9°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A4EF |
|---|---|
| RGB | rgb(200, 164, 239) |
| HSL | hsl(269, 70%, 79%) |
| HSV | hsv(269, 31%, 94%) |
| CMYK | cmyk(16.3%, 31.4%, 0%, 6.3%) |
| CIE-LAB | lab(72.93, 27.36, -32.66) |
| CIE-LCH | lch(72.93, 42.60, 309.96°) |
| OKLab | oklab(77.74% 0.0651 -0.0898) |
| OKLCH | oklch(77.74% 0.111 305.9) |
| XYZ | xyz(52.6718, 45.0626, 87.5677) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.42
Pale Violet
#CEAEFA
ΔE00 2.65
Lilac (survey)
#CEA2FD
ΔE00 2.85
Baby Purple
#CA9BF7
ΔE00 3.35
Pastel Purple
#CAA0FF
ΔE00 3.53
Light Violet
#D6B4FC
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A4EF #CBEFA4
analogous
#A4A6EF #C8A4EF #EEA4EF
triadic
#C8A4EF #EFC8A4 #A4EFC8
tetradic
#C8A4EF #EFA4A6 #CBEFA4 #A4EFEE
square
#C8A4EF #EFA4A6 #CBEFA4 #A4EFEE
split-complementary
#C8A4EF #EFEEA4 #A6EFA4
monochromatic
#893CDD #A970E6 #C8A4EF #E7D8F8 #EFE5FA
Accessibility & contrast
On white
2.10
#C8A4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#C8A4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A4EF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A4EF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#9DB3ED
Tritanopia (blue-blind)
#C2AFBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c8a4ef; /* rgb */ color: rgb(200, 164, 239); /* oklch */ color: oklch(77.7% 0.111 305.9);
Tailwind
colors: {
custom: {
50: '#d9bff4',
500: '#c8a4ef',
950: '#000000',
},
}SCSS
$custom: #c8a4ef; $custom-light: #d9bff4; $custom-dark: #000000;
JSON
{
"hex": "#c8a4ef",
"rgb": {
"r": 200,
"g": 164,
"b": 239
},
"hsl": {
"h": 268.8,
"s": 70.093,
"l": 79.02
},
"oklch": {
"l": 0.77742,
"c": 0.11098,
"h": 305.9
},
"luminance": 0.45062
}Semantic roles & 50–950 ramp
primary
#C8A4EF
secondary
#E6F2D9
accent
#D21377
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151217
muted
#838185