#B692EA#B692EA
#B692EA is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.7% C 0.129 H 302.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B692EA |
|---|---|
| RGB | rgb(182, 146, 234) |
| HSL | hsl(265, 68%, 75%) |
| HSV | hsv(265, 38%, 92%) |
| CMYK | cmyk(22.2%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.86, 30.87, -39.49) |
| CIE-LCH | lch(66.86, 50.12, 308.01°) |
| OKLab | oklab(72.66% 0.0688 -0.1097) |
| OKLCH | oklch(72.66% 0.129 302.1) |
| XYZ | xyz(44.4184, 36.4433, 82.5201) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.97
Baby Purple
#CA9BF7
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.37
Pale Purple
#B790D4
ΔE00 4.63
Pastel Purple
#CAA0FF
ΔE00 4.76
Lavender
#B39DDB
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692EA #C6EA92
analogous
#929AEA #B692EA #E292EA
triadic
#B692EA #EAB692 #92EAB6
tetradic
#B692EA #EA929A #C6EA92 #92EAE2
square
#B692EA #EA929A #C6EA92 #92EAE2
split-complementary
#B692EA #EAE292 #9AEA92
monochromatic
#712BD6 #945FE0 #B692EA #D8C5F4 #EEE5FA
Accessibility & contrast
On white
2.53
#B692EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B692EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692EA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692EA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#ADA0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b692ea; /* rgb */ color: rgb(182, 146, 234); /* oklch */ color: oklch(72.7% 0.129 302.1);
Tailwind
colors: {
custom: {
50: '#cdb2f1',
500: '#b692ea',
950: '#000000',
},
}SCSS
$custom: #b692ea; $custom-light: #cdb2f1; $custom-dark: #000000;
JSON
{
"hex": "#b692ea",
"rgb": {
"r": 182,
"g": 146,
"b": 234
},
"hsl": {
"h": 264.545,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.72658,
"c": 0.12949,
"h": 302.1
},
"luminance": 0.36443
}Semantic roles & 50–950 ramp
primary
#B692EA
secondary
#E8F2D9
accent
#D01684
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084