#C3AAFF#C3AAFF
#C3AAFF is a light, vivid violet. Relative luminance 0.476; OKLCH L 79.1% C 0.121 H 297.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C3AAFF |
|---|---|
| RGB | rgb(195, 170, 255) |
| HSL | hsl(258, 100%, 83%) |
| HSV | hsv(258, 33%, 100%) |
| CMYK | cmyk(23.5%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(74.55, 26.15, -38.85) |
| CIE-LCH | lch(74.55, 46.83, 303.95°) |
| OKLab | oklab(79.09% 0.055 -0.1077) |
| OKLCH | oklch(79.09% 0.121 297.1) |
| XYZ | xyz(54.9263, 47.5711, 100.8768) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.18
Pastel Purple
#CAA0FF
ΔE00 3.55
Lilac (survey)
#CEA2FD
ΔE00 3.82
Lavender (survey)
#C79FEF
ΔE00 4.47
Light Violet
#D6B4FC
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3AAFF #E6FFAA
analogous
#AABBFF #C3AAFF #EDAAFF
triadic
#C3AAFF #FFC3AA #AAFFC3
tetradic
#C3AAFF #FFAABB #E6FFAA #AAFFED
square
#C3AAFF #FFAABB #E6FFAA #AAFFED
split-complementary
#C3AAFF #FFEDAA #BBFFAA
monochromatic
#6D30FF #986DFF #C3AAFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
2.00
#C3AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#C3AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3AAFF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3AAFF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#99B6FD
Tritanopia (blue-blind)
#B7B8C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c3aaff; /* rgb */ color: rgb(195, 170, 255); /* oklch */ color: oklch(79.1% 0.121 297.1);
Tailwind
colors: {
custom: {
50: '#d6c3ff',
500: '#c3aaff',
950: '#000000',
},
}SCSS
$custom: #c3aaff; $custom-light: #d6c3ff; $custom-dark: #000000;
JSON
{
"hex": "#c3aaff",
"rgb": {
"r": 195,
"g": 170,
"b": 255
},
"hsl": {
"h": 257.647,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.79087,
"c": 0.12091,
"h": 297.1
},
"luminance": 0.47572
}Semantic roles & 50–950 ramp
primary
#C3AAFF
secondary
#EDF7D4
accent
#E600A2
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186