#B692FF#B692FF
#B692FF is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.7% C 0.157 H 297.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B692FF |
|---|---|
| RGB | rgb(182, 146, 255) |
| HSL | hsl(260, 100%, 79%) |
| HSV | hsv(260, 43%, 100%) |
| CMYK | cmyk(28.6%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(67.82, 35.83, -49.48) |
| CIE-LCH | lch(67.82, 61.09, 305.91°) |
| OKLab | oklab(73.7% 0.0727 -0.1386) |
| OKLCH | oklch(73.7% 0.157 297.7) |
| XYZ | xyz(47.6160, 37.7224, 99.3609) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.32
Pastel Purple
#CAA0FF
ΔE00 5.05
Baby Purple
#CA9BF7
ΔE00 5.28
Lilac (survey)
#CEA2FD
ΔE00 6.14
Lavender (survey)
#C79FEF
ΔE00 6.53
Light Purple
#BF77F6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692FF #DBFF92
analogous
#92A4FF #B692FF #ED92FF
triadic
#B692FF #FFB692 #92FFB6
tetradic
#B692FF #FF92A4 #DBFF92 #92FFED
square
#B692FF #FF92A4 #DBFF92 #92FFED
split-complementary
#B692FF #FFED92 #A4FF92
monochromatic
#6418FF #8D55FF #B692FF #DFCFFF #EBE0FF
Accessibility & contrast
On white
2.46
#B692FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#B692FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692FF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692FF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#A7A5BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b692ff; /* rgb */ color: rgb(182, 146, 255); /* oklch */ color: oklch(73.7% 0.157 297.7);
Tailwind
colors: {
custom: {
50: '#ceb2ff',
500: '#b692ff',
950: '#000000',
},
}SCSS
$custom: #b692ff; $custom-light: #ceb2ff; $custom-dark: #000000;
JSON
{
"hex": "#b692ff",
"rgb": {
"r": 182,
"g": 146,
"b": 255
},
"hsl": {
"h": 259.817,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.73696,
"c": 0.1565,
"h": 297.7
},
"luminance": 0.37723
}Semantic roles & 50–950 ramp
primary
#B692FF
secondary
#ECF7D4
accent
#E6009A
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086