#B2AEBF#B2AEBF
#B2AEBF is a light, muted violet. Relative luminance 0.435; OKLCH L 75.9% C 0.024 H 296.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEBF |
|---|---|
| RGB | rgb(178, 174, 191) |
| HSL | hsl(254, 12%, 72%) |
| HSV | hsv(254, 9%, 75%) |
| CMYK | cmyk(6.8%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.89, 4.69, -8.14) |
| CIE-LCH | lch(71.89, 9.40, 299.93°) |
| OKLab | oklab(75.94% 0.0109 -0.0218) |
| OKLCH | oklch(75.94% 0.024 296.6) |
| XYZ | xyz(42.8984, 43.4986, 55.4162) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.11
Dark Gray
#A9A9A9
ΔE00 8.90
Silver
#C0C0C0
ΔE00 9.65
Thistle
#D8BFD8
ΔE00 9.95
Cool Gray
#9AA7B0
ΔE00 10.58
Lightsteelblue
#B0C4DE
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEBF #BBBFAE
analogous
#AEB3BF #B2AEBF #BBAEBF
triadic
#B2AEBF #BFB2AE #AEBFB2
tetradic
#B2AEBF #BFAEB3 #BBBFAE #AEBFBB
square
#B2AEBF #BFAEB3 #BBBFAE #AEBFBB
split-complementary
#B2AEBF #BFBBAE #B3BFAE
monochromatic
#726B88 #928CA4 #B2AEBF #D3D0DA #EFEEF1
Accessibility & contrast
On white
2.16
#B2AEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#B2AEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEBF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEBF | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#B0B0B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2aebf; /* rgb */ color: rgb(178, 174, 191); /* oklch */ color: oklch(75.9% 0.024 296.6);
Tailwind
colors: {
custom: {
50: '#c9c6d2',
500: '#b2aebf',
950: '#000000',
},
}SCSS
$custom: #b2aebf; $custom-light: #c9c6d2; $custom-dark: #000000;
JSON
{
"hex": "#b2aebf",
"rgb": {
"r": 178,
"g": 174,
"b": 191
},
"hsl": {
"h": 254.118,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.75943,
"c": 0.0244,
"h": 296.6
},
"luminance": 0.43499
}Semantic roles & 50–950 ramp
primary
#B2AEBF
secondary
#E6E7E2
accent
#965085
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282