#B697EB#B697EB
#B697EB is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.6% C 0.123 H 300.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B697EB |
|---|---|
| RGB | rgb(182, 151, 235) |
| HSL | hsl(262, 68%, 76%) |
| HSV | hsv(262, 36%, 92%) |
| CMYK | cmyk(22.6%, 35.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.08, 28.31, -38.14) |
| CIE-LCH | lch(68.08, 47.49, 306.58°) |
| OKLab | oklab(73.6% 0.0621 -0.1058) |
| OKLCH | oklch(73.6% 0.123 300.4) |
| XYZ | xyz(45.3501, 38.0763, 83.5414) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.73
Baby Purple
#CA9BF7
ΔE00 3.87
Pastel Purple
#CAA0FF
ΔE00 4.23
Lavender
#B39DDB
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.81
Liliac
#C48EFD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697EB #CCEB97
analogous
#97A2EB #B697EB #E097EB
triadic
#B697EB #EBB697 #97EBB6
tetradic
#B697EB #EB97A2 #CCEB97 #97EBE0
square
#B697EB #EB97A2 #CCEB97 #97EBE0
split-complementary
#B697EB #EBE097 #A2EB97
monochromatic
#6E30D7 #9264E1 #B697EB #DACAF5 #EDE5FA
Accessibility & contrast
On white
2.44
#B697EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#B697EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697EB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697EB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#89A5E9
Tritanopia (blue-blind)
#ACA5B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b697eb; /* rgb */ color: rgb(182, 151, 235); /* oklch */ color: oklch(73.6% 0.123 300.4);
Tailwind
colors: {
custom: {
50: '#cdb6f1',
500: '#b697eb',
950: '#000000',
},
}SCSS
$custom: #b697eb; $custom-light: #cdb6f1; $custom-dark: #000000;
JSON
{
"hex": "#b697eb",
"rgb": {
"r": 182,
"g": 151,
"b": 235
},
"hsl": {
"h": 262.143,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.73599,
"c": 0.12265,
"h": 300.4
},
"luminance": 0.38076
}Semantic roles & 50–950 ramp
primary
#B697EB
secondary
#E9F2D9
accent
#D0168B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085