#B692EB#B692EB
#B692EB is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.7% C 0.131 H 301.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B692EB |
|---|---|
| RGB | rgb(182, 146, 235) |
| HSL | hsl(264, 69%, 75%) |
| HSV | hsv(264, 38%, 92%) |
| CMYK | cmyk(22.6%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(66.90, 31.10, -39.97) |
| CIE-LCH | lch(66.90, 50.64, 307.88°) |
| OKLab | oklab(72.71% 0.069 -0.1111) |
| OKLCH | oklch(72.71% 0.131 301.9) |
| XYZ | xyz(44.5624, 36.5010, 83.2789) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.85
Baby Purple
#CA9BF7
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.43
Pastel Purple
#CAA0FF
ΔE00 4.71
Pale Purple
#B790D4
ΔE00 4.82
Lilac (survey)
#CEA2FD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692EB #C7EB92
analogous
#929BEB #B692EB #E392EB
triadic
#B692EB #EBB692 #92EBB6
tetradic
#B692EB #EB929B #C7EB92 #92EBE3
square
#B692EB #EB929B #C7EB92 #92EBE3
split-complementary
#B692EB #EBE392 #9BEB92
monochromatic
#712BD8 #935EE2 #B692EB #D9C6F4 #EEE5FA
Accessibility & contrast
On white
2.53
#B692EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B692EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692EB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692EB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#84A2E9
Tritanopia (blue-blind)
#ADA0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b692eb; /* rgb */ color: rgb(182, 146, 235); /* oklch */ color: oklch(72.7% 0.131 301.9);
Tailwind
colors: {
custom: {
50: '#cdb2f2',
500: '#b692eb',
950: '#000000',
},
}SCSS
$custom: #b692eb; $custom-light: #cdb2f2; $custom-dark: #000000;
JSON
{
"hex": "#b692eb",
"rgb": {
"r": 182,
"g": 146,
"b": 235
},
"hsl": {
"h": 264.27,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.72705,
"c": 0.13077,
"h": 301.9
},
"luminance": 0.36501
}Semantic roles & 50–950 ramp
primary
#B692EB
secondary
#E8F2D9
accent
#D11585
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085