#B692ED#B692ED
#B692ED is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.8% C 0.133 H 301.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B692ED |
|---|---|
| RGB | rgb(182, 146, 237) |
| HSL | hsl(264, 72%, 75%) |
| HSV | hsv(264, 38%, 93%) |
| CMYK | cmyk(23.2%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(66.99, 31.56, -40.93) |
| CIE-LCH | lch(66.99, 51.69, 307.64°) |
| OKLab | oklab(72.8% 0.0695 -0.1138) |
| OKLCH | oklch(72.8% 0.133 301.4) |
| XYZ | xyz(44.8530, 36.6172, 84.8092) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.64
Baby Purple
#CA9BF7
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 4.58
Pastel Purple
#CAA0FF
ΔE00 4.62
Pale Purple
#B790D4
ΔE00 5.19
Lilac (survey)
#CEA2FD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692ED #C9ED92
analogous
#929CED #B692ED #E392ED
triadic
#B692ED #EDB692 #92EDB6
tetradic
#B692ED #ED929C #C9ED92 #92EDE3
square
#B692ED #ED929C #C9ED92 #92EDE3
split-complementary
#B692ED #EDE392 #9CED92
monochromatic
#7029DC #935DE4 #B692ED #D9C7F6 #EDE5FB
Accessibility & contrast
On white
2.52
#B692ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B692ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692ED
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692ED | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2F0
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#ACA1B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b692ed; /* rgb */ color: rgb(182, 146, 237); /* oklch */ color: oklch(72.8% 0.133 301.4);
Tailwind
colors: {
custom: {
50: '#cdb2f3',
500: '#b692ed',
950: '#000000',
},
}SCSS
$custom: #b692ed; $custom-light: #cdb2f3; $custom-dark: #000000;
JSON
{
"hex": "#b692ed",
"rgb": {
"r": 182,
"g": 146,
"b": 237
},
"hsl": {
"h": 263.736,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.72801,
"c": 0.13334,
"h": 301.4
},
"luminance": 0.36617
}Semantic roles & 50–950 ramp
primary
#B692ED
secondary
#E8F2D9
accent
#D41287
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085