#CB86CA#CB86CA
#CB86CA is a light, vivid purple. Relative luminance 0.340; OKLCH L 71.3% C 0.123 H 327.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CB86CA |
|---|---|
| RGB | rgb(203, 134, 202) |
| HSL | hsl(301, 40%, 66%) |
| HSV | hsv(301, 34%, 80%) |
| CMYK | cmyk(0%, 34%, 0.5%, 20.4%) |
| CIE-LAB | lab(64.97, 37.22, -24.47) |
| CIE-LCH | lch(64.97, 44.55, 326.68°) |
| OKLab | oklab(71.29% 0.1033 -0.0664) |
| OKLCH | oklch(71.29% 0.123 327.3) |
| XYZ | xyz(43.8135, 34.0127, 60.1229) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.51
Orchid (survey)
#C875C4
ΔE00 4.32
Orchid
#DA70D6
ΔE00 6.23
Pale Purple
#B790D4
ΔE00 6.29
Plum
#DDA0DD
ΔE00 6.82
Violet (CSS)
#EE82EE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB86CA #86CB87
analogous
#A986CB #CB86CA #CB86A7
triadic
#CB86CA #CACB86 #86CACB
tetradic
#CB86CA #CBA986 #86CB87 #86A7CB
square
#CB86CA #CBA986 #86CB87 #86A7CB
split-complementary
#CB86CA #A7CB86 #86CBA9
monochromatic
#964195 #B95BB7 #CB86CA #DDB1DD #F0DCEF
Accessibility & contrast
On white
2.69
#CB86CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#CB86CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB86CA
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB86CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB86CA | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CD
Deuteranopia (green-blind)
#93A1C8
Tritanopia (blue-blind)
#CF8C9F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cb86ca; /* rgb */ color: rgb(203, 134, 202); /* oklch */ color: oklch(71.3% 0.123 327.3);
Tailwind
colors: {
custom: {
50: '#dcaada',
500: '#cb86ca',
950: '#000000',
},
}SCSS
$custom: #cb86ca; $custom-light: #dcaada; $custom-dark: #000000;
JSON
{
"hex": "#cb86ca",
"rgb": {
"r": 203,
"g": 134,
"b": 202
},
"hsl": {
"h": 300.87,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.7129,
"c": 0.12281,
"h": 327.3
},
"luminance": 0.34011
}Semantic roles & 50–950 ramp
primary
#CB86CA
secondary
#CBE2CB
accent
#B33433
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83