#CA94F4#CA94F4
#CA94F4 is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.4% C 0.144 H 309.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94F4 |
|---|---|
| RGB | rgb(202, 148, 244) |
| HSL | hsl(274, 81%, 77%) |
| HSV | hsv(274, 39%, 96%) |
| CMYK | cmyk(17.2%, 39.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.66, 37.80, -40.45) |
| CIE-LCH | lch(69.66, 55.36, 313.06°) |
| OKLab | oklab(75.37% 0.0912 -0.112) |
| OKLCH | oklch(75.37% 0.144 309.2) |
| XYZ | xyz(51.2731, 40.2686, 90.6420) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.81
Liliac
#C48EFD
ΔE00 2.91
Pastel Purple
#CAA0FF
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 3.50
Pale Purple
#B790D4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94F4 #BEF494
analogous
#9A94F4 #CA94F4 #F494EE
triadic
#CA94F4 #F4CA94 #94F4CA
tetradic
#CA94F4 #F49A94 #BEF494 #94EEF4
square
#CA94F4 #F49A94 #BEF494 #94EEF4
split-complementary
#CA94F4 #EEF494 #94F49A
monochromatic
#9325E9 #AF5DEE #CA94F4 #E5CBFA #F1E3FC
Accessibility & contrast
On white
2.32
#CA94F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CA94F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94F4
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94F4 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F8
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#C5A2B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca94f4; /* rgb */ color: rgb(202, 148, 244); /* oklch */ color: oklch(75.4% 0.144 309.2);
Tailwind
colors: {
custom: {
50: '#dbb4f8',
500: '#ca94f4',
950: '#000000',
},
}SCSS
$custom: #ca94f4; $custom-light: #dbb4f8; $custom-dark: #000000;
JSON
{
"hex": "#ca94f4",
"rgb": {
"r": 202,
"g": 148,
"b": 244
},
"hsl": {
"h": 273.75,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.75367,
"c": 0.14449,
"h": 309.2
},
"luminance": 0.40268
}Semantic roles & 50–950 ramp
primary
#CA94F4
secondary
#E4F4D7
accent
#DE0865
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085