#CA94FB#CA94FB
#CA94FB is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.7% C 0.153 H 307.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94FB |
|---|---|
| RGB | rgb(202, 148, 251) |
| HSL | hsl(271, 93%, 78%) |
| HSV | hsv(271, 41%, 98%) |
| CMYK | cmyk(19.5%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(69.97, 39.32, -43.79) |
| CIE-LCH | lch(69.97, 58.86, 311.92°) |
| OKLab | oklab(75.7% 0.0925 -0.1217) |
| OKLCH | oklch(75.7% 0.153 307.3) |
| XYZ | xyz(52.3562, 40.7019, 96.3462) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.00
Baby Purple
#CA9BF7
ΔE00 2.10
Pastel Purple
#CAA0FF
ΔE00 3.08
Lilac (survey)
#CEA2FD
ΔE00 3.53
Lavender (survey)
#C79FEF
ΔE00 4.12
Pale Purple
#B790D4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94FB #C5FB94
analogous
#9694FB #CA94FB #FB94F9
triadic
#CA94FB #FBCA94 #94FBCA
tetradic
#CA94FB #FB9694 #C5FB94 #94F9FB
square
#CA94FB #FB9694 #C5FB94 #94F9FB
split-complementary
#CA94FB #F9FB94 #94FB96
monochromatic
#901EF7 #AD59F9 #CA94FB #E7CFFD #F0E2FE
Accessibility & contrast
On white
2.30
#CA94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#CA94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94FB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94FB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#89ACF8
Tritanopia (blue-blind)
#C3A4BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca94fb; /* rgb */ color: rgb(202, 148, 251); /* oklch */ color: oklch(75.7% 0.153 307.3);
Tailwind
colors: {
custom: {
50: '#dcb4fd',
500: '#ca94fb',
950: '#000000',
},
}SCSS
$custom: #ca94fb; $custom-light: #dcb4fd; $custom-dark: #000000;
JSON
{
"hex": "#ca94fb",
"rgb": {
"r": 202,
"g": 148,
"b": 251
},
"hsl": {
"h": 271.456,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.75698,
"c": 0.15287,
"h": 307.3
},
"luminance": 0.40701
}Semantic roles & 50–950 ramp
primary
#CA94FB
secondary
#E5F6D5
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085