#B09BED#B09BED
#B09BED is a light, moderate violet. Relative luminance 0.388; OKLCH L 73.9% C 0.118 H 295.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B09BED |
|---|---|
| RGB | rgb(176, 155, 237) |
| HSL | hsl(255, 69%, 77%) |
| HSV | hsv(255, 35%, 93%) |
| CMYK | cmyk(25.7%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(68.60, 24.79, -38.46) |
| CIE-LCH | lch(68.60, 45.76, 302.81°) |
| OKLab | oklab(73.9% 0.0501 -0.1068) |
| OKLCH | oklch(73.9% 0.118 295.1) |
| XYZ | xyz(44.9083, 38.7867, 85.2250) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.40
Lavender (survey)
#C79FEF
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 5.14
Baby Purple
#CA9BF7
ΔE00 5.46
Lilac (survey)
#CEA2FD
ΔE00 5.84
Liliac
#C48EFD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09BED #D8ED9B
analogous
#9BAFED #B09BED #D99BED
triadic
#B09BED #EDB09B #9BEDB0
tetradic
#B09BED #ED9BAF #D8ED9B #9BEDD9
square
#B09BED #ED9BAF #D8ED9B #9BEDD9
split-complementary
#B09BED #EDD99B #AFED9B
monochromatic
#5E33DA #8767E4 #B09BED #D9CFF6 #EBE5FA
Accessibility & contrast
On white
2.40
#B09BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#B09BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09BED
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09BED | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#A3A9B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b09bed; /* rgb */ color: rgb(176, 155, 237); /* oklch */ color: oklch(73.9% 0.118 295.1);
Tailwind
colors: {
custom: {
50: '#c9b8f3',
500: '#b09bed',
950: '#000000',
},
}SCSS
$custom: #b09bed; $custom-light: #c9b8f3; $custom-dark: #000000;
JSON
{
"hex": "#b09bed",
"rgb": {
"r": 176,
"g": 155,
"b": 237
},
"hsl": {
"h": 255.366,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.73898,
"c": 0.11802,
"h": 295.1
},
"luminance": 0.38787
}Semantic roles & 50–950 ramp
primary
#B09BED
secondary
#ECF2D9
accent
#D114A1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085