#B692EE#B692EE
#B692EE is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.8% C 0.135 H 301.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B692EE |
|---|---|
| RGB | rgb(182, 146, 238) |
| HSL | hsl(263, 73%, 75%) |
| HSV | hsv(263, 39%, 93%) |
| CMYK | cmyk(23.5%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.03, 31.80, -41.41) |
| CIE-LCH | lch(67.03, 52.21, 307.52°) |
| OKLab | oklab(72.85% 0.0697 -0.1152) |
| OKLCH | oklch(72.85% 0.135 301.2) |
| XYZ | xyz(44.9995, 36.6758, 85.5808) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.55
Baby Purple
#CA9BF7
ΔE00 4.06
Pastel Purple
#CAA0FF
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 5.34
Pale Purple
#B790D4
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692EE #CAEE92
analogous
#929CEE #B692EE #E492EE
triadic
#B692EE #EEB692 #92EEB6
tetradic
#B692EE #EE929C #CAEE92 #92EEE4
square
#B692EE #EE929C #CAEE92 #92EEE4
split-complementary
#B692EE #EEE492 #9CEE92
monochromatic
#6F28DD #935DE6 #B692EE #D9C7F6 #EDE5FB
Accessibility & contrast
On white
2.52
#B692EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#B692EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692EE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692EE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#ACA1B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b692ee; /* rgb */ color: rgb(182, 146, 238); /* oklch */ color: oklch(72.8% 0.135 301.2);
Tailwind
colors: {
custom: {
50: '#cdb2f4',
500: '#b692ee',
950: '#000000',
},
}SCSS
$custom: #b692ee; $custom-light: #cdb2f4; $custom-dark: #000000;
JSON
{
"hex": "#b692ee",
"rgb": {
"r": 182,
"g": 146,
"b": 238
},
"hsl": {
"h": 263.478,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.72849,
"c": 0.13464,
"h": 301.2
},
"luminance": 0.36676
}Semantic roles & 50–950 ramp
primary
#B692EE
secondary
#E8F3D8
accent
#D51088
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085