#CB83FF#CB83FF
#CB83FF is a light, vivid violet. Relative luminance 0.361; OKLCH L 73.3% C 0.185 H 309.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CB83FF |
|---|---|
| RGB | rgb(203, 131, 255) |
| HSL | hsl(275, 100%, 76%) |
| HSV | hsv(275, 49%, 100%) |
| CMYK | cmyk(20.4%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(66.63, 49.56, -51.21) |
| CIE-LCH | lch(66.63, 71.27, 314.06°) |
| OKLab | oklab(73.29% 0.1173 -0.1431) |
| OKLCH | oklch(73.29% 0.185 309.3) |
| XYZ | xyz(50.7915, 36.1499, 98.8903) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.99
Light Purple
#BF77F6
ΔE00 3.51
Easter Purple
#C071FE
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 6.28
Light Urple
#B36FF6
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB83FF #B7FF83
analogous
#8D83FF #CB83FF #FF83F5
triadic
#CB83FF #FFCB83 #83FFCB
tetradic
#CB83FF #FF8D83 #B7FF83 #83F5FF
square
#CB83FF #FF8D83 #B7FF83 #83F5FF
split-complementary
#CB83FF #F5FF83 #83FF8D
monochromatic
#9809FF #B146FF #CB83FF #E5C0FF #F2E0FF
Accessibility & contrast
On white
2.55
#CB83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#CB83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB83FF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB83FF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#78A3FC
Tritanopia (blue-blind)
#C498B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cb83ff; /* rgb */ color: rgb(203, 131, 255); /* oklch */ color: oklch(73.3% 0.185 309.3);
Tailwind
colors: {
custom: {
50: '#dda9ff',
500: '#cb83ff',
950: '#000000',
},
}SCSS
$custom: #cb83ff; $custom-light: #dda9ff; $custom-dark: #000000;
JSON
{
"hex": "#cb83ff",
"rgb": {
"r": 203,
"g": 131,
"b": 255
},
"hsl": {
"h": 274.839,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.73289,
"c": 0.18505,
"h": 309.3
},
"luminance": 0.36149
}Semantic roles & 50–950 ramp
primary
#CB83FF
secondary
#E3F7D4
accent
#E60060
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86