#B783FF#B783FF
#B783FF is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.3% C 0.180 H 301.3°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B783FF |
|---|---|
| RGB | rgb(183, 131, 255) |
| HSL | hsl(265, 100%, 76%) |
| HSV | hsv(265, 49%, 100%) |
| CMYK | cmyk(28.2%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(64.58, 44.36, -54.60) |
| CIE-LCH | lch(64.58, 70.34, 309.09°) |
| OKLab | oklab(71.29% 0.0935 -0.1535) |
| OKLCH | oklch(71.29% 0.18 301.3) |
| XYZ | xyz(45.6906, 33.5197, 98.6512) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.70
Light Purple
#BF77F6
ΔE00 3.71
Easter Purple
#C071FE
ΔE00 4.49
Light Urple
#B36FF6
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 7.44
Bright Lavender
#C760FF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B783FF #CBFF83
analogous
#838DFF #B783FF #F583FF
triadic
#B783FF #FFB783 #83FFB7
tetradic
#B783FF #FF838D #CBFF83 #83FFF5
square
#B783FF #FF838D #CBFF83 #83FFF5
split-complementary
#B783FF #FFF583 #8DFF83
monochromatic
#7009FF #9346FF #B783FF #DBC0FF #EDE0FF
Accessibility & contrast
On white
2.73
#B783FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#B783FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B783FF
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B783FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B783FF | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#A99AB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b783ff; /* rgb */ color: rgb(183, 131, 255); /* oklch */ color: oklch(71.3% 0.180 301.3);
Tailwind
colors: {
custom: {
50: '#cfa8ff',
500: '#b783ff',
950: '#000000',
},
}SCSS
$custom: #b783ff; $custom-light: #cfa8ff; $custom-dark: #000000;
JSON
{
"hex": "#b783ff",
"rgb": {
"r": 183,
"g": 131,
"b": 255
},
"hsl": {
"h": 265.161,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.71292,
"c": 0.17972,
"h": 301.3
},
"luminance": 0.3352
}Semantic roles & 50–950 ramp
primary
#B783FF
secondary
#E8F7D4
accent
#E60085
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86