#B08BEE#B08BEE
#B08BEE is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.1% C 0.145 H 300.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B08BEE |
|---|---|
| RGB | rgb(176, 139, 238) |
| HSL | hsl(262, 74%, 74%) |
| HSV | hsv(262, 42%, 93%) |
| CMYK | cmyk(26.1%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(64.86, 34.02, -44.87) |
| CIE-LCH | lch(64.86, 56.30, 307.17°) |
| OKLab | oklab(71.07% 0.0723 -0.1253) |
| OKLCH | oklch(71.07% 0.145 300) |
| XYZ | xyz(42.5662, 33.8682, 85.1670) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.86
Baby Purple
#CA9BF7
ΔE00 5.91
Light Purple
#BF77F6
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 6.45
Pale Purple
#B790D4
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08BEE #C9EE8B
analogous
#8B98EE #B08BEE #E28BEE
triadic
#B08BEE #EEB08B #8BEEB0
tetradic
#B08BEE #EE8B98 #C9EE8B #8BEEE2
square
#B08BEE #EE8B98 #C9EE8B #8BEEE2
split-complementary
#B08BEE #EEE28B #98EE8B
monochromatic
#6721DE #8C56E6 #B08BEE #D4C0F6 #EDE4FB
Accessibility & contrast
On white
2.70
#B08BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#B08BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08BEE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08BEE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#A49CB1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b08bee; /* rgb */ color: rgb(176, 139, 238); /* oklch */ color: oklch(71.1% 0.145 300.0);
Tailwind
colors: {
custom: {
50: '#c9adf4',
500: '#b08bee',
950: '#000000',
},
}SCSS
$custom: #b08bee; $custom-light: #c9adf4; $custom-dark: #000000;
JSON
{
"hex": "#b08bee",
"rgb": {
"r": 176,
"g": 139,
"b": 238
},
"hsl": {
"h": 262.424,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.71072,
"c": 0.14467,
"h": 300
},
"luminance": 0.33868
}Semantic roles & 50–950 ramp
primary
#B08BEE
secondary
#E9F3D8
accent
#D70F8C
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#131017
muted
#827F85