#CA92F8#CA92F8
#CA92F8 is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.2% C 0.153 H 308.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92F8 |
|---|---|
| RGB | rgb(202, 146, 248) |
| HSL | hsl(273, 88%, 77%) |
| HSV | hsv(273, 41%, 97%) |
| CMYK | cmyk(18.5%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(69.39, 39.75, -43.05) |
| CIE-LCH | lch(69.39, 58.60, 312.72°) |
| OKLab | oklab(75.22% 0.0948 -0.1195) |
| OKLCH | oklch(75.22% 0.153 308.4) |
| XYZ | xyz(51.5761, 39.8922, 93.7717) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.04
Baby Purple
#CA9BF7
ΔE00 2.39
Pastel Purple
#CAA0FF
ΔE00 3.62
Lilac (survey)
#CEA2FD
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.27
Pale Purple
#B790D4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92F8 #C0F892
analogous
#9792F8 #CA92F8 #F892F3
triadic
#CA92F8 #F8CA92 #92F8CA
tetradic
#CA92F8 #F89792 #C0F892 #92F3F8
square
#CA92F8 #F89792 #C0F892 #92F3F8
split-complementary
#CA92F8 #F3F892 #92F897
monochromatic
#921FF1 #AE58F4 #CA92F8 #E6CCFC #F1E2FD
Accessibility & contrast
On white
2.34
#CA92F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CA92F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92F8
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92F8 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#C4A2B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca92f8; /* rgb */ color: rgb(202, 146, 248); /* oklch */ color: oklch(75.2% 0.153 308.4);
Tailwind
colors: {
custom: {
50: '#dcb3fb',
500: '#ca92f8',
950: '#000000',
},
}SCSS
$custom: #ca92f8; $custom-light: #dcb3fb; $custom-dark: #000000;
JSON
{
"hex": "#ca92f8",
"rgb": {
"r": 202,
"g": 146,
"b": 248
},
"hsl": {
"h": 272.941,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.75222,
"c": 0.15256,
"h": 308.4
},
"luminance": 0.39892
}Semantic roles & 50–950 ramp
primary
#CA92F8
secondary
#E4F5D6
accent
#E50168
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085