#CB83EE#CB83EE
#CB83EE is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.4% C 0.166 H 313.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CB83EE |
|---|---|
| RGB | rgb(203, 131, 238) |
| HSL | hsl(280, 76%, 72%) |
| HSV | hsv(280, 45%, 93%) |
| CMYK | cmyk(14.7%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(65.83, 45.94, -43.15) |
| CIE-LCH | lch(65.83, 63.03, 316.80°) |
| OKLab | oklab(72.43% 0.1151 -0.1197) |
| OKLCH | oklch(72.43% 0.166 313.9) |
| XYZ | xyz(48.1750, 35.1033, 85.1102) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.13
Light Purple
#BF77F6
ΔE00 4.34
Easter Purple
#C071FE
ΔE00 5.85
Baby Purple
#CA9BF7
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.47
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB83EE #A6EE83
analogous
#9683EE #CB83EE #EE83DB
triadic
#CB83EE #EECB83 #83EECB
tetradic
#CB83EE #EE9683 #A6EE83 #83DBEE
square
#CB83EE #EE9683 #A6EE83 #83DBEE
split-complementary
#CB83EE #DBEE83 #83EE96
monochromatic
#9C1ED9 #B44DE7 #CB83EE #E2B9F5 #F4E4FB
Accessibility & contrast
On white
2.62
#CB83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#CB83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB83EE
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB83EE | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF2
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#C893AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cb83ee; /* rgb */ color: rgb(203, 131, 238); /* oklch */ color: oklch(72.4% 0.166 313.9);
Tailwind
colors: {
custom: {
50: '#dda9f4',
500: '#cb83ee',
950: '#000000',
},
}SCSS
$custom: #cb83ee; $custom-light: #dda9f4; $custom-dark: #000000;
JSON
{
"hex": "#cb83ee",
"rgb": {
"r": 203,
"g": 131,
"b": 238
},
"hsl": {
"h": 280.374,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.72426,
"c": 0.16608,
"h": 313.9
},
"luminance": 0.35102
}Semantic roles & 50–950 ramp
primary
#CB83EE
secondary
#E1F3D8
accent
#D80D50
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85