#CA94F0#CA94F0
#CA94F0 is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.2% C 0.140 H 310.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94F0 |
|---|---|
| RGB | rgb(202, 148, 240) |
| HSL | hsl(275, 75%, 76%) |
| HSV | hsv(275, 38%, 94%) |
| CMYK | cmyk(15.8%, 38.3%, 0%, 5.9%) |
| CIE-LAB | lab(69.49, 36.94, -38.53) |
| CIE-LCH | lch(69.49, 53.38, 313.79°) |
| OKLab | oklab(75.18% 0.0904 -0.1065) |
| OKLCH | oklch(75.18% 0.14 310.3) |
| XYZ | xyz(50.6724, 40.0283, 87.4780) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.03
Lavender (survey)
#C79FEF
ΔE00 3.23
Liliac
#C48EFD
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 3.70
Pastel Purple
#CAA0FF
ΔE00 3.77
Pale Purple
#B790D4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94F0 #BAF094
analogous
#9C94F0 #CA94F0 #F094E8
triadic
#CA94F0 #F0CA94 #94F0CA
tetradic
#CA94F0 #F09C94 #BAF094 #94E8F0
square
#CA94F0 #F09C94 #BAF094 #94E8F0
split-complementary
#CA94F0 #E8F094 #94F09C
monochromatic
#9529E1 #AF5EE8 #CA94F0 #E5CAF8 #F2E4FB
Accessibility & contrast
On white
2.33
#CA94F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#CA94F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94F0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94F0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F3
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#C6A1B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca94f0; /* rgb */ color: rgb(202, 148, 240); /* oklch */ color: oklch(75.2% 0.140 310.3);
Tailwind
colors: {
custom: {
50: '#dbb4f5',
500: '#ca94f0',
950: '#000000',
},
}SCSS
$custom: #ca94f0; $custom-light: #dbb4f5; $custom-dark: #000000;
JSON
{
"hex": "#ca94f0",
"rgb": {
"r": 202,
"g": 148,
"b": 240
},
"hsl": {
"h": 275.217,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.75182,
"c": 0.13974,
"h": 310.3
},
"luminance": 0.40028
}Semantic roles & 50–950 ramp
primary
#CA94F0
secondary
#E3F3D8
accent
#D80E61
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085