#CA92DF#CA92DF
#CA92DF is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.1% C 0.123 H 316.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CA92DF |
|---|---|
| RGB | rgb(202, 146, 223) |
| HSL | hsl(284, 55%, 72%) |
| HSV | hsv(284, 35%, 87%) |
| CMYK | cmyk(9.4%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(68.35, 34.48, -30.96) |
| CIE-LCH | lch(68.35, 46.34, 318.08°) |
| OKLab | oklab(74.09% 0.0895 -0.0849) |
| OKLCH | oklch(74.09% 0.123 316.5) |
| XYZ | xyz(47.9533, 38.4431, 74.6919) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.82
Lavender (survey)
#C79FEF
ΔE00 4.54
Baby Purple
#CA9BF7
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.50
Plum
#DDA0DD
ΔE00 5.77
Lilac (survey)
#CEA2FD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA92DF #A7DF92
analogous
#A392DF #CA92DF #DF92CE
triadic
#CA92DF #DFCA92 #92DFCA
tetradic
#CA92DF #DFA392 #A7DF92 #92CEDF
square
#CA92DF #DFA392 #A7DF92 #92CEDF
split-complementary
#CA92DF #CEDF92 #92DFA3
monochromatic
#9A38BF #B363D1 #CA92DF #E1C1ED #F3E7F8
Accessibility & contrast
On white
2.42
#CA92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#CA92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA92DF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA92DF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#94A8DD
Tritanopia (blue-blind)
#CA9CAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca92df; /* rgb */ color: rgb(202, 146, 223); /* oklch */ color: oklch(74.1% 0.123 316.5);
Tailwind
colors: {
custom: {
50: '#dbb2e9',
500: '#ca92df',
950: '#000000',
},
}SCSS
$custom: #ca92df; $custom-light: #dbb2e9; $custom-dark: #000000;
JSON
{
"hex": "#ca92df",
"rgb": {
"r": 202,
"g": 146,
"b": 223
},
"hsl": {
"h": 283.636,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.74088,
"c": 0.12338,
"h": 316.5
},
"luminance": 0.38442
}Semantic roles & 50–950 ramp
primary
#CA92DF
secondary
#E1EFDC
accent
#C2234F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084