#CA9BEF#CA9BEF
#CA9BEF is a light, vivid violet. Relative luminance 0.422; OKLCH L 76.3% C 0.127 H 309.3°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9BEF |
|---|---|
| RGB | rgb(202, 155, 239) |
| HSL | hsl(274, 72%, 77%) |
| HSV | hsv(274, 35%, 94%) |
| CMYK | cmyk(15.5%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(71.03, 32.90, -35.59) |
| CIE-LCH | lch(71.03, 48.47, 312.75°) |
| OKLab | oklab(76.34% 0.0803 -0.0981) |
| OKLCH | oklch(76.34% 0.127 309.3) |
| XYZ | xyz(51.6556, 42.2318, 87.0749) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.41
Baby Purple
#CA9BF7
ΔE00 1.57
Lilac (survey)
#CEA2FD
ΔE00 2.58
Pastel Purple
#CAA0FF
ΔE00 3.07
Pale Violet
#CEAEFA
ΔE00 4.91
Liliac
#C48EFD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9BEF #C0EF9B
analogous
#A09BEF #CA9BEF #EF9BEA
triadic
#CA9BEF #EFCA9B #9BEFCA
tetradic
#CA9BEF #EFA09B #C0EF9B #9BEAEF
square
#CA9BEF #EFA09B #C0EF9B #9BEAEF
split-complementary
#CA9BEF #EAEF9B #9BEFA0
monochromatic
#9231DE #AE66E7 #CA9BEF #E6D0F7 #F1E5FB
Accessibility & contrast
On white
2.22
#CA9BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#CA9BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9BEF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9BEF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#C6A7BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ca9bef; /* rgb */ color: rgb(202, 155, 239); /* oklch */ color: oklch(76.3% 0.127 309.3);
Tailwind
colors: {
custom: {
50: '#dbb9f4',
500: '#ca9bef',
950: '#000000',
},
}SCSS
$custom: #ca9bef; $custom-light: #dbb9f4; $custom-dark: #000000;
JSON
{
"hex": "#ca9bef",
"rgb": {
"r": 202,
"g": 155,
"b": 239
},
"hsl": {
"h": 273.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.76336,
"c": 0.12678,
"h": 309.3
},
"luminance": 0.42231
}Semantic roles & 50–950 ramp
primary
#CA9BEF
secondary
#E4F2D9
accent
#D41167
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085