#B692E4#B692E4
#B692E4 is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.4% C 0.122 H 303.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B692E4 |
|---|---|
| RGB | rgb(182, 146, 228) |
| HSL | hsl(266, 60%, 73%) |
| HSV | hsv(266, 36%, 89%) |
| CMYK | cmyk(20.2%, 36%, 0%, 10.6%) |
| CIE-LAB | lab(66.60, 29.50, -36.58) |
| CIE-LCH | lch(66.60, 46.99, 308.88°) |
| OKLab | oklab(72.38% 0.0675 -0.1013) |
| OKLCH | oklch(72.38% 0.122 303.7) |
| XYZ | xyz(43.5710, 36.1044, 78.0572) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 4.13
Baby Purple
#CA9BF7
ΔE00 4.24
Lavender
#B39DDB
ΔE00 4.52
Liliac
#C48EFD
ΔE00 4.80
Pastel Purple
#CAA0FF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692E4 #C0E492
analogous
#9297E4 #B692E4 #DF92E4
triadic
#B692E4 #E4B692 #92E4B6
tetradic
#B692E4 #E49297 #C0E492 #92E4DF
square
#B692E4 #E49297 #C0E492 #92E4DF
split-complementary
#B692E4 #E4DF92 #97E492
monochromatic
#7532CA #9561D8 #B692E4 #D7C3F0 #EFE6F9
Accessibility & contrast
On white
2.55
#B692E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#B692E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692E4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692E4 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E7
Deuteranopia (green-blind)
#87A2E2
Tritanopia (blue-blind)
#AF9FB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b692e4; /* rgb */ color: rgb(182, 146, 228); /* oklch */ color: oklch(72.4% 0.122 303.7);
Tailwind
colors: {
custom: {
50: '#cdb2ed',
500: '#b692e4',
950: '#000000',
},
}SCSS
$custom: #b692e4; $custom-light: #cdb2ed; $custom-dark: #000000;
JSON
{
"hex": "#b692e4",
"rgb": {
"r": 182,
"g": 146,
"b": 228
},
"hsl": {
"h": 266.341,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.72377,
"c": 0.12176,
"h": 303.7
},
"luminance": 0.36104
}Semantic roles & 50–950 ramp
primary
#B692E4
secondary
#E7F0DB
accent
#C81E7D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084