#CA91ED#CA91ED
#CA91ED is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.5% C 0.141 H 311.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91ED |
|---|---|
| RGB | rgb(202, 145, 237) |
| HSL | hsl(277, 72%, 75%) |
| HSV | hsv(277, 39%, 93%) |
| CMYK | cmyk(14.8%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.70, 37.93, -38.13) |
| CIE-LCH | lch(68.70, 53.78, 314.85°) |
| OKLab | oklab(74.54% 0.0941 -0.1053) |
| OKLCH | oklch(74.54% 0.141 311.8) |
| XYZ | xyz(49.7659, 38.9226, 84.9955) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.89
Liliac
#C48EFD
ΔE00 3.74
Lavender (survey)
#C79FEF
ΔE00 3.93
Lilac (survey)
#CEA2FD
ΔE00 4.54
Pastel Purple
#CAA0FF
ΔE00 4.62
Pale Purple
#B790D4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91ED #B4ED91
analogous
#9C91ED #CA91ED #ED91E2
triadic
#CA91ED #EDCA91 #91EDCA
tetradic
#CA91ED #ED9C91 #B4ED91 #91E2ED
square
#CA91ED #ED9C91 #B4ED91 #91E2ED
split-complementary
#CA91ED #E2ED91 #91ED9C
monochromatic
#9728DC #B15CE4 #CA91ED #E3C6F6 #F2E5FB
Accessibility & contrast
On white
2.39
#CA91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#CA91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91ED
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91ED | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#C79EB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca91ed; /* rgb */ color: rgb(202, 145, 237); /* oklch */ color: oklch(74.5% 0.141 311.8);
Tailwind
colors: {
custom: {
50: '#dbb2f3',
500: '#ca91ed',
950: '#000000',
},
}SCSS
$custom: #ca91ed; $custom-light: #dbb2f3; $custom-dark: #000000;
JSON
{
"hex": "#ca91ed",
"rgb": {
"r": 202,
"g": 145,
"b": 237
},
"hsl": {
"h": 277.174,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.7454,
"c": 0.14124,
"h": 311.8
},
"luminance": 0.38922
}Semantic roles & 50–950 ramp
primary
#CA91ED
secondary
#E2F2D9
accent
#D4125C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085