#CA9BFA#CA9BFA
#CA9BFA is a light, vivid violet. Relative luminance 0.429; OKLCH L 76.8% C 0.140 H 306.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9BFA |
|---|---|
| RGB | rgb(202, 155, 250) |
| HSL | hsl(270, 90%, 79%) |
| HSV | hsv(270, 38%, 98%) |
| CMYK | cmyk(19.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(71.49, 35.29, -40.87) |
| CIE-LCH | lch(71.49, 54.00, 310.81°) |
| OKLab | oklab(76.83% 0.0826 -0.1133) |
| OKLCH | oklch(76.83% 0.14 306.1) |
| XYZ | xyz(53.3304, 42.9017, 95.8953) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.57
Pastel Purple
#CAA0FF
ΔE00 1.45
Lilac (survey)
#CEA2FD
ΔE00 1.75
Lavender (survey)
#C79FEF
ΔE00 2.56
Liliac
#C48EFD
ΔE00 3.62
Pale Violet
#CEAEFA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9BFA #CBFA9B
analogous
#9B9CFA #CA9BFA #F99BFA
triadic
#CA9BFA #FACA9B #9BFACA
tetradic
#CA9BFA #FA9B9C #CBFA9B #9BFAF9
square
#CA9BFA #FA9B9C #CBFA9B #9BFAF9
split-complementary
#CA9BFA #FAF99B #9CFA9B
monochromatic
#8C26F4 #AB61F7 #CA9BFA #E9D5FD #F0E2FE
Accessibility & contrast
On white
2.19
#CA9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#CA9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9BFA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9BFA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#91AFF7
Tritanopia (blue-blind)
#C3AABF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ca9bfa; /* rgb */ color: rgb(202, 155, 250); /* oklch */ color: oklch(76.8% 0.140 306.1);
Tailwind
colors: {
custom: {
50: '#dbb9fc',
500: '#ca9bfa',
950: '#000000',
},
}SCSS
$custom: #ca9bfa; $custom-light: #dbb9fc; $custom-dark: #000000;
JSON
{
"hex": "#ca9bfa",
"rgb": {
"r": 202,
"g": 155,
"b": 250
},
"hsl": {
"h": 269.684,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.76833,
"c": 0.14022,
"h": 306.1
},
"luminance": 0.42901
}Semantic roles & 50–950 ramp
primary
#CA9BFA
secondary
#E6F6D5
accent
#E60074
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085