#CA9FFD#CA9FFD
#CA9FFD is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.7% C 0.137 H 304.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9FFD |
|---|---|
| RGB | rgb(202, 159, 253) |
| HSL | hsl(267, 96%, 81%) |
| HSV | hsv(267, 37%, 99%) |
| CMYK | cmyk(20.2%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.52, 33.77, -40.88) |
| CIE-LCH | lch(72.52, 53.02, 309.56°) |
| OKLab | oklab(77.66% 0.0777 -0.1133) |
| OKLCH | oklch(77.66% 0.137 304.4) |
| XYZ | xyz(54.4812, 44.4449, 98.6180) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.41
Lilac (survey)
#CEA2FD
ΔE00 1.06
Baby Purple
#CA9BF7
ΔE00 1.37
Lavender (survey)
#C79FEF
ΔE00 2.55
Pale Violet
#CEAEFA
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9FFD #D2FD9F
analogous
#9FA3FD #CA9FFD #F99FFD
triadic
#CA9FFD #FDCA9F #9FFDCA
tetradic
#CA9FFD #FD9FA3 #D2FD9F #9FFDF9
square
#CA9FFD #FD9FA3 #D2FD9F #9FFDF9
split-complementary
#CA9FFD #FDF99F #A3FD9F
monochromatic
#8827FB #A963FC #CA9FFD #EBDBFE #EEE1FE
Accessibility & contrast
On white
2.12
#CA9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#CA9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9FFD
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9FFD | 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)
#8AB1FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#C2AEC2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ca9ffd; /* rgb */ color: rgb(202, 159, 253); /* oklch */ color: oklch(77.7% 0.137 304.4);
Tailwind
colors: {
custom: {
50: '#dbbcfe',
500: '#ca9ffd',
950: '#000000',
},
}SCSS
$custom: #ca9ffd; $custom-light: #dbbcfe; $custom-dark: #000000;
JSON
{
"hex": "#ca9ffd",
"rgb": {
"r": 202,
"g": 159,
"b": 253
},
"hsl": {
"h": 267.447,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.77661,
"c": 0.1374,
"h": 304.4
},
"luminance": 0.44445
}Semantic roles & 50–950 ramp
primary
#CA9FFD
secondary
#E7F7D4
accent
#E6007D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186