#CA90ED#CA90ED
#CA90ED is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.4% C 0.143 H 311.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90ED |
|---|---|
| RGB | rgb(202, 144, 237) |
| HSL | hsl(277, 72%, 75%) |
| HSV | hsv(277, 39%, 93%) |
| CMYK | cmyk(14.8%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(68.47, 38.47, -38.47) |
| CIE-LCH | lch(68.47, 54.41, 315.00°) |
| OKLab | oklab(74.37% 0.0955 -0.1063) |
| OKLCH | oklch(74.37% 0.143 311.9) |
| XYZ | xyz(49.6138, 38.6184, 84.9448) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.09
Liliac
#C48EFD
ΔE00 3.65
Lavender (survey)
#C79FEF
ΔE00 4.18
Lilac (survey)
#CEA2FD
ΔE00 4.76
Pastel Purple
#CAA0FF
ΔE00 4.80
Pale Purple
#B790D4
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90ED #B3ED90
analogous
#9B90ED #CA90ED #ED90E2
triadic
#CA90ED #EDCA90 #90EDCA
tetradic
#CA90ED #ED9B90 #B3ED90 #90E2ED
square
#CA90ED #ED9B90 #B3ED90 #90E2ED
split-complementary
#CA90ED #E2ED90 #90ED9B
monochromatic
#9827DC #B15BE4 #CA90ED #E3C5F6 #F2E5FB
Accessibility & contrast
On white
2.41
#CA90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#CA90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90ED
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90ED | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#C79DB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca90ed; /* rgb */ color: rgb(202, 144, 237); /* oklch */ color: oklch(74.4% 0.143 311.9);
Tailwind
colors: {
custom: {
50: '#dbb1f3',
500: '#ca90ed',
950: '#000000',
},
}SCSS
$custom: #ca90ed; $custom-light: #dbb1f3; $custom-dark: #000000;
JSON
{
"hex": "#ca90ed",
"rgb": {
"r": 202,
"g": 144,
"b": 237
},
"hsl": {
"h": 277.419,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.74373,
"c": 0.14293,
"h": 311.9
},
"luminance": 0.38617
}Semantic roles & 50–950 ramp
primary
#CA90ED
secondary
#E2F2D9
accent
#D4115B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085