#B68BEE#B68BEE
#B68BEE is a light, vivid violet. Relative luminance 0.346; OKLCH L 71.6% C 0.146 H 302.9°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B68BEE |
|---|---|
| RGB | rgb(182, 139, 238) |
| HSL | hsl(266, 74%, 74%) |
| HSV | hsv(266, 42%, 93%) |
| CMYK | cmyk(23.5%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.42, 35.69, -43.94) |
| CIE-LCH | lch(65.42, 56.61, 309.09°) |
| OKLab | oklab(71.63% 0.0793 -0.1225) |
| OKLCH | oklch(71.63% 0.146 302.9) |
| XYZ | xyz(43.9533, 34.5834, 85.2320) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.95
Baby Purple
#CA9BF7
ΔE00 5.06
Light Purple
#BF77F6
ΔE00 5.53
Pastel Purple
#CAA0FF
ΔE00 5.87
Pale Purple
#B790D4
ΔE00 5.87
Lavender (survey)
#C79FEF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68BEE #C3EE8B
analogous
#8B92EE #B68BEE #E88BEE
triadic
#B68BEE #EEB68B #8BEEB6
tetradic
#B68BEE #EE8B92 #C3EE8B #8BEEE8
square
#B68BEE #EE8B92 #C3EE8B #8BEEE8
split-complementary
#B68BEE #EEE88B #92EE8B
monochromatic
#7321DE #9456E6 #B68BEE #D8C0F6 #EEE4FB
Accessibility & contrast
On white
2.65
#B68BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#B68BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68BEE
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68BEE | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#7B9FEB
Tritanopia (blue-blind)
#AC9BB1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b68bee; /* rgb */ color: rgb(182, 139, 238); /* oklch */ color: oklch(71.6% 0.146 302.9);
Tailwind
colors: {
custom: {
50: '#ceadf4',
500: '#b68bee',
950: '#000000',
},
}SCSS
$custom: #b68bee; $custom-light: #ceadf4; $custom-dark: #000000;
JSON
{
"hex": "#b68bee",
"rgb": {
"r": 182,
"g": 139,
"b": 238
},
"hsl": {
"h": 266.061,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.71631,
"c": 0.14593,
"h": 302.9
},
"luminance": 0.34583
}Semantic roles & 50–950 ramp
primary
#B68BEE
secondary
#E7F3D8
accent
#D70F80
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85