#CB84ED#CB84ED
#CB84ED is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.5% C 0.163 H 314.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CB84ED |
|---|---|
| RGB | rgb(203, 132, 237) |
| HSL | hsl(281, 74%, 72%) |
| HSV | hsv(281, 44%, 93%) |
| CMYK | cmyk(14.3%, 44.3%, 0%, 7.1%) |
| CIE-LAB | lab(65.99, 45.21, -42.34) |
| CIE-LCH | lch(65.99, 61.94, 316.87°) |
| OKLab | oklab(72.53% 0.1136 -0.1174) |
| OKLCH | oklch(72.53% 0.163 314) |
| XYZ | xyz(48.1635, 35.3146, 84.3836) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.14
Light Purple
#BF77F6
ΔE00 4.63
Baby Purple
#CA9BF7
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 6.15
Violet (CSS)
#EE82EE
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB84ED #A6ED84
analogous
#9684ED #CB84ED #ED84DB
triadic
#CB84ED #EDCB84 #84EDCB
tetradic
#CB84ED #ED9684 #A6ED84 #84DBED
square
#CB84ED #ED9684 #A6ED84 #84DBED
split-complementary
#CB84ED #DBED84 #84ED96
monochromatic
#9C1FD7 #B44FE5 #CB84ED #E2B9F5 #F4E4FB
Accessibility & contrast
On white
2.60
#CB84ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#CB84ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB84ED
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB84ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB84ED | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#C893AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cb84ed; /* rgb */ color: rgb(203, 132, 237); /* oklch */ color: oklch(72.5% 0.163 314.0);
Tailwind
colors: {
custom: {
50: '#dca9f3',
500: '#cb84ed',
950: '#000000',
},
}SCSS
$custom: #cb84ed; $custom-light: #dca9f3; $custom-dark: #000000;
JSON
{
"hex": "#cb84ed",
"rgb": {
"r": 203,
"g": 132,
"b": 237
},
"hsl": {
"h": 280.571,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.72534,
"c": 0.16333,
"h": 314
},
"luminance": 0.35313
}Semantic roles & 50–950 ramp
primary
#CB84ED
secondary
#E1F3D8
accent
#D70F50
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85