#CB83F5#CB83F5
#CB83F5 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.8% C 0.174 H 311.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CB83F5 |
|---|---|
| RGB | rgb(203, 131, 245) |
| HSL | hsl(278, 85%, 74%) |
| HSV | hsv(278, 47%, 96%) |
| CMYK | cmyk(17.1%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(66.15, 47.42, -46.49) |
| CIE-LCH | lch(66.15, 66.41, 315.56°) |
| OKLab | oklab(72.77% 0.1161 -0.1294) |
| OKLCH | oklch(72.77% 0.174 311.9) |
| XYZ | xyz(49.2235, 35.5227, 90.6320) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.42
Light Purple
#BF77F6
ΔE00 3.74
Easter Purple
#C071FE
ΔE00 5.15
Baby Purple
#CA9BF7
ΔE00 5.98
Light Urple
#B36FF6
ΔE00 6.73
Violet (CSS)
#EE82EE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB83F5 #ADF583
analogous
#9283F5 #CB83F5 #F583E6
triadic
#CB83F5 #F5CB83 #83F5CB
tetradic
#CB83F5 #F59283 #ADF583 #83E6F5
square
#CB83F5 #F59283 #ADF583 #83E6F5
split-complementary
#CB83F5 #E6F583 #83F592
monochromatic
#9B13EB #B34AF0 #CB83F5 #E3BCFA #F3E3FD
Accessibility & contrast
On white
2.59
#CB83F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#CB83F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB83F5
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB83F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB83F5 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF9
Deuteranopia (green-blind)
#7DA2F2
Tritanopia (blue-blind)
#C795B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cb83f5; /* rgb */ color: rgb(203, 131, 245); /* oklch */ color: oklch(72.8% 0.174 311.9);
Tailwind
colors: {
custom: {
50: '#dda9f9',
500: '#cb83f5',
950: '#000000',
},
}SCSS
$custom: #cb83f5; $custom-light: #dda9f9; $custom-dark: #000000;
JSON
{
"hex": "#cb83f5",
"rgb": {
"r": 203,
"g": 131,
"b": 245
},
"hsl": {
"h": 277.895,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.72774,
"c": 0.17385,
"h": 311.9
},
"luminance": 0.35522
}Semantic roles & 50–950 ramp
primary
#CB83F5
secondary
#E2F5D6
accent
#E20456
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85