#CA90FD#CA90FD
#CA90FD is a light, vivid violet. Relative luminance 0.396; OKLCH L 75.1% C 0.162 H 307.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90FD |
|---|---|
| RGB | rgb(202, 144, 253) |
| HSL | hsl(272, 96%, 78%) |
| HSV | hsv(272, 43%, 99%) |
| CMYK | cmyk(20.2%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(69.18, 41.93, -46.11) |
| CIE-LCH | lch(69.18, 62.33, 312.28°) |
| OKLab | oklab(75.14% 0.0984 -0.1284) |
| OKLCH | oklch(75.14% 0.162 307.5) |
| XYZ | xyz(52.0565, 39.5954, 97.8098) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.25
Baby Purple
#CA9BF7
ΔE00 3.22
Pastel Purple
#CAA0FF
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90FD #C3FD90
analogous
#9490FD #CA90FD #FD90F9
triadic
#CA90FD #FDCA90 #90FDCA
tetradic
#CA90FD #FD9490 #C3FD90 #90F9FD
square
#CA90FD #FD9490 #C3FD90 #90F9FD
split-complementary
#CA90FD #F9FD90 #90FD94
monochromatic
#9118FB #AD54FC #CA90FD #E7CCFE #F1E1FE
Accessibility & contrast
On white
2.35
#CA90FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#CA90FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90FD
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90FD | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#85AAFA
Tritanopia (blue-blind)
#C3A1BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca90fd; /* rgb */ color: rgb(202, 144, 253); /* oklch */ color: oklch(75.1% 0.162 307.5);
Tailwind
colors: {
custom: {
50: '#dcb1fe',
500: '#ca90fd',
950: '#000000',
},
}SCSS
$custom: #ca90fd; $custom-light: #dcb1fe; $custom-dark: #000000;
JSON
{
"hex": "#ca90fd",
"rgb": {
"r": 202,
"g": 144,
"b": 253
},
"hsl": {
"h": 271.927,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.75136,
"c": 0.16173,
"h": 307.5
},
"luminance": 0.39595
}Semantic roles & 50–950 ramp
primary
#CA90FD
secondary
#E4F7D4
accent
#E6006B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086