#B697ED#B697ED
#B697ED is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.7% C 0.125 H 299.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B697ED |
|---|---|
| RGB | rgb(182, 151, 237) |
| HSL | hsl(262, 70%, 76%) |
| HSV | hsv(262, 36%, 93%) |
| CMYK | cmyk(23.2%, 36.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.16, 28.77, -39.10) |
| CIE-LCH | lch(68.16, 48.54, 306.35°) |
| OKLab | oklab(73.69% 0.0625 -0.1086) |
| OKLCH | oklch(73.69% 0.125 299.9) |
| XYZ | xyz(45.6407, 38.1925, 85.0717) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.86
Lavender (survey)
#C79FEF
ΔE00 3.88
Pastel Purple
#CAA0FF
ΔE00 4.11
Liliac
#C48EFD
ΔE00 4.62
Lavender
#B39DDB
ΔE00 4.63
Lilac (survey)
#CEA2FD
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697ED #CEED97
analogous
#97A3ED #B697ED #E197ED
triadic
#B697ED #EDB697 #97EDB6
tetradic
#B697ED #ED97A3 #CEED97 #97EDE1
square
#B697ED #ED97A3 #CEED97 #97EDE1
split-complementary
#B697ED #EDE197 #A3ED97
monochromatic
#6D2FDB #9163E4 #B697ED #DBCBF6 #EDE5FA
Accessibility & contrast
On white
2.43
#B697ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#B697ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697ED
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697ED | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#ACA5B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b697ed; /* rgb */ color: rgb(182, 151, 237); /* oklch */ color: oklch(73.7% 0.125 299.9);
Tailwind
colors: {
custom: {
50: '#cdb6f3',
500: '#b697ed',
950: '#000000',
},
}SCSS
$custom: #b697ed; $custom-light: #cdb6f3; $custom-dark: #000000;
JSON
{
"hex": "#b697ed",
"rgb": {
"r": 182,
"g": 151,
"b": 237
},
"hsl": {
"h": 261.628,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.73692,
"c": 0.12527,
"h": 299.9
},
"luminance": 0.38193
}Semantic roles & 50–950 ramp
primary
#B697ED
secondary
#E9F2D9
accent
#D3138D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085