#C8A3F3#C8A3F3
#C8A3F3 is a light, moderate violet. Relative luminance 0.449; OKLCH L 77.7% C 0.118 H 305.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A3F3 |
|---|---|
| RGB | rgb(200, 163, 243) |
| HSL | hsl(268, 77%, 80%) |
| HSV | hsv(268, 33%, 95%) |
| CMYK | cmyk(17.7%, 32.9%, 0%, 4.7%) |
| CIE-LAB | lab(72.86, 28.78, -34.95) |
| CIE-LCH | lch(72.86, 45.28, 309.47°) |
| OKLab | oklab(77.74% 0.0676 -0.0964) |
| OKLCH | oklch(77.74% 0.118 305) |
| XYZ | xyz(53.0911, 44.9450, 90.6550) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.12
Lilac (survey)
#CEA2FD
ΔE00 2.00
Pastel Purple
#CAA0FF
ΔE00 2.57
Baby Purple
#CA9BF7
ΔE00 2.60
Pale Violet
#CEAEFA
ΔE00 2.75
Light Violet
#D6B4FC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A3F3 #CEF3A3
analogous
#A3A6F3 #C8A3F3 #F0A3F3
triadic
#C8A3F3 #F3C8A3 #A3F3C8
tetradic
#C8A3F3 #F3A3A6 #CEF3A3 #A3F3F0
square
#C8A3F3 #F3A3A6 #CEF3A3 #A3F3F0
split-complementary
#C8A3F3 #F3F0A3 #A6F3A3
monochromatic
#8737E5 #A86DEC #C8A3F3 #E8D9FA #EFE4FB
Accessibility & contrast
On white
2.10
#C8A3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#C8A3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A3F3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A3F3 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F6
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#C2AFC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c8a3f3; /* rgb */ color: rgb(200, 163, 243); /* oklch */ color: oklch(77.7% 0.118 305.0);
Tailwind
colors: {
custom: {
50: '#d9bef7',
500: '#c8a3f3',
950: '#000000',
},
}SCSS
$custom: #c8a3f3; $custom-light: #d9bef7; $custom-dark: #000000;
JSON
{
"hex": "#c8a3f3",
"rgb": {
"r": 200,
"g": 163,
"b": 243
},
"hsl": {
"h": 267.75,
"s": 76.923,
"l": 79.608
},
"oklch": {
"l": 0.77735,
"c": 0.1177,
"h": 305
},
"luminance": 0.44945
}Semantic roles & 50–950 ramp
primary
#C8A3F3
secondary
#E7F3D8
accent
#D90C7A
background
#FDFBFF
surface
#FBF7FE
border
#D4D0D6
text
#151217
muted
#838185