#CB82EA#CB82EA
#CB82EA is a light, vivid purple. Relative luminance 0.346; OKLCH L 72.1% C 0.163 H 315.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CB82EA |
|---|---|
| RGB | rgb(203, 130, 234) |
| HSL | hsl(282, 71%, 71%) |
| HSV | hsv(282, 44%, 92%) |
| CMYK | cmyk(13.2%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(65.44, 45.64, -41.55) |
| CIE-LCH | lch(65.44, 61.73, 317.69°) |
| OKLab | oklab(72.08% 0.1159 -0.1151) |
| OKLCH | oklch(72.08% 0.163 315.2) |
| XYZ | xyz(47.4602, 34.6035, 82.0050) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.65
Liliac
#C48EFD
ΔE00 4.76
Orchid
#DA70D6
ΔE00 6.11
Easter Purple
#C071FE
ΔE00 6.16
Violet (CSS)
#EE82EE
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB82EA #A1EA82
analogous
#9782EA #CB82EA #EA82D5
triadic
#CB82EA #EACB82 #82EACB
tetradic
#CB82EA #EA9782 #A1EA82 #82D5EA
square
#CB82EA #EA9782 #A1EA82 #82D5EA
split-complementary
#CB82EA #D5EA82 #82EA97
monochromatic
#9C23CF #B54EE1 #CB82EA #E1B6F3 #F4E5FB
Accessibility & contrast
On white
2.65
#CB82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CB82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB82EA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB82EA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEE
Deuteranopia (green-blind)
#82A1E7
Tritanopia (blue-blind)
#C991AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cb82ea; /* rgb */ color: rgb(203, 130, 234); /* oklch */ color: oklch(72.1% 0.163 315.2);
Tailwind
colors: {
custom: {
50: '#dca8f1',
500: '#cb82ea',
950: '#000000',
},
}SCSS
$custom: #cb82ea; $custom-light: #dca8f1; $custom-dark: #000000;
JSON
{
"hex": "#cb82ea",
"rgb": {
"r": 203,
"g": 130,
"b": 234
},
"hsl": {
"h": 282.115,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.72075,
"c": 0.16333,
"h": 315.2
},
"luminance": 0.34602
}Semantic roles & 50–950 ramp
primary
#CB82EA
secondary
#DEF1D6
accent
#D3124C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85