#CA90F9#CA90F9
#CA90F9 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.9% C 0.157 H 308.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90F9 |
|---|---|
| RGB | rgb(202, 144, 249) |
| HSL | hsl(273, 90%, 77%) |
| HSV | hsv(273, 42%, 98%) |
| CMYK | cmyk(18.9%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.00, 41.05, -44.22) |
| CIE-LCH | lch(69.00, 60.34, 312.87°) |
| OKLab | oklab(74.94% 0.0977 -0.1229) |
| OKLCH | oklch(74.94% 0.157 308.5) |
| XYZ | xyz(51.4260, 39.3432, 94.4890) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.69
Baby Purple
#CA9BF7
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.47
Lavender (survey)
#C79FEF
ΔE00 4.82
Light Purple
#BF77F6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90F9 #BFF990
analogous
#9690F9 #CA90F9 #F990F4
triadic
#CA90F9 #F9CA90 #90F9CA
tetradic
#CA90F9 #F99690 #BFF990 #90F4F9
square
#CA90F9 #F99690 #BFF990 #90F4F9
split-complementary
#CA90F9 #F4F990 #90F996
monochromatic
#931CF3 #AE56F6 #CA90F9 #E6CAFC #F1E2FD
Accessibility & contrast
On white
2.37
#CA90F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#CA90F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90F9
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90F9 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FD
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#C4A0B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca90f9; /* rgb */ color: rgb(202, 144, 249); /* oklch */ color: oklch(74.9% 0.157 308.5);
Tailwind
colors: {
custom: {
50: '#dcb1fb',
500: '#ca90f9',
950: '#000000',
},
}SCSS
$custom: #ca90f9; $custom-light: #dcb1fb; $custom-dark: #000000;
JSON
{
"hex": "#ca90f9",
"rgb": {
"r": 202,
"g": 144,
"b": 249
},
"hsl": {
"h": 273.143,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.74941,
"c": 0.15701,
"h": 308.5
},
"luminance": 0.39343
}Semantic roles & 50–950 ramp
primary
#CA90F9
secondary
#E4F6D5
accent
#E60067
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085