#B697FF#B697FF
#B697FF is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.6% C 0.149 H 296.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B697FF |
|---|---|
| RGB | rgb(182, 151, 255) |
| HSL | hsl(258, 100%, 80%) |
| HSV | hsv(258, 41%, 100%) |
| CMYK | cmyk(28.6%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(68.97, 33.05, -47.67) |
| CIE-LCH | lch(68.97, 58.01, 304.74°) |
| OKLab | oklab(74.57% 0.066 -0.1333) |
| OKLCH | oklch(74.57% 0.149 296.3) |
| XYZ | xyz(48.4037, 39.2977, 99.6234) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.15
Pastel Purple
#CAA0FF
ΔE00 4.45
Baby Purple
#CA9BF7
ΔE00 5.03
Lilac (survey)
#CEA2FD
ΔE00 5.56
Lavender (survey)
#C79FEF
ΔE00 6.00
Lavender
#B39DDB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697FF #E0FF97
analogous
#97ACFF #B697FF #EA97FF
triadic
#B697FF #FFB697 #97FFB6
tetradic
#B697FF #FF97AC #E0FF97 #97FFEA
square
#B697FF #FF97AC #E0FF97 #97FFEA
split-complementary
#B697FF #FFEA97 #ACFF97
monochromatic
#601DFF #8B5AFF #B697FF #E1D4FF #EAE0FF
Accessibility & contrast
On white
2.37
#B697FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#B697FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697FF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697FF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#A7A9BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b697ff; /* rgb */ color: rgb(182, 151, 255); /* oklch */ color: oklch(74.6% 0.149 296.3);
Tailwind
colors: {
custom: {
50: '#ceb6ff',
500: '#b697ff',
950: '#000000',
},
}SCSS
$custom: #b697ff; $custom-light: #ceb6ff; $custom-dark: #000000;
JSON
{
"hex": "#b697ff",
"rgb": {
"r": 182,
"g": 151,
"b": 255
},
"hsl": {
"h": 257.885,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.74566,
"c": 0.1488,
"h": 296.3
},
"luminance": 0.39298
}Semantic roles & 50–950 ramp
primary
#B697FF
secondary
#EDF7D4
accent
#E600A1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086