#C9A0FA#C9A0FA
#C9A0FA is a light, vivid violet. Relative luminance 0.445; OKLCH L 77.6% C 0.132 H 304.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C9A0FA |
|---|---|
| RGB | rgb(201, 160, 250) |
| HSL | hsl(267, 90%, 80%) |
| HSV | hsv(267, 36%, 98%) |
| CMYK | cmyk(19.6%, 36%, 0%, 2%) |
| CIE-LAB | lab(72.54, 32.27, -39.24) |
| CIE-LCH | lch(72.54, 50.80, 309.43°) |
| OKLab | oklab(77.61% 0.0745 -0.1086) |
| OKLCH | oklch(77.61% 0.132 304.4) |
| XYZ | xyz(53.9100, 44.4614, 96.1658) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.87
Lilac (survey)
#CEA2FD
ΔE00 0.95
Baby Purple
#CA9BF7
ΔE00 1.44
Lavender (survey)
#C79FEF
ΔE00 1.97
Pale Violet
#CEAEFA
ΔE00 3.84
Liliac
#C48EFD
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9A0FA #D1FAA0
analogous
#A0A4FA #C9A0FA #F6A0FA
triadic
#C9A0FA #FAC9A0 #A0FAC9
tetradic
#C9A0FA #FAA0A4 #D1FAA0 #A0FAF6
square
#C9A0FA #FAA0A4 #D1FAA0 #A0FAF6
split-complementary
#C9A0FA #FAF6A0 #A4FAA0
monochromatic
#872CF4 #A866F7 #C9A0FA #EADAFD #EEE2FD
Accessibility & contrast
On white
2.12
#C9A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#C9A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9A0FA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9A0FA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#C1AEC1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c9a0fa; /* rgb */ color: rgb(201, 160, 250); /* oklch */ color: oklch(77.6% 0.132 304.4);
Tailwind
colors: {
custom: {
50: '#dabcfc',
500: '#c9a0fa',
950: '#000000',
},
}SCSS
$custom: #c9a0fa; $custom-light: #dabcfc; $custom-dark: #000000;
JSON
{
"hex": "#c9a0fa",
"rgb": {
"r": 201,
"g": 160,
"b": 250
},
"hsl": {
"h": 267.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.77606,
"c": 0.13175,
"h": 304.4
},
"luminance": 0.44461
}Semantic roles & 50–950 ramp
primary
#C9A0FA
secondary
#E7F6D5
accent
#E6007D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185