#CA85EE#CA85EE
#CA85EE is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.6% C 0.162 H 313.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CA85EE |
|---|---|
| RGB | rgb(202, 133, 238) |
| HSL | hsl(279, 76%, 73%) |
| HSV | hsv(279, 44%, 93%) |
| CMYK | cmyk(15.1%, 44.1%, 0%, 6.7%) |
| CIE-LAB | lab(66.14, 44.60, -42.67) |
| CIE-LCH | lch(66.14, 61.72, 316.27°) |
| OKLab | oklab(72.64% 0.1112 -0.1184) |
| OKLCH | oklch(72.64% 0.162 313.2) |
| XYZ | xyz(48.1747, 35.5057, 85.1878) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.77
Light Purple
#BF77F6
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 5.53
Easter Purple
#C071FE
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.66
Pale Purple
#B790D4
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA85EE #A9EE85
analogous
#9685EE #CA85EE #EE85DD
triadic
#CA85EE #EECA85 #85EECA
tetradic
#CA85EE #EE9685 #A9EE85 #85DDEE
square
#CA85EE #EE9685 #A9EE85 #85DDEE
split-complementary
#CA85EE #DDEE85 #85EE96
monochromatic
#9A1EDA #B34FE7 #CA85EE #E1BBF5 #F3E4FB
Accessibility & contrast
On white
2.59
#CA85EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#CA85EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA85EE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA85EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA85EE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#82A2EB
Tritanopia (blue-blind)
#C794AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca85ee; /* rgb */ color: rgb(202, 133, 238); /* oklch */ color: oklch(72.6% 0.162 313.2);
Tailwind
colors: {
custom: {
50: '#dcaaf4',
500: '#ca85ee',
950: '#000000',
},
}SCSS
$custom: #ca85ee; $custom-light: #dcaaf4; $custom-dark: #000000;
JSON
{
"hex": "#ca85ee",
"rgb": {
"r": 202,
"g": 133,
"b": 238
},
"hsl": {
"h": 279.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.72635,
"c": 0.16238,
"h": 313.2
},
"luminance": 0.35505
}Semantic roles & 50–950 ramp
primary
#CA85EE
secondary
#E1F3D8
accent
#D80E53
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85