#B683FA#B683FA
#B683FA is a light, vivid violet. Relative luminance 0.331; OKLCH L 70.9% C 0.173 H 302.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B683FA |
|---|---|
| RGB | rgb(182, 131, 250) |
| HSL | hsl(266, 92%, 75%) |
| HSV | hsv(266, 48%, 98%) |
| CMYK | cmyk(27.2%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(64.23, 42.91, -52.43) |
| CIE-LCH | lch(64.23, 67.75, 309.30°) |
| OKLab | oklab(70.92% 0.0918 -0.1472) |
| OKLCH | oklch(70.92% 0.173 302) |
| XYZ | xyz(44.6591, 33.0797, 94.4562) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.54
Liliac
#C48EFD
ΔE00 3.60
Easter Purple
#C071FE
ΔE00 4.55
Light Urple
#B36FF6
ΔE00 4.90
Baby Purple
#CA9BF7
ΔE00 7.22
Pastel Purple
#CAA0FF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B683FA #C7FA83
analogous
#838CFA #B683FA #F183FA
triadic
#B683FA #FAB683 #83FAB6
tetradic
#B683FA #FA838C #C7FA83 #83FAF1
square
#B683FA #FA838C #C7FA83 #83FAF1
split-complementary
#B683FA #FAF183 #8CFA83
monochromatic
#710DF5 #9348F8 #B683FA #D9BEFC #EEE2FE
Accessibility & contrast
On white
2.76
#B683FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#B683FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B683FA
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B683FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B683FA | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFE
Deuteranopia (green-blind)
#6C9BF7
Tritanopia (blue-blind)
#A998B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b683fa; /* rgb */ color: rgb(182, 131, 250); /* oklch */ color: oklch(70.9% 0.173 302.0);
Tailwind
colors: {
custom: {
50: '#cea8fc',
500: '#b683fa',
950: '#000000',
},
}SCSS
$custom: #b683fa; $custom-light: #cea8fc; $custom-dark: #000000;
JSON
{
"hex": "#b683fa",
"rgb": {
"r": 182,
"g": 131,
"b": 250
},
"hsl": {
"h": 265.714,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.70922,
"c": 0.17343,
"h": 302
},
"luminance": 0.3308
}Semantic roles & 50–950 ramp
primary
#B683FA
secondary
#E8F6D5
accent
#E60083
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85