#CA90F5#CA90F5
#CA90F5 is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.7% C 0.152 H 309.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90F5 |
|---|---|
| RGB | rgb(202, 144, 245) |
| HSL | hsl(274, 83%, 76%) |
| HSV | hsv(274, 41%, 96%) |
| CMYK | cmyk(17.6%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(68.82, 40.18, -42.31) |
| CIE-LCH | lch(68.82, 58.35, 313.52°) |
| OKLab | oklab(74.75% 0.097 -0.1174) |
| OKLCH | oklch(74.75% 0.152 309.6) |
| XYZ | xyz(50.8088, 39.0963, 91.2382) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.28
Baby Purple
#CA9BF7
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 4.21
Lilac (survey)
#CEA2FD
ΔE00 4.45
Lavender (survey)
#C79FEF
ΔE00 4.51
Pale Purple
#B790D4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90F5 #BBF590
analogous
#9890F5 #CA90F5 #F590EE
triadic
#CA90F5 #F5CA90 #90F5CA
tetradic
#CA90F5 #F59890 #BBF590 #90EEF5
square
#CA90F5 #F59890 #BBF590 #90EEF5
split-complementary
#CA90F5 #EEF590 #90F598
monochromatic
#9420EB #AF58F0 #CA90F5 #E5C8FA #F2E3FC
Accessibility & contrast
On white
2.38
#CA90F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#CA90F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90F5
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90F5 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F9
Deuteranopia (green-blind)
#89A9F2
Tritanopia (blue-blind)
#C59FB7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca90f5; /* rgb */ color: rgb(202, 144, 245); /* oklch */ color: oklch(74.7% 0.152 309.6);
Tailwind
colors: {
custom: {
50: '#dcb1f9',
500: '#ca90f5',
950: '#000000',
},
}SCSS
$custom: #ca90f5; $custom-light: #dcb1f9; $custom-dark: #000000;
JSON
{
"hex": "#ca90f5",
"rgb": {
"r": 202,
"g": 144,
"b": 245
},
"hsl": {
"h": 274.455,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.74749,
"c": 0.15229,
"h": 309.6
},
"luminance": 0.39096
}Semantic roles & 50–950 ramp
primary
#CA90F5
secondary
#E3F4D7
accent
#E00663
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085