#B697F9#B697F9
#B697F9 is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.3% C 0.141 H 297.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B697F9 |
|---|---|
| RGB | rgb(182, 151, 249) |
| HSL | hsl(259, 89%, 78%) |
| HSV | hsv(259, 39%, 98%) |
| CMYK | cmyk(26.9%, 39.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.69, 31.60, -44.83) |
| CIE-LCH | lch(68.69, 54.85, 305.18°) |
| OKLab | oklab(74.27% 0.0649 -0.1251) |
| OKLCH | oklch(74.27% 0.141 297.4) |
| XYZ | xyz(47.4529, 38.9174, 94.6160) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.04
Pastel Purple
#CAA0FF
ΔE00 4.09
Baby Purple
#CA9BF7
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.22
Lavender
#B39DDB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697F9 #DAF997
analogous
#97A9F9 #B697F9 #E797F9
triadic
#B697F9 #F9B697 #97F9B6
tetradic
#B697F9 #F997A9 #DAF997 #97F9E7
square
#B697F9 #F997A9 #DAF997 #97F9E7
split-complementary
#B697F9 #F9E797 #A9F997
monochromatic
#6523F2 #8D5DF6 #B697F9 #DFD1FC #EBE2FD
Accessibility & contrast
On white
2.39
#B697F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#B697F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697F9
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697F9 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#A9A8BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b697f9; /* rgb */ color: rgb(182, 151, 249); /* oklch */ color: oklch(74.3% 0.141 297.4);
Tailwind
colors: {
custom: {
50: '#ceb6fb',
500: '#b697f9',
950: '#000000',
},
}SCSS
$custom: #b697f9; $custom-light: #ceb6fb; $custom-dark: #000000;
JSON
{
"hex": "#b697f9",
"rgb": {
"r": 182,
"g": 151,
"b": 249
},
"hsl": {
"h": 258.98,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.74268,
"c": 0.14097,
"h": 297.4
},
"luminance": 0.38918
}Semantic roles & 50–950 ramp
primary
#B697F9
secondary
#EBF5D6
accent
#E6009D
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085