#CA92FD#CA92FD
#CA92FD is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.5% C 0.159 H 307.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92FD |
|---|---|
| RGB | rgb(202, 146, 253) |
| HSL | hsl(271, 96%, 78%) |
| HSV | hsv(271, 42%, 99%) |
| CMYK | cmyk(20.2%, 42.3%, 0%, 0.8%) |
| CIE-LAB | lab(69.62, 40.85, -45.43) |
| CIE-LCH | lch(69.62, 61.09, 311.96°) |
| OKLab | oklab(75.46% 0.0956 -0.1264) |
| OKLCH | oklch(75.46% 0.159 307.1) |
| XYZ | xyz(52.3621, 40.2067, 97.9116) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.49
Baby Purple
#CA9BF7
ΔE00 2.76
Pastel Purple
#CAA0FF
ΔE00 3.58
Lilac (survey)
#CEA2FD
ΔE00 4.10
Lavender (survey)
#C79FEF
ΔE00 4.77
Light Purple
#BF77F6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92FD #C5FD92
analogous
#9492FD #CA92FD #FD92FA
triadic
#CA92FD #FDCA92 #92FDCA
tetradic
#CA92FD #FD9492 #C5FD92 #92FAFD
square
#CA92FD #FD9492 #C5FD92 #92FAFD
split-complementary
#CA92FD #FAFD92 #92FD94
monochromatic
#901AFB #AD56FC #CA92FD #E7CEFE #F0E1FE
Accessibility & contrast
On white
2.32
#CA92FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#CA92FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92FD
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92FD | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#C3A3BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca92fd; /* rgb */ color: rgb(202, 146, 253); /* oklch */ color: oklch(75.5% 0.159 307.1);
Tailwind
colors: {
custom: {
50: '#dcb3fe',
500: '#ca92fd',
950: '#000000',
},
}SCSS
$custom: #ca92fd; $custom-light: #dcb3fe; $custom-dark: #000000;
JSON
{
"hex": "#ca92fd",
"rgb": {
"r": 202,
"g": 146,
"b": 253
},
"hsl": {
"h": 271.402,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.75464,
"c": 0.15851,
"h": 307.1
},
"luminance": 0.40206
}Semantic roles & 50–950 ramp
primary
#CA92FD
secondary
#E5F7D4
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086