#B67BEE#B67BEE
#B67BEE is a light, vivid violet. Relative luminance 0.303; OKLCH L 69.0% C 0.172 H 306.1°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B67BEE |
|---|---|
| RGB | rgb(182, 123, 238) |
| HSL | hsl(271, 77%, 71%) |
| HSV | hsv(271, 48%, 93%) |
| CMYK | cmyk(23.5%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(61.90, 44.47, -49.50) |
| CIE-LCH | lch(61.90, 66.54, 311.94°) |
| OKLab | oklab(68.99% 0.101 -0.1386) |
| OKLCH | oklch(68.99% 0.172 306.1) |
| XYZ | xyz(41.8038, 30.2844, 84.5155) |
| Luminance | 0.3028 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.00
Light Urple
#B36FF6
ΔE00 3.33
Easter Purple
#C071FE
ΔE00 3.41
Liliac
#C48EFD
ΔE00 5.24
Bright Lavender
#C760FF
ΔE00 6.28
Bright Lilac
#C95EFB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B67BEE #B3EE7B
analogous
#7C7BEE #B67BEE #EE7BEC
triadic
#B67BEE #EEB67B #7BEEB6
tetradic
#B67BEE #EE7C7B #B3EE7B #7BECEE
square
#B67BEE #EE7C7B #B3EE7B #7BECEE
split-complementary
#B67BEE #ECEE7B #7BEE7C
monochromatic
#7A1BD3 #9845E7 #B67BEE #D4B1F5 #F0E4FC
Accessibility & contrast
On white
2.98
#B67BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#B67BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B67BEE
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B67BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B67BEE | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B94F2
Deuteranopia (green-blind)
#6B96EB
Tritanopia (blue-blind)
#AD8FA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b67bee; /* rgb */ color: rgb(182, 123, 238); /* oklch */ color: oklch(69.0% 0.172 306.1);
Tailwind
colors: {
custom: {
50: '#cea2f4',
500: '#b67bee',
950: '#000000',
},
}SCSS
$custom: #b67bee; $custom-light: #cea2f4; $custom-dark: #000000;
JSON
{
"hex": "#b67bee",
"rgb": {
"r": 182,
"g": 123,
"b": 238
},
"hsl": {
"h": 270.783,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.6899,
"c": 0.17152,
"h": 306.1
},
"luminance": 0.30284
}Semantic roles & 50–950 ramp
primary
#B67BEE
secondary
#E2F2D3
accent
#D90C70
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85