#CA94F3#CA94F3
#CA94F3 is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.3% C 0.143 H 309.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94F3 |
|---|---|
| RGB | rgb(202, 148, 243) |
| HSL | hsl(274, 80%, 77%) |
| HSV | hsv(274, 39%, 95%) |
| CMYK | cmyk(16.9%, 39.1%, 0%, 4.7%) |
| CIE-LAB | lab(69.62, 37.58, -39.97) |
| CIE-LCH | lch(69.62, 54.87, 313.23°) |
| OKLab | oklab(75.32% 0.091 -0.1107) |
| OKLCH | oklch(75.32% 0.143 309.4) |
| XYZ | xyz(51.1217, 40.2081, 89.8445) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.84
Liliac
#C48EFD
ΔE00 3.06
Lavender (survey)
#C79FEF
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 3.47
Lilac (survey)
#CEA2FD
ΔE00 3.54
Pale Purple
#B790D4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94F3 #BDF394
analogous
#9B94F3 #CA94F3 #F394ED
triadic
#CA94F3 #F3CA94 #94F3CA
tetradic
#CA94F3 #F39B94 #BDF394 #94EDF3
square
#CA94F3 #F39B94 #BDF394 #94EDF3
split-complementary
#CA94F3 #EDF394 #94F39B
monochromatic
#9326E7 #AF5DED #CA94F3 #E5CBF9 #F1E3FC
Accessibility & contrast
On white
2.32
#CA94F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#CA94F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94F3
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94F3 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#8DABF0
Tritanopia (blue-blind)
#C5A2B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca94f3; /* rgb */ color: rgb(202, 148, 243); /* oklch */ color: oklch(75.3% 0.143 309.4);
Tailwind
colors: {
custom: {
50: '#dbb4f7',
500: '#ca94f3',
950: '#000000',
},
}SCSS
$custom: #ca94f3; $custom-light: #dbb4f7; $custom-dark: #000000;
JSON
{
"hex": "#ca94f3",
"rgb": {
"r": 202,
"g": 148,
"b": 243
},
"hsl": {
"h": 274.105,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.7532,
"c": 0.14331,
"h": 309.4
},
"luminance": 0.40207
}Semantic roles & 50–950 ramp
primary
#CA94F3
secondary
#E4F4D7
accent
#DC0964
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085