#CB83EF#CB83EF
#CB83EF is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.5% C 0.167 H 313.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CB83EF |
|---|---|
| RGB | rgb(203, 131, 239) |
| HSL | hsl(280, 77%, 73%) |
| HSV | hsv(280, 45%, 94%) |
| CMYK | cmyk(15.1%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(65.87, 46.15, -43.63) |
| CIE-LCH | lch(65.87, 63.51, 316.61°) |
| OKLab | oklab(72.47% 0.1153 -0.1211) |
| OKLCH | oklch(72.47% 0.167 313.6) |
| XYZ | xyz(48.3223, 35.1622, 85.8861) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.02
Light Purple
#BF77F6
ΔE00 4.24
Easter Purple
#C071FE
ΔE00 5.74
Baby Purple
#CA9BF7
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.54
Orchid
#DA70D6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB83EF #A7EF83
analogous
#9583EF #CB83EF #EF83DD
triadic
#CB83EF #EFCB83 #83EFCB
tetradic
#CB83EF #EF9583 #A7EF83 #83DDEF
square
#CB83EF #EF9583 #A7EF83 #83DDEF
split-complementary
#CB83EF #DDEF83 #83EF95
monochromatic
#9C1CDB #B44DE8 #CB83EF #E2B9F6 #F4E4FC
Accessibility & contrast
On white
2.61
#CB83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#CB83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB83EF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB83EF | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#C893AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cb83ef; /* rgb */ color: rgb(203, 131, 239); /* oklch */ color: oklch(72.5% 0.167 313.6);
Tailwind
colors: {
custom: {
50: '#dda9f4',
500: '#cb83ef',
950: '#000000',
},
}SCSS
$custom: #cb83ef; $custom-light: #dda9f4; $custom-dark: #000000;
JSON
{
"hex": "#cb83ef",
"rgb": {
"r": 203,
"g": 131,
"b": 239
},
"hsl": {
"h": 280,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.72475,
"c": 0.16718,
"h": 313.6
},
"luminance": 0.35161
}Semantic roles & 50–950 ramp
primary
#CB83EF
secondary
#E1F3D8
accent
#D90C51
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85