#B09EAE#B09EAE
#B09EAE is a light, muted purple. Relative luminance 0.367; OKLCH L 72.0% C 0.031 H 329.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EAE |
|---|---|
| RGB | rgb(176, 158, 174) |
| HSL | hsl(307, 10%, 65%) |
| HSV | hsv(307, 10%, 69%) |
| CMYK | cmyk(0%, 10.2%, 1.1%, 31%) |
| CIE-LAB | lab(67.08, 9.49, -5.88) |
| CIE-LCH | lch(67.08, 11.16, 328.20°) |
| OKLab | oklab(71.98% 0.0264 -0.0156) |
| OKLCH | oklch(71.98% 0.031 329.4) |
| XYZ | xyz(37.7703, 36.7403, 45.1380) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.01
Light Mauve
#C292A1
ΔE00 9.02
Pinkish Grey
#C8ACA9
ΔE00 9.60
Dusty Lavender
#AC86A8
ΔE00 9.80
Grey Pink
#C3909B
ΔE00 10.13
Thistle
#D8BFD8
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EAE #9EB0A0
analogous
#A99EB0 #B09EAE #B09EA5
triadic
#B09EAE #AEB09E #9EAEB0
tetradic
#B09EAE #B0A99E #9EB0A0 #9EA5B0
square
#B09EAE #B0A99E #9EB0A0 #9EA5B0
split-complementary
#B09EAE #A5B09E #9EB0A9
monochromatic
#755F72 #957C92 #B09EAE #CBC0CA #E7E1E6
Accessibility & contrast
On white
2.52
#B09EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B09EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EAE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EAE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2AF
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#B29FA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b09eae; /* rgb */ color: rgb(176, 158, 174); /* oklch */ color: oklch(72.0% 0.031 329.4);
Tailwind
colors: {
custom: {
50: '#c7bac6',
500: '#b09eae',
950: '#000000',
},
}SCSS
$custom: #b09eae; $custom-light: #c7bac6; $custom-dark: #000000;
JSON
{
"hex": "#b09eae",
"rgb": {
"r": 176,
"g": 158,
"b": 174
},
"hsl": {
"h": 306.667,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.71982,
"c": 0.03067,
"h": 329.4
},
"luminance": 0.3674
}Semantic roles & 50–950 ramp
primary
#B09EAE
secondary
#D2D8D3
accent
#945951
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082