#B689F6#B689F6
#B689F6 is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.7% C 0.159 H 301.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B689F6 |
|---|---|
| RGB | rgb(182, 137, 246) |
| HSL | hsl(265, 86%, 75%) |
| HSV | hsv(265, 44%, 96%) |
| CMYK | cmyk(26%, 44.3%, 0%, 3.5%) |
| CIE-LAB | lab(65.35, 38.67, -48.45) |
| CIE-LCH | lch(65.35, 61.99, 308.59°) |
| OKLab | oklab(71.7% 0.0833 -0.1356) |
| OKLCH | oklch(71.7% 0.159 301.6) |
| XYZ | xyz(44.8679, 34.4901, 91.4644) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.71
Light Purple
#BF77F6
ΔE00 4.85
Baby Purple
#CA9BF7
ΔE00 5.81
Easter Purple
#C071FE
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.35
Light Urple
#B36FF6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B689F6 #C9F689
analogous
#8992F6 #B689F6 #ED89F6
triadic
#B689F6 #F6B689 #89F6B6
tetradic
#B689F6 #F68992 #C9F689 #89F6ED
square
#B689F6 #F68992 #C9F689 #89F6ED
split-complementary
#B689F6 #F6ED89 #92F689
monochromatic
#7017ED #9350F2 #B689F6 #D9C2FA #EDE3FD
Accessibility & contrast
On white
2.66
#B689F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#B689F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B689F6
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B689F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B689F6 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EFA
Deuteranopia (green-blind)
#759EF3
Tritanopia (blue-blind)
#AA9CB4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b689f6; /* rgb */ color: rgb(182, 137, 246); /* oklch */ color: oklch(71.7% 0.159 301.6);
Tailwind
colors: {
custom: {
50: '#ceacf9',
500: '#b689f6',
950: '#000000',
},
}SCSS
$custom: #b689f6; $custom-light: #ceacf9; $custom-dark: #000000;
JSON
{
"hex": "#b689f6",
"rgb": {
"r": 182,
"g": 137,
"b": 246
},
"hsl": {
"h": 264.771,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.71699,
"c": 0.15914,
"h": 301.6
},
"luminance": 0.3449
}Semantic roles & 50–950 ramp
primary
#B689F6
secondary
#E8F5D6
accent
#E20386
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85