#CB83F9#CB83F9
#CB83F9 is a light, vivid violet. Relative luminance 0.358; OKLCH L 73.0% C 0.178 H 310.8°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CB83F9 |
|---|---|
| RGB | rgb(203, 131, 249) |
| HSL | hsl(277, 91%, 75%) |
| HSV | hsv(277, 47%, 98%) |
| CMYK | cmyk(18.5%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.34, 48.27, -48.39) |
| CIE-LCH | lch(66.34, 68.35, 314.93°) |
| OKLab | oklab(72.98% 0.1166 -0.1349) |
| OKLCH | oklch(72.98% 0.178 310.8) |
| XYZ | xyz(49.8407, 35.7696, 93.8828) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.15
Light Purple
#BF77F6
ΔE00 3.56
Easter Purple
#C071FE
ΔE00 4.85
Baby Purple
#CA9BF7
ΔE00 6.06
Light Urple
#B36FF6
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB83F9 #B1F983
analogous
#9083F9 #CB83F9 #F983EC
triadic
#CB83F9 #F9CB83 #83F9CB
tetradic
#CB83F9 #F99083 #B1F983 #83ECF9
square
#CB83F9 #F99083 #B1F983 #83ECF9
split-complementary
#CB83F9 #ECF983 #83F990
monochromatic
#9A0EF3 #B349F6 #CB83F9 #E3BDFC #F3E2FE
Accessibility & contrast
On white
2.58
#CB83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CB83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB83F9
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB83F9 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#C696B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cb83f9; /* rgb */ color: rgb(203, 131, 249); /* oklch */ color: oklch(73.0% 0.178 310.8);
Tailwind
colors: {
custom: {
50: '#dda9fc',
500: '#cb83f9',
950: '#000000',
},
}SCSS
$custom: #cb83f9; $custom-light: #dda9fc; $custom-dark: #000000;
JSON
{
"hex": "#cb83f9",
"rgb": {
"r": 203,
"g": 131,
"b": 249
},
"hsl": {
"h": 276.61,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.72978,
"c": 0.17832,
"h": 310.8
},
"luminance": 0.35769
}Semantic roles & 50–950 ramp
primary
#CB83F9
secondary
#E2F6D5
accent
#E60059
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85