#CA92E2#CA92E2
#CA92E2 is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.2% C 0.127 H 315.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92E2 |
|---|---|
| RGB | rgb(202, 146, 226) |
| HSL | hsl(282, 58%, 73%) |
| HSV | hsv(282, 35%, 89%) |
| CMYK | cmyk(10.6%, 35.4%, 0%, 11.4%) |
| CIE-LAB | lab(68.47, 35.10, -32.43) |
| CIE-LCH | lch(68.47, 47.79, 317.26°) |
| OKLab | oklab(74.22% 0.0902 -0.0891) |
| OKLCH | oklch(74.22% 0.127 315.4) |
| XYZ | xyz(48.3614, 38.6063, 76.8409) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.94
Lavender (survey)
#C79FEF
ΔE00 4.20
Baby Purple
#CA9BF7
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.78
Liliac
#C48EFD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92E2 #AAE292
analogous
#A292E2 #CA92E2 #E292D2
triadic
#CA92E2 #E2CA92 #92E2CA
tetradic
#CA92E2 #E2A292 #AAE292 #92D2E2
square
#CA92E2 #E2A292 #AAE292 #92D2E2
split-complementary
#CA92E2 #D2E292 #92E2A2
monochromatic
#9A34C5 #B262D5 #CA92E2 #E2C2EF #F3E7F9
Accessibility & contrast
On white
2.41
#CA92E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#CA92E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92E2
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92E2 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#93A9E0
Tritanopia (blue-blind)
#C99CB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca92e2; /* rgb */ color: rgb(202, 146, 226); /* oklch */ color: oklch(74.2% 0.127 315.4);
Tailwind
colors: {
custom: {
50: '#dbb2eb',
500: '#ca92e2',
950: '#000000',
},
}SCSS
$custom: #ca92e2; $custom-light: #dbb2eb; $custom-dark: #000000;
JSON
{
"hex": "#ca92e2",
"rgb": {
"r": 202,
"g": 146,
"b": 226
},
"hsl": {
"h": 282,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.74217,
"c": 0.12679,
"h": 315.4
},
"luminance": 0.38605
}Semantic roles & 50–950 ramp
primary
#CA92E2
secondary
#E1F0DB
accent
#C62052
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084