#B67DEB#B67DEB
#B67DEB is a light, vivid violet. Relative luminance 0.306; OKLCH L 69.1% C 0.165 H 306.5°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B67DEB |
|---|---|
| RGB | rgb(182, 125, 235) |
| HSL | hsl(271, 73%, 71%) |
| HSV | hsv(271, 47%, 92%) |
| CMYK | cmyk(22.6%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(62.18, 42.71, -47.39) |
| CIE-LCH | lch(62.18, 63.80, 312.02°) |
| OKLab | oklab(69.15% 0.098 -0.1325) |
| OKLCH | oklch(69.15% 0.165 306.5) |
| XYZ | xyz(41.6174, 30.6108, 82.2972) |
| Luminance | 0.3061 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.51
Light Urple
#B36FF6
ΔE00 4.03
Easter Purple
#C071FE
ΔE00 4.06
Liliac
#C48EFD
ΔE00 4.96
Bright Lavender
#C760FF
ΔE00 6.88
Bright Lilac
#C95EFB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B67DEB #B2EB7D
analogous
#7F7DEB #B67DEB #EB7DE9
triadic
#B67DEB #EBB67D #7DEBB6
tetradic
#B67DEB #EB7F7D #B2EB7D #7DE9EB
square
#B67DEB #EB7F7D #B2EB7D #7DE9EB
split-complementary
#B67DEB #E9EB7D #7DEB7F
monochromatic
#7A20CE #9848E3 #B67DEB #D4B2F3 #F0E4FB
Accessibility & contrast
On white
2.95
#B67DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#B67DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B67DEB
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B67DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B67DEB | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EF
Deuteranopia (green-blind)
#6F97E8
Tritanopia (blue-blind)
#AE90A9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b67deb; /* rgb */ color: rgb(182, 125, 235); /* oklch */ color: oklch(69.1% 0.165 306.5);
Tailwind
colors: {
custom: {
50: '#cea4f2',
500: '#b67deb',
950: '#000000',
},
}SCSS
$custom: #b67deb; $custom-light: #cea4f2; $custom-dark: #000000;
JSON
{
"hex": "#b67deb",
"rgb": {
"r": 182,
"g": 125,
"b": 235
},
"hsl": {
"h": 271.091,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.69149,
"c": 0.1648,
"h": 306.5
},
"luminance": 0.3061
}Semantic roles & 50–950 ramp
primary
#B67DEB
secondary
#E1F1D3
accent
#D5106F
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85