#CA86FF#CA86FF
#CA86FF is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.6% C 0.180 H 308.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CA86FF |
|---|---|
| RGB | rgb(202, 134, 255) |
| HSL | hsl(274, 100%, 76%) |
| HSV | hsv(274, 47%, 100%) |
| CMYK | cmyk(20.8%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(67.15, 47.72, -50.41) |
| CIE-LCH | lch(67.15, 69.41, 313.43°) |
| OKLab | oklab(73.65% 0.1122 -0.1408) |
| OKLCH | oklch(73.65% 0.18 308.5) |
| XYZ | xyz(50.9287, 36.8274, 99.0138) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.30
Light Purple
#BF77F6
ΔE00 3.99
Easter Purple
#C071FE
ΔE00 5.13
Baby Purple
#CA9BF7
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 6.49
Light Urple
#B36FF6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA86FF #BBFF86
analogous
#8E86FF #CA86FF #FF86F8
triadic
#CA86FF #FFCA86 #86FFCA
tetradic
#CA86FF #FF8E86 #BBFF86 #86F8FF
square
#CA86FF #FF8E86 #BBFF86 #86F8FF
split-complementary
#CA86FF #F8FF86 #86FF8E
monochromatic
#940CFF #AF49FF #CA86FF #E5C3FF #F2E0FF
Accessibility & contrast
On white
2.51
#CA86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#CA86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA86FF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA86FF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#C39AB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca86ff; /* rgb */ color: rgb(202, 134, 255); /* oklch */ color: oklch(73.6% 0.180 308.5);
Tailwind
colors: {
custom: {
50: '#dcabff',
500: '#ca86ff',
950: '#000000',
},
}SCSS
$custom: #ca86ff; $custom-light: #dcabff; $custom-dark: #000000;
JSON
{
"hex": "#ca86ff",
"rgb": {
"r": 202,
"g": 134,
"b": 255
},
"hsl": {
"h": 273.719,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.73647,
"c": 0.18001,
"h": 308.5
},
"luminance": 0.36827
}Semantic roles & 50–950 ramp
primary
#CA86FF
secondary
#E3F7D4
accent
#E60065
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86