#B691EA#B691EA
#B691EA is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.5% C 0.131 H 302.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B691EA |
|---|---|
| RGB | rgb(182, 145, 234) |
| HSL | hsl(265, 68%, 74%) |
| HSV | hsv(265, 38%, 92%) |
| CMYK | cmyk(22.2%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(66.62, 31.43, -39.85) |
| CIE-LCH | lch(66.62, 50.75, 308.26°) |
| OKLab | oklab(72.48% 0.0702 -0.1107) |
| OKLCH | oklch(72.48% 0.131 302.4) |
| XYZ | xyz(44.2649, 36.1364, 82.4690) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.82
Baby Purple
#CA9BF7
ΔE00 4.11
Lavender (survey)
#C79FEF
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 4.66
Pastel Purple
#CAA0FF
ΔE00 4.90
Lavender
#B39DDB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B691EA #C5EA91
analogous
#9199EA #B691EA #E391EA
triadic
#B691EA #EAB691 #91EAB6
tetradic
#B691EA #EA9199 #C5EA91 #91EAE3
square
#B691EA #EA9199 #C5EA91 #91EAE3
split-complementary
#B691EA #EAE391 #99EA91
monochromatic
#722AD6 #945EE0 #B691EA #D8C4F4 #EEE5FA
Accessibility & contrast
On white
2.55
#B691EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#B691EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B691EA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B691EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B691EA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#AD9FB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b691ea; /* rgb */ color: rgb(182, 145, 234); /* oklch */ color: oklch(72.5% 0.131 302.4);
Tailwind
colors: {
custom: {
50: '#cdb1f1',
500: '#b691ea',
950: '#000000',
},
}SCSS
$custom: #b691ea; $custom-light: #cdb1f1; $custom-dark: #000000;
JSON
{
"hex": "#b691ea",
"rgb": {
"r": 182,
"g": 145,
"b": 234
},
"hsl": {
"h": 264.944,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.72481,
"c": 0.13112,
"h": 302.4
},
"luminance": 0.36136
}Semantic roles & 50–950 ramp
primary
#B691EA
secondary
#E8F2D9
accent
#D01682
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084