#CB83F7#CB83F7
#CB83F7 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.9% C 0.176 H 311.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CB83F7 |
|---|---|
| RGB | rgb(203, 131, 247) |
| HSL | hsl(277, 88%, 74%) |
| HSV | hsv(277, 47%, 97%) |
| CMYK | cmyk(17.8%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(66.25, 47.84, -47.44) |
| CIE-LCH | lch(66.25, 67.38, 315.24°) |
| OKLab | oklab(72.88% 0.1164 -0.1321) |
| OKLCH | oklch(72.88% 0.176 311.4) |
| XYZ | xyz(49.5304, 35.6455, 92.2487) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.27
Light Purple
#BF77F6
ΔE00 3.63
Easter Purple
#C071FE
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 6.01
Light Urple
#B36FF6
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB83F7 #AFF783
analogous
#9183F7 #CB83F7 #F783E9
triadic
#CB83F7 #F7CB83 #83F7CB
tetradic
#CB83F7 #F79183 #AFF783 #83E9F7
square
#CB83F7 #F79183 #AFF783 #83E9F7
split-complementary
#CB83F7 #E9F783 #83F791
monochromatic
#9B10F0 #B34AF3 #CB83F7 #E3BCFB #F3E2FD
Accessibility & contrast
On white
2.58
#CB83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#CB83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB83F7
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB83F7 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#7CA3F4
Tritanopia (blue-blind)
#C695B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cb83f7; /* rgb */ color: rgb(203, 131, 247); /* oklch */ color: oklch(72.9% 0.176 311.4);
Tailwind
colors: {
custom: {
50: '#dda9fa',
500: '#cb83f7',
950: '#000000',
},
}SCSS
$custom: #cb83f7; $custom-light: #dda9fa; $custom-dark: #000000;
JSON
{
"hex": "#cb83f7",
"rgb": {
"r": 203,
"g": 131,
"b": 247
},
"hsl": {
"h": 277.241,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.72876,
"c": 0.17608,
"h": 311.4
},
"luminance": 0.35645
}Semantic roles & 50–950 ramp
primary
#CB83F7
secondary
#E2F5D6
accent
#E40157
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85