#B692E5#B692E5
#B692E5 is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.4% C 0.123 H 303.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B692E5 |
|---|---|
| RGB | rgb(182, 146, 229) |
| HSL | hsl(266, 61%, 74%) |
| HSV | hsv(266, 36%, 90%) |
| CMYK | cmyk(20.5%, 36.2%, 0%, 10.2%) |
| CIE-LAB | lab(66.64, 29.72, -37.07) |
| CIE-LCH | lch(66.64, 47.51, 308.72°) |
| OKLab | oklab(72.42% 0.0678 -0.1027) |
| OKLCH | oklch(72.42% 0.123 303.4) |
| XYZ | xyz(43.7102, 36.1601, 78.7904) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.66
Lavender (survey)
#C79FEF
ΔE00 4.15
Baby Purple
#CA9BF7
ΔE00 4.18
Lavender
#B39DDB
ΔE00 4.63
Liliac
#C48EFD
ΔE00 4.65
Pastel Purple
#CAA0FF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692E5 #C1E592
analogous
#9297E5 #B692E5 #DF92E5
triadic
#B692E5 #E5B692 #92E5B6
tetradic
#B692E5 #E59297 #C1E592 #92E5DF
square
#B692E5 #E59297 #C1E592 #92E5DF
split-complementary
#B692E5 #E5DF92 #97E592
monochromatic
#7431CC #9561D9 #B692E5 #D7C3F1 #EEE6F9
Accessibility & contrast
On white
2.55
#B692E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#B692E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692E5
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692E5 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E8
Deuteranopia (green-blind)
#87A2E3
Tritanopia (blue-blind)
#AE9FB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b692e5; /* rgb */ color: rgb(182, 146, 229); /* oklch */ color: oklch(72.4% 0.123 303.4);
Tailwind
colors: {
custom: {
50: '#cdb2ed',
500: '#b692e5',
950: '#000000',
},
}SCSS
$custom: #b692e5; $custom-light: #cdb2ed; $custom-dark: #000000;
JSON
{
"hex": "#b692e5",
"rgb": {
"r": 182,
"g": 146,
"b": 229
},
"hsl": {
"h": 266.024,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.72423,
"c": 0.12305,
"h": 303.4
},
"luminance": 0.3616
}Semantic roles & 50–950 ramp
primary
#B692E5
secondary
#E7F0DB
accent
#C91C7E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084