#B09EBB#B09EBB
#B09EBB is a light, muted violet. Relative luminance 0.373; OKLCH L 72.4% C 0.046 H 312.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EBB |
|---|---|
| RGB | rgb(176, 158, 187) |
| HSL | hsl(277, 18%, 68%) |
| HSV | hsv(277, 16%, 73%) |
| CMYK | cmyk(5.9%, 15.5%, 0%, 26.7%) |
| CIE-LAB | lab(67.48, 12.03, -12.54) |
| CIE-LCH | lch(67.48, 17.38, 313.82°) |
| OKLab | oklab(72.43% 0.0311 -0.0337) |
| OKLCH | oklch(72.43% 0.046 312.7) |
| XYZ | xyz(39.0995, 37.2720, 52.1385) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.28
Dusty Lavender
#AC86A8
ΔE00 8.25
Heather
#A484AC
ΔE00 8.47
Lavender
#B39DDB
ΔE00 8.88
Thistle
#D8BFD8
ΔE00 9.70
Pale Purple
#B790D4
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EBB #A9BB9E
analogous
#A19EBB #B09EBB #BB9EB8
triadic
#B09EBB #BBB09E #9EBBB0
tetradic
#B09EBB #BBA19E #A9BB9E #9EB8BB
square
#B09EBB #BBA19E #A9BB9E #9EB8BB
split-complementary
#B09EBB #B8BB9E #9EBBA1
monochromatic
#745C83 #937AA2 #B09EBB #CDC2D4 #EBE6ED
Accessibility & contrast
On white
2.48
#B09EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B09EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EBB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EBB | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#AFA1A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b09ebb; /* rgb */ color: rgb(176, 158, 187); /* oklch */ color: oklch(72.4% 0.046 312.7);
Tailwind
colors: {
custom: {
50: '#c7bacf',
500: '#b09ebb',
950: '#000000',
},
}SCSS
$custom: #b09ebb; $custom-light: #c7bacf; $custom-dark: #000000;
JSON
{
"hex": "#b09ebb",
"rgb": {
"r": 176,
"g": 158,
"b": 187
},
"hsl": {
"h": 277.241,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.72425,
"c": 0.0459,
"h": 312.7
},
"luminance": 0.37272
}Semantic roles & 50–950 ramp
primary
#B09EBB
secondary
#D9DFD6
accent
#9C4A69
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082