#CA92F9#CA92F9
#CA92F9 is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.3% C 0.154 H 308.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92F9 |
|---|---|
| RGB | rgb(202, 146, 249) |
| HSL | hsl(273, 90%, 77%) |
| HSV | hsv(273, 41%, 98%) |
| CMYK | cmyk(18.9%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.44, 39.97, -43.53) |
| CIE-LCH | lch(69.44, 59.10, 312.56°) |
| OKLab | oklab(75.27% 0.095 -0.1209) |
| OKLCH | oklch(75.27% 0.154 308.1) |
| XYZ | xyz(51.7316, 39.9544, 94.5909) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.90
Baby Purple
#CA9BF7
ΔE00 2.45
Pastel Purple
#CAA0FF
ΔE00 3.60
Lilac (survey)
#CEA2FD
ΔE00 3.97
Lavender (survey)
#C79FEF
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92F9 #C1F992
analogous
#9692F9 #CA92F9 #F992F5
triadic
#CA92F9 #F9CA92 #92F9CA
tetradic
#CA92F9 #F99692 #C1F992 #92F5F9
square
#CA92F9 #F99692 #C1F992 #92F5F9
split-complementary
#CA92F9 #F5F992 #92F996
monochromatic
#921EF3 #AE58F6 #CA92F9 #E6CCFC #F1E2FD
Accessibility & contrast
On white
2.34
#CA92F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#CA92F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92F9
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92F9 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#C4A2BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca92f9; /* rgb */ color: rgb(202, 146, 249); /* oklch */ color: oklch(75.3% 0.154 308.1);
Tailwind
colors: {
custom: {
50: '#dcb3fb',
500: '#ca92f9',
950: '#000000',
},
}SCSS
$custom: #ca92f9; $custom-light: #dcb3fb; $custom-dark: #000000;
JSON
{
"hex": "#ca92f9",
"rgb": {
"r": 202,
"g": 146,
"b": 249
},
"hsl": {
"h": 272.621,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.7527,
"c": 0.15374,
"h": 308.1
},
"luminance": 0.39954
}Semantic roles & 50–950 ramp
primary
#CA92F9
secondary
#E4F5D6
accent
#E60069
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085