#B697F8#B697F8
#B697F8 is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.2% C 0.140 H 297.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B697F8 |
|---|---|
| RGB | rgb(182, 151, 248) |
| HSL | hsl(259, 87%, 78%) |
| HSV | hsv(259, 39%, 97%) |
| CMYK | cmyk(26.6%, 39.1%, 0%, 2.7%) |
| CIE-LAB | lab(68.65, 31.37, -44.36) |
| CIE-LCH | lch(68.65, 54.33, 305.26°) |
| OKLab | oklab(74.22% 0.0647 -0.1237) |
| OKLCH | oklch(74.22% 0.14 297.6) |
| XYZ | xyz(47.2973, 38.8552, 93.7967) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.04
Pastel Purple
#CAA0FF
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.09
Lavender
#B39DDB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697F8 #D9F897
analogous
#97A8F8 #B697F8 #E697F8
triadic
#B697F8 #F8B697 #97F8B6
tetradic
#B697F8 #F897A8 #D9F897 #97F8E6
square
#B697F8 #F897A8 #D9F897 #97F8E6
split-complementary
#B697F8 #F8E697 #A8F897
monochromatic
#6624F0 #8E5EF4 #B697F8 #DED0FC #EBE2FD
Accessibility & contrast
On white
2.39
#B697F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#B697F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697F8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697F8 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#82A6F5
Tritanopia (blue-blind)
#A9A8BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b697f8; /* rgb */ color: rgb(182, 151, 248); /* oklch */ color: oklch(74.2% 0.140 297.6);
Tailwind
colors: {
custom: {
50: '#ceb6fb',
500: '#b697f8',
950: '#000000',
},
}SCSS
$custom: #b697f8; $custom-light: #ceb6fb; $custom-dark: #000000;
JSON
{
"hex": "#b697f8",
"rgb": {
"r": 182,
"g": 151,
"b": 248
},
"hsl": {
"h": 259.175,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.74219,
"c": 0.13966,
"h": 297.6
},
"luminance": 0.38856
}Semantic roles & 50–950 ramp
primary
#B697F8
secondary
#EBF5D6
accent
#E4029C
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085