#C1A8EA#C1A8EA
#C1A8EA is a light, moderate violet. Relative luminance 0.453; OKLCH L 77.6% C 0.096 H 301.6°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C1A8EA |
|---|---|
| RGB | rgb(193, 168, 234) |
| HSL | hsl(263, 61%, 79%) |
| HSV | hsv(263, 28%, 92%) |
| CMYK | cmyk(17.5%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(73.08, 21.93, -29.77) |
| CIE-LCH | lch(73.08, 36.97, 306.38°) |
| OKLab | oklab(77.64% 0.0502 -0.0818) |
| OKLCH | oklch(77.64% 0.096 301.6) |
| XYZ | xyz(50.8432, 45.2832, 83.8879) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.05
Lavender
#B39DDB
ΔE00 3.50
Lavender (survey)
#C79FEF
ΔE00 3.63
Light Violet
#D6B4FC
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1A8EA #D1EAA8
analogous
#A8B0EA #C1A8EA #E2A8EA
triadic
#C1A8EA #EAC1A8 #A8EAC1
tetradic
#C1A8EA #EAA8B0 #D1EAA8 #A8EAE2
square
#C1A8EA #EAA8B0 #D1EAA8 #A8EAE2
split-complementary
#C1A8EA #EAE2A8 #B0EAA8
monochromatic
#7B45D2 #9E77DE #C1A8EA #E4D9F6 #EDE6F9
Accessibility & contrast
On white
2.09
#C1A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#C1A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1A8EA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1A8EA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3ED
Deuteranopia (green-blind)
#9FB3E8
Tritanopia (blue-blind)
#BAB2BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c1a8ea; /* rgb */ color: rgb(193, 168, 234); /* oklch */ color: oklch(77.6% 0.096 301.6);
Tailwind
colors: {
custom: {
50: '#d4c2f1',
500: '#c1a8ea',
950: '#000000',
},
}SCSS
$custom: #c1a8ea; $custom-light: #d4c2f1; $custom-dark: #000000;
JSON
{
"hex": "#c1a8ea",
"rgb": {
"r": 193,
"g": 168,
"b": 234
},
"hsl": {
"h": 262.727,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.77643,
"c": 0.09596,
"h": 301.6
},
"luminance": 0.45283
}Semantic roles & 50–950 ramp
primary
#C1A8EA
secondary
#E8F0DB
accent
#C91D88
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141216
muted
#838184