#CA92FE#CA92FE
#CA92FE is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.5% C 0.160 H 306.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92FE |
|---|---|
| RGB | rgb(202, 146, 254) |
| HSL | hsl(271, 98%, 78%) |
| HSV | hsv(271, 43%, 100%) |
| CMYK | cmyk(20.5%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(69.66, 41.07, -45.90) |
| CIE-LCH | lch(69.66, 61.59, 311.82°) |
| OKLab | oklab(75.51% 0.0958 -0.1278) |
| OKLCH | oklch(75.51% 0.16 306.9) |
| XYZ | xyz(52.5218, 40.2705, 98.7528) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.42
Baby Purple
#CA9BF7
ΔE00 2.85
Pastel Purple
#CAA0FF
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 4.87
Light Purple
#BF77F6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92FE #C6FE92
analogous
#9492FE #CA92FE #FE92FC
triadic
#CA92FE #FECA92 #92FECA
tetradic
#CA92FE #FE9492 #C6FE92 #92FCFE
square
#CA92FE #FE9492 #C6FE92 #92FCFE
split-complementary
#CA92FE #FCFE92 #92FE94
monochromatic
#8F19FD #AD55FD #CA92FE #E7CFFF #F0E1FF
Accessibility & contrast
On white
2.32
#CA92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#CA92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92FE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92FE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#C2A3BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca92fe; /* rgb */ color: rgb(202, 146, 254); /* oklch */ color: oklch(75.5% 0.160 306.9);
Tailwind
colors: {
custom: {
50: '#dcb3ff',
500: '#ca92fe',
950: '#000000',
},
}SCSS
$custom: #ca92fe; $custom-light: #dcb3ff; $custom-dark: #000000;
JSON
{
"hex": "#ca92fe",
"rgb": {
"r": 202,
"g": 146,
"b": 254
},
"hsl": {
"h": 271.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.75513,
"c": 0.1597,
"h": 306.9
},
"luminance": 0.4027
}Semantic roles & 50–950 ramp
primary
#CA92FE
secondary
#E5F7D4
accent
#E6006F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086