#B684F3#B684F3
#B684F3 is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.7% C 0.163 H 303.3°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B684F3 |
|---|---|
| RGB | rgb(182, 132, 243) |
| HSL | hsl(267, 82%, 74%) |
| HSV | hsv(267, 46%, 95%) |
| CMYK | cmyk(25.1%, 45.7%, 0%, 4.7%) |
| CIE-LAB | lab(64.09, 40.72, -48.78) |
| CIE-LCH | lch(64.09, 63.55, 309.85°) |
| OKLab | oklab(70.71% 0.0896 -0.1365) |
| OKLCH | oklch(70.71% 0.163 303.3) |
| XYZ | xyz(43.7168, 32.9187, 88.8275) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.36
Light Purple
#BF77F6
ΔE00 3.63
Easter Purple
#C071FE
ΔE00 4.98
Light Urple
#B36FF6
ΔE00 5.25
Baby Purple
#CA9BF7
ΔE00 6.66
Pastel Purple
#CAA0FF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B684F3 #C1F384
analogous
#8489F3 #B684F3 #ED84F3
triadic
#B684F3 #F3B684 #84F3B6
tetradic
#B684F3 #F38489 #C1F384 #84F3ED
square
#B684F3 #F38489 #C1F384 #84F3ED
split-complementary
#B684F3 #F3ED84 #89F384
monochromatic
#7416E6 #954CEE #B684F3 #D7BCF8 #EEE3FC
Accessibility & contrast
On white
2.77
#B684F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#B684F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B684F3
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B684F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B684F3 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659AF7
Deuteranopia (green-blind)
#719BF0
Tritanopia (blue-blind)
#AB97B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #b684f3; /* rgb */ color: rgb(182, 132, 243); /* oklch */ color: oklch(70.7% 0.163 303.3);
Tailwind
colors: {
custom: {
50: '#cea9f7',
500: '#b684f3',
950: '#000000',
},
}SCSS
$custom: #b684f3; $custom-light: #cea9f7; $custom-dark: #000000;
JSON
{
"hex": "#b684f3",
"rgb": {
"r": 182,
"g": 132,
"b": 243
},
"hsl": {
"h": 267.027,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.70711,
"c": 0.16332,
"h": 303.3
},
"luminance": 0.32919
}Semantic roles & 50–950 ramp
primary
#B684F3
secondary
#E7F4D7
accent
#DF077D
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85