#CB82ED#CB82ED
#CB82ED is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.2% C 0.167 H 314.3°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CB82ED |
|---|---|
| RGB | rgb(203, 130, 237) |
| HSL | hsl(281, 75%, 72%) |
| HSV | hsv(281, 45%, 93%) |
| CMYK | cmyk(14.3%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(65.58, 46.26, -43.00) |
| CIE-LCH | lch(65.58, 63.16, 317.10°) |
| OKLab | oklab(72.22% 0.1163 -0.1193) |
| OKLCH | oklch(72.22% 0.167 314.3) |
| XYZ | xyz(47.8948, 34.7774, 84.2940) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.28
Liliac
#C48EFD
ΔE00 4.39
Easter Purple
#C071FE
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 6.42
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB82ED #A4ED82
analogous
#9682ED #CB82ED #ED82D9
triadic
#CB82ED #EDCB82 #82EDCB
tetradic
#CB82ED #ED9682 #A4ED82 #82D9ED
square
#CB82ED #ED9682 #A4ED82 #82D9ED
split-complementary
#CB82ED #D9ED82 #82ED96
monochromatic
#9C1FD6 #B54DE5 #CB82ED #E1B7F5 #F4E4FB
Accessibility & contrast
On white
2.64
#CB82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#CB82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB82ED
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB82ED | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#81A1EA
Tritanopia (blue-blind)
#C992AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cb82ed; /* rgb */ color: rgb(203, 130, 237); /* oklch */ color: oklch(72.2% 0.167 314.3);
Tailwind
colors: {
custom: {
50: '#dda8f3',
500: '#cb82ed',
950: '#000000',
},
}SCSS
$custom: #cb82ed; $custom-light: #dda8f3; $custom-dark: #000000;
JSON
{
"hex": "#cb82ed",
"rgb": {
"r": 203,
"g": 130,
"b": 237
},
"hsl": {
"h": 280.935,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.72221,
"c": 0.16661,
"h": 314.3
},
"luminance": 0.34776
}Semantic roles & 50–950 ramp
primary
#CB82ED
secondary
#E1F3D8
accent
#D70F4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85