#CA94FF#CA94FF
#CA94FF is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.9% C 0.158 H 306.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94FF |
|---|---|
| RGB | rgb(202, 148, 255) |
| HSL | hsl(270, 100%, 79%) |
| HSV | hsv(270, 42%, 100%) |
| CMYK | cmyk(20.8%, 42%, 0%, 0%) |
| CIE-LAB | lab(70.15, 40.21, -45.69) |
| CIE-LCH | lch(70.15, 60.86, 311.35°) |
| OKLab | oklab(75.89% 0.0932 -0.1272) |
| OKLCH | oklch(75.89% 0.158 306.2) |
| XYZ | xyz(52.9934, 40.9568, 99.7020) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.72
Baby Purple
#CA9BF7
ΔE00 2.53
Pastel Purple
#CAA0FF
ΔE00 3.11
Lilac (survey)
#CEA2FD
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 4.59
Light Purple
#BF77F6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94FF #C9FF94
analogous
#9594FF #CA94FF #FF94FF
triadic
#CA94FF #FFCA94 #94FFCA
tetradic
#CA94FF #FF9594 #C9FF94 #94FFFF
square
#CA94FF #FF9594 #C9FF94 #94FFFF
split-complementary
#CA94FF #FFFF94 #94FF95
monochromatic
#8D1AFF #AC57FF #CA94FF #E8D1FF #F0E0FF
Accessibility & contrast
On white
2.28
#CA94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#CA94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94FF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94FF | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#C2A5BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca94ff; /* rgb */ color: rgb(202, 148, 255); /* oklch */ color: oklch(75.9% 0.158 306.2);
Tailwind
colors: {
custom: {
50: '#dcb4ff',
500: '#ca94ff',
950: '#000000',
},
}SCSS
$custom: #ca94ff; $custom-light: #dcb4ff; $custom-dark: #000000;
JSON
{
"hex": "#ca94ff",
"rgb": {
"r": 202,
"g": 148,
"b": 255
},
"hsl": {
"h": 270.28,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.75892,
"c": 0.15768,
"h": 306.2
},
"luminance": 0.40956
}Semantic roles & 50–950 ramp
primary
#CA94FF
secondary
#E5F7D4
accent
#E60072
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086