#CA92F2#CA92F2
#CA92F2 is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.9% C 0.145 H 310.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92F2 |
|---|---|
| RGB | rgb(202, 146, 242) |
| HSL | hsl(275, 79%, 76%) |
| HSV | hsv(275, 40%, 95%) |
| CMYK | cmyk(16.5%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(69.13, 38.45, -40.19) |
| CIE-LCH | lch(69.13, 55.62, 313.74°) |
| OKLab | oklab(74.94% 0.0937 -0.1113) |
| OKLCH | oklch(74.94% 0.145 310.1) |
| XYZ | xyz(50.6601, 39.5258, 88.9477) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.35
Liliac
#C48EFD
ΔE00 2.96
Lavender (survey)
#C79FEF
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92F2 #BAF292
analogous
#9A92F2 #CA92F2 #F292EA
triadic
#CA92F2 #F2CA92 #92F2CA
tetradic
#CA92F2 #F29A92 #BAF292 #92EAF2
square
#CA92F2 #F29A92 #BAF292 #92EAF2
split-complementary
#CA92F2 #EAF292 #92F29A
monochromatic
#9525E5 #AF5BEB #CA92F2 #E5C9F9 #F2E4FC
Accessibility & contrast
On white
2.36
#CA92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CA92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92F2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92F2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#8CAAEF
Tritanopia (blue-blind)
#C5A0B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca92f2; /* rgb */ color: rgb(202, 146, 242); /* oklch */ color: oklch(74.9% 0.145 310.1);
Tailwind
colors: {
custom: {
50: '#dbb3f6',
500: '#ca92f2',
950: '#000000',
},
}SCSS
$custom: #ca92f2; $custom-light: #dbb3f6; $custom-dark: #000000;
JSON
{
"hex": "#ca92f2",
"rgb": {
"r": 202,
"g": 146,
"b": 242
},
"hsl": {
"h": 275,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.74939,
"c": 0.14545,
"h": 310.1
},
"luminance": 0.39525
}Semantic roles & 50–950 ramp
primary
#CA92F2
secondary
#E3F4D7
accent
#DB0B61
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085