#B683FF#B683FF
#B683FF is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.2% C 0.180 H 300.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B683FF |
|---|---|
| RGB | rgb(182, 131, 255) |
| HSL | hsl(265, 100%, 76%) |
| HSV | hsv(265, 49%, 100%) |
| CMYK | cmyk(28.6%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(64.48, 44.10, -54.76) |
| CIE-LCH | lch(64.48, 70.31, 308.85°) |
| OKLab | oklab(71.2% 0.0923 -0.154) |
| OKLCH | oklch(71.2% 0.18 300.9) |
| XYZ | xyz(45.4535, 33.3975, 98.6401) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.83
Light Purple
#BF77F6
ΔE00 3.83
Easter Purple
#C071FE
ΔE00 4.58
Light Urple
#B36FF6
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 7.54
Periwinkle (survey)
#8E82FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B683FF #CCFF83
analogous
#838EFF #B683FF #F483FF
triadic
#B683FF #FFB683 #83FFB6
tetradic
#B683FF #FF838E #CCFF83 #83FFF4
square
#B683FF #FF838E #CCFF83 #83FFF4
split-complementary
#B683FF #FFF483 #8EFF83
monochromatic
#6E09FF #9246FF #B683FF #DAC0FF #EDE0FF
Accessibility & contrast
On white
2.73
#B683FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#B683FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B683FF
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B683FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B683FF | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9CFF
Deuteranopia (green-blind)
#689CFC
Tritanopia (blue-blind)
#A89AB5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b683ff; /* rgb */ color: rgb(182, 131, 255); /* oklch */ color: oklch(71.2% 0.180 300.9);
Tailwind
colors: {
custom: {
50: '#cfa8ff',
500: '#b683ff',
950: '#000000',
},
}SCSS
$custom: #b683ff; $custom-light: #cfa8ff; $custom-dark: #000000;
JSON
{
"hex": "#b683ff",
"rgb": {
"r": 182,
"g": 131,
"b": 255
},
"hsl": {
"h": 264.677,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.71196,
"c": 0.17952,
"h": 300.9
},
"luminance": 0.33398
}Semantic roles & 50–950 ramp
primary
#B683FF
secondary
#E9F7D4
accent
#E60087
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86