#B697E9#B697E9
#B697E9 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.5% C 0.120 H 300.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B697E9 |
|---|---|
| RGB | rgb(182, 151, 233) |
| HSL | hsl(263, 65%, 75%) |
| HSV | hsv(263, 35%, 91%) |
| CMYK | cmyk(21.9%, 35.2%, 0%, 8.6%) |
| CIE-LAB | lab(67.99, 27.84, -37.17) |
| CIE-LCH | lch(67.99, 46.44, 306.84°) |
| OKLab | oklab(73.51% 0.0616 -0.103) |
| OKLCH | oklch(73.51% 0.12 300.9) |
| XYZ | xyz(45.0628, 37.9614, 82.0282) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.60
Baby Purple
#CA9BF7
ΔE00 3.92
Lavender
#B39DDB
ΔE00 3.97
Pastel Purple
#CAA0FF
ΔE00 4.39
Pale Purple
#B790D4
ΔE00 4.56
Lilac (survey)
#CEA2FD
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697E9 #CAE997
analogous
#97A1E9 #B697E9 #DF97E9
triadic
#B697E9 #E9B697 #97E9B6
tetradic
#B697E9 #E997A1 #CAE997 #97E9DF
square
#B697E9 #E997A1 #CAE997 #97E9DF
split-complementary
#B697E9 #E9DF97 #A1E997
monochromatic
#6F32D4 #9364DE #B697E9 #D9CAF4 #EDE6FA
Accessibility & contrast
On white
2.44
#B697E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#B697E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697E9
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697E9 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A5EC
Deuteranopia (green-blind)
#8AA5E7
Tritanopia (blue-blind)
#ADA4B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b697e9; /* rgb */ color: rgb(182, 151, 233); /* oklch */ color: oklch(73.5% 0.120 300.9);
Tailwind
colors: {
custom: {
50: '#cdb6f0',
500: '#b697e9',
950: '#000000',
},
}SCSS
$custom: #b697e9; $custom-light: #cdb6f0; $custom-dark: #000000;
JSON
{
"hex": "#b697e9",
"rgb": {
"r": 182,
"g": 151,
"b": 233
},
"hsl": {
"h": 262.683,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.73507,
"c": 0.12003,
"h": 300.9
},
"luminance": 0.37961
}Semantic roles & 50–950 ramp
primary
#B697E9
secondary
#E8F1DA
accent
#CD1989
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084