#B697F5#B697F5
#B697F5 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.1% C 0.136 H 298.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B697F5 |
|---|---|
| RGB | rgb(182, 151, 245) |
| HSL | hsl(260, 82%, 78%) |
| HSV | hsv(260, 38%, 96%) |
| CMYK | cmyk(25.7%, 38.4%, 0%, 3.9%) |
| CIE-LAB | lab(68.51, 30.65, -42.93) |
| CIE-LCH | lch(68.51, 52.75, 305.52°) |
| OKLab | oklab(74.07% 0.0642 -0.1196) |
| OKLCH | oklch(74.07% 0.136 298.2) |
| XYZ | xyz(46.8356, 38.6705, 91.3652) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.97
Liliac
#C48EFD
ΔE00 4.11
Baby Purple
#CA9BF7
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 4.91
Lavender
#B39DDB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697F5 #D6F597
analogous
#97A7F5 #B697F5 #E597F5
triadic
#B697F5 #F5B697 #97F5B6
tetradic
#B697F5 #F597A7 #D6F597 #97F5E5
square
#B697F5 #F597A7 #D6F597 #97F5E5
split-complementary
#B697F5 #F5E597 #A7F597
monochromatic
#6827EA #8F5FF0 #B697F5 #DDCFFA #EBE3FC
Accessibility & contrast
On white
2.40
#B697F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#B697F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697F5
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697F5 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F9
Deuteranopia (green-blind)
#84A6F3
Tritanopia (blue-blind)
#AAA7BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b697f5; /* rgb */ color: rgb(182, 151, 245); /* oklch */ color: oklch(74.1% 0.136 298.2);
Tailwind
colors: {
custom: {
50: '#cdb6f9',
500: '#b697f5',
950: '#000000',
},
}SCSS
$custom: #b697f5; $custom-light: #cdb6f9; $custom-dark: #000000;
JSON
{
"hex": "#b697f5",
"rgb": {
"r": 182,
"g": 151,
"b": 245
},
"hsl": {
"h": 259.787,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.74073,
"c": 0.13574,
"h": 298.2
},
"luminance": 0.38671
}Semantic roles & 50–950 ramp
primary
#B697F5
secondary
#EBF4D7
accent
#DF0798
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085