#CA9FF0#CA9FF0
#CA9FF0 is a light, vivid violet. Relative luminance 0.436; OKLCH L 77.1% C 0.121 H 308.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FF0 |
|---|---|
| RGB | rgb(202, 159, 240) |
| HSL | hsl(272, 73%, 78%) |
| HSV | hsv(272, 34%, 94%) |
| CMYK | cmyk(15.8%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(71.99, 30.93, -34.65) |
| CIE-LCH | lch(71.99, 46.44, 311.75°) |
| OKLab | oklab(77.08% 0.0748 -0.0955) |
| OKLCH | oklch(77.08% 0.121 308.1) |
| XYZ | xyz(52.4805, 43.6446, 88.0807) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 0.62
Baby Purple
#CA9BF7
ΔE00 1.98
Lilac (survey)
#CEA2FD
ΔE00 2.19
Pastel Purple
#CAA0FF
ΔE00 2.87
Pale Violet
#CEAEFA
ΔE00 3.87
Mauve
#E0B0FF
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FF0 #C5F09F
analogous
#A19FF0 #CA9FF0 #F09FED
triadic
#CA9FF0 #F0CA9F #9FF0CA
tetradic
#CA9FF0 #F0A19F #C5F09F #9FEDF0
square
#CA9FF0 #F0A19F #C5F09F #9FEDF0
split-complementary
#CA9FF0 #EDF09F #9FF0A1
monochromatic
#9035DF #AD6AE8 #CA9FF0 #E7D4F8 #F0E5FB
Accessibility & contrast
On white
2.16
#CA9FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#CA9FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FF0
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FF0 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF3
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#C5ABBD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ca9ff0; /* rgb */ color: rgb(202, 159, 240); /* oklch */ color: oklch(77.1% 0.121 308.1);
Tailwind
colors: {
custom: {
50: '#dbbbf5',
500: '#ca9ff0',
950: '#000000',
},
}SCSS
$custom: #ca9ff0; $custom-light: #dbbbf5; $custom-dark: #000000;
JSON
{
"hex": "#ca9ff0",
"rgb": {
"r": 202,
"g": 159,
"b": 240
},
"hsl": {
"h": 271.852,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.77079,
"c": 0.12127,
"h": 308.1
},
"luminance": 0.43644
}Semantic roles & 50–950 ramp
primary
#CA9FF0
secondary
#E5F3D8
accent
#D5106D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185