#B08BED#B08BED
#B08BED is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.0% C 0.143 H 300.2°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B08BED |
|---|---|
| RGB | rgb(176, 139, 237) |
| HSL | hsl(263, 73%, 74%) |
| HSV | hsv(263, 41%, 93%) |
| CMYK | cmyk(25.7%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(64.81, 33.78, -44.39) |
| CIE-LCH | lch(64.81, 55.78, 307.27°) |
| OKLab | oklab(71.02% 0.0721 -0.1239) |
| OKLCH | oklch(71.02% 0.143 300.2) |
| XYZ | xyz(42.4197, 33.8096, 84.3954) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.91
Baby Purple
#CA9BF7
ΔE00 5.88
Light Purple
#BF77F6
ΔE00 6.11
Pale Purple
#B790D4
ΔE00 6.29
Pastel Purple
#CAA0FF
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08BED #C8ED8B
analogous
#8B97ED #B08BED #E18BED
triadic
#B08BED #EDB08B #8BEDB0
tetradic
#B08BED #ED8B97 #C8ED8B #8BEDE1
square
#B08BED #ED8B97 #C8ED8B #8BEDE1
split-complementary
#B08BED #EDE18B #97ED8B
monochromatic
#6822DC #8C56E5 #B08BED #D4C0F5 #EDE5FB
Accessibility & contrast
On white
2.71
#B08BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#B08BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08BED
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08BED | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#789DEA
Tritanopia (blue-blind)
#A59CB1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b08bed; /* rgb */ color: rgb(176, 139, 237); /* oklch */ color: oklch(71.0% 0.143 300.2);
Tailwind
colors: {
custom: {
50: '#c9adf3',
500: '#b08bed',
950: '#000000',
},
}SCSS
$custom: #b08bed; $custom-light: #c9adf3; $custom-dark: #000000;
JSON
{
"hex": "#b08bed",
"rgb": {
"r": 176,
"g": 139,
"b": 237
},
"hsl": {
"h": 262.653,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.71021,
"c": 0.14338,
"h": 300.2
},
"luminance": 0.3381
}Semantic roles & 50–950 ramp
primary
#B08BED
secondary
#E9F3D8
accent
#D5108B
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85