#CA90F3#CA90F3
#CA90F3 is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.7% C 0.150 H 310.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90F3 |
|---|---|
| RGB | rgb(202, 144, 243) |
| HSL | hsl(275, 80%, 76%) |
| HSV | hsv(275, 41%, 95%) |
| CMYK | cmyk(16.9%, 40.7%, 0%, 4.7%) |
| CIE-LAB | lab(68.73, 39.75, -41.35) |
| CIE-LCH | lch(68.73, 57.36, 313.87°) |
| OKLab | oklab(74.65% 0.0967 -0.1146) |
| OKLCH | oklch(74.65% 0.15 310.1) |
| XYZ | xyz(50.5051, 38.9749, 89.6389) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.60
Baby Purple
#CA9BF7
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 4.32
Lavender (survey)
#C79FEF
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 4.48
Pale Purple
#B790D4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90F3 #B9F390
analogous
#9890F3 #CA90F3 #F390EA
triadic
#CA90F3 #F3CA90 #90F3CA
tetradic
#CA90F3 #F39890 #B9F390 #90EAF3
square
#CA90F3 #F39890 #B9F390 #90EAF3
split-complementary
#CA90F3 #EAF390 #90F398
monochromatic
#9522E7 #B059ED #CA90F3 #E4C7F9 #F2E3FC
Accessibility & contrast
On white
2.39
#CA90F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#CA90F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90F3
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90F3 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F7
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#C59FB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca90f3; /* rgb */ color: rgb(202, 144, 243); /* oklch */ color: oklch(74.7% 0.150 310.1);
Tailwind
colors: {
custom: {
50: '#dbb1f7',
500: '#ca90f3',
950: '#000000',
},
}SCSS
$custom: #ca90f3; $custom-light: #dbb1f7; $custom-dark: #000000;
JSON
{
"hex": "#ca90f3",
"rgb": {
"r": 202,
"g": 144,
"b": 243
},
"hsl": {
"h": 275.152,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.74654,
"c": 0.14994,
"h": 310.1
},
"luminance": 0.38974
}Semantic roles & 50–950 ramp
primary
#CA90F3
secondary
#E3F4D7
accent
#DD0961
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085