#CA92EE#CA92EE
#CA92EE is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.8% C 0.141 H 311.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92EE |
|---|---|
| RGB | rgb(202, 146, 238) |
| HSL | hsl(277, 73%, 75%) |
| HSV | hsv(277, 39%, 93%) |
| CMYK | cmyk(15.1%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(68.96, 37.60, -38.26) |
| CIE-LCH | lch(68.96, 53.64, 314.50°) |
| OKLab | oklab(74.75% 0.0929 -0.1057) |
| OKLCH | oklch(74.75% 0.141 311.3) |
| XYZ | xyz(50.0659, 39.2882, 85.8183) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.60
Liliac
#C48EFD
ΔE00 3.66
Lavender (survey)
#C79FEF
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 4.26
Pastel Purple
#CAA0FF
ΔE00 4.34
Pale Purple
#B790D4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92EE #B6EE92
analogous
#9C92EE #CA92EE #EE92E4
triadic
#CA92EE #EECA92 #92EECA
tetradic
#CA92EE #EE9C92 #B6EE92 #92E4EE
square
#CA92EE #EE9C92 #B6EE92 #92E4EE
split-complementary
#CA92EE #E4EE92 #92EE9C
monochromatic
#9728DD #B05DE6 #CA92EE #E4C7F6 #F2E5FB
Accessibility & contrast
On white
2.37
#CA92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CA92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92EE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92EE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#8EA9EB
Tritanopia (blue-blind)
#C69FB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca92ee; /* rgb */ color: rgb(202, 146, 238); /* oklch */ color: oklch(74.8% 0.141 311.3);
Tailwind
colors: {
custom: {
50: '#dbb3f4',
500: '#ca92ee',
950: '#000000',
},
}SCSS
$custom: #ca92ee; $custom-light: #dbb3f4; $custom-dark: #000000;
JSON
{
"hex": "#ca92ee",
"rgb": {
"r": 202,
"g": 146,
"b": 238
},
"hsl": {
"h": 276.522,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.74754,
"c": 0.14073,
"h": 311.3
},
"luminance": 0.39287
}Semantic roles & 50–950 ramp
primary
#CA92EE
secondary
#E3F3D8
accent
#D5105D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085