#B783FC#B783FC
#B783FC is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.1% C 0.176 H 302.0°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B783FC |
|---|---|
| RGB | rgb(183, 131, 252) |
| HSL | hsl(266, 95%, 75%) |
| HSV | hsv(266, 48%, 99%) |
| CMYK | cmyk(27.4%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(64.43, 43.65, -53.20) |
| CIE-LCH | lch(64.43, 68.81, 309.37°) |
| OKLab | oklab(71.13% 0.0932 -0.1494) |
| OKLCH | oklch(71.13% 0.176 302) |
| XYZ | xyz(45.2115, 33.3281, 96.1277) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.52
Liliac
#C48EFD
ΔE00 3.54
Easter Purple
#C071FE
ΔE00 4.47
Light Urple
#B36FF6
ΔE00 4.92
Baby Purple
#CA9BF7
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B783FC #C8FC83
analogous
#838BFC #B783FC #F383FC
triadic
#B783FC #FCB783 #83FCB7
tetradic
#B783FC #FC838B #C8FC83 #83FCF3
square
#B783FC #FC838B #C8FC83 #83FCF3
split-complementary
#B783FC #FCF383 #8BFC83
monochromatic
#720BF9 #9447FB #B783FC #DABFFD #EEE1FE
Accessibility & contrast
On white
2.74
#B783FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#B783FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B783FC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B783FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B783FC | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9BFF
Deuteranopia (green-blind)
#6B9CF9
Tritanopia (blue-blind)
#AA99B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b783fc; /* rgb */ color: rgb(183, 131, 252); /* oklch */ color: oklch(71.1% 0.176 302.0);
Tailwind
colors: {
custom: {
50: '#cfa8fe',
500: '#b783fc',
950: '#000000',
},
}SCSS
$custom: #b783fc; $custom-light: #cfa8fe; $custom-dark: #000000;
JSON
{
"hex": "#b783fc",
"rgb": {
"r": 183,
"g": 131,
"b": 252
},
"hsl": {
"h": 265.785,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.71127,
"c": 0.17607,
"h": 302
},
"luminance": 0.33328
}Semantic roles & 50–950 ramp
primary
#B783FC
secondary
#E8F7D4
accent
#E60083
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86