#CA90FB#CA90FB
#CA90FB is a light, vivid violet. Relative luminance 0.395; OKLCH L 75.0% C 0.159 H 308.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90FB |
|---|---|
| RGB | rgb(202, 144, 251) |
| HSL | hsl(273, 93%, 77%) |
| HSV | hsv(273, 43%, 98%) |
| CMYK | cmyk(19.5%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.09, 41.49, -45.17) |
| CIE-LCH | lch(69.09, 61.33, 312.57°) |
| OKLab | oklab(75.04% 0.0981 -0.1256) |
| OKLCH | oklch(75.04% 0.159 308) |
| XYZ | xyz(51.7396, 39.4687, 96.1406) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.44
Baby Purple
#CA9BF7
ΔE00 3.06
Pastel Purple
#CAA0FF
ΔE00 4.06
Lilac (survey)
#CEA2FD
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 5.00
Light Purple
#BF77F6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90FB #C1FB90
analogous
#9490FB #CA90FB #FB90F7
triadic
#CA90FB #FBCA90 #90FBCA
tetradic
#CA90FB #FB9490 #C1FB90 #90F7FB
square
#CA90FB #FB9490 #C1FB90 #90F7FB
split-complementary
#CA90FB #F7FB90 #90FB94
monochromatic
#921AF7 #AE55F9 #CA90FB #E6CBFD #F1E1FE
Accessibility & contrast
On white
2.36
#CA90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#CA90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90FB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90FB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#C3A1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca90fb; /* rgb */ color: rgb(202, 144, 251); /* oklch */ color: oklch(75.0% 0.159 308.0);
Tailwind
colors: {
custom: {
50: '#dcb1fd',
500: '#ca90fb',
950: '#000000',
},
}SCSS
$custom: #ca90fb; $custom-light: #dcb1fd; $custom-dark: #000000;
JSON
{
"hex": "#ca90fb",
"rgb": {
"r": 202,
"g": 144,
"b": 251
},
"hsl": {
"h": 272.523,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.75038,
"c": 0.15937,
"h": 308
},
"luminance": 0.39468
}Semantic roles & 50–950 ramp
primary
#CA90FB
secondary
#E4F6D5
accent
#E60069
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085