#B2ABBE#B2ABBE
#B2ABBE is a light, muted violet. Relative luminance 0.423; OKLCH L 75.3% C 0.028 H 302.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABBE |
|---|---|
| RGB | rgb(178, 171, 190) |
| HSL | hsl(262, 13%, 71%) |
| HSV | hsv(262, 10%, 75%) |
| CMYK | cmyk(6.3%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(71.08, 6.13, -8.80) |
| CIE-LCH | lch(71.08, 10.72, 304.87°) |
| OKLab | oklab(75.3% 0.015 -0.0236) |
| OKLCH | oklch(75.3% 0.028 302.4) |
| XYZ | xyz(42.2156, 42.3085, 54.6476) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.67
Thistle
#D8BFD8
ΔE00 9.19
Dark Gray
#A9A9A9
ΔE00 9.99
Lilac
#C8A2C8
ΔE00 10.79
Silver
#C0C0C0
ΔE00 11.02
Pinkish Grey
#C8ACA9
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABBE #B7BEAB
analogous
#ABADBE #B2ABBE #BBABBE
triadic
#B2ABBE #BEB2AB #ABBEB2
tetradic
#B2ABBE #BEABAD #B7BEAB #ABBEBB
square
#B2ABBE #BEABAD #B7BEAB #ABBEBB
split-complementary
#B2ABBE #BEBBAB #ADBEAB
monochromatic
#736887 #9288A3 #B2ABBE #D2CED9 #EFEEF2
Accessibility & contrast
On white
2.22
#B2ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#B2ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABBE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABBE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#B0ADB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b2abbe; /* rgb */ color: rgb(178, 171, 190); /* oklch */ color: oklch(75.3% 0.028 302.4);
Tailwind
colors: {
custom: {
50: '#c9c4d1',
500: '#b2abbe',
950: '#000000',
},
}SCSS
$custom: #b2abbe; $custom-light: #c9c4d1; $custom-dark: #000000;
JSON
{
"hex": "#b2abbe",
"rgb": {
"r": 178,
"g": 171,
"b": 190
},
"hsl": {
"h": 262.105,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75301,
"c": 0.02793,
"h": 302.4
},
"luminance": 0.42309
}Semantic roles & 50–950 ramp
primary
#B2ABBE
secondary
#E3E5E0
accent
#974F7C
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182