#B67AEC#B67AEC
#B67AEC is a light, vivid violet. Relative luminance 0.299; OKLCH L 68.7% C 0.171 H 306.7°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B67AEC |
|---|---|
| RGB | rgb(182, 122, 236) |
| HSL | hsl(272, 75%, 70%) |
| HSV | hsv(272, 48%, 93%) |
| CMYK | cmyk(22.9%, 48.3%, 0%, 7.5%) |
| CIE-LAB | lab(61.59, 44.56, -48.88) |
| CIE-LCH | lch(61.59, 66.14, 312.35°) |
| OKLab | oklab(68.72% 0.1022 -0.1368) |
| OKLCH | oklch(68.72% 0.171 306.7) |
| XYZ | xyz(41.3882, 29.9207, 82.9355) |
| Luminance | 0.2992 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.03
Light Urple
#B36FF6
ΔE00 3.29
Easter Purple
#C071FE
ΔE00 3.45
Liliac
#C48EFD
ΔE00 5.53
Bright Lavender
#C760FF
ΔE00 6.16
Bright Lilac
#C95EFB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B67AEC #B0EC7A
analogous
#7D7AEC #B67AEC #EC7AE9
triadic
#B67AEC #ECB67A #7AECB6
tetradic
#B67AEC #EC7D7A #B0EC7A #7AE9EC
square
#B67AEC #EC7D7A #B0EC7A #7AE9EC
split-complementary
#B67AEC #E9EC7A #7AEC7D
monochromatic
#7A1DCE #9944E4 #B67AEC #D3B0F4 #F0E4FB
Accessibility & contrast
On white
3.01
#B67AEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#B67AEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B67AEC
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B67AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B67AEC | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B93F0
Deuteranopia (green-blind)
#6B95E9
Tritanopia (blue-blind)
#AE8DA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b67aec; /* rgb */ color: rgb(182, 122, 236); /* oklch */ color: oklch(68.7% 0.171 306.7);
Tailwind
colors: {
custom: {
50: '#cea2f2',
500: '#b67aec',
950: '#000000',
},
}SCSS
$custom: #b67aec; $custom-light: #cea2f2; $custom-dark: #000000;
JSON
{
"hex": "#b67aec",
"rgb": {
"r": 182,
"g": 122,
"b": 236
},
"hsl": {
"h": 271.579,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.68724,
"c": 0.17074,
"h": 306.7
},
"luminance": 0.2992
}Semantic roles & 50–950 ramp
primary
#B67AEC
secondary
#E0F1D1
accent
#D70E6D
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85