#ABB7B2#ABB7B2
#ABB7B2 is a light, near-neutral grey. Relative luminance 0.457; OKLCH L 76.9% C 0.015 H 169.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7B2 |
|---|---|
| RGB | rgb(171, 183, 178) |
| HSL | hsl(155, 8%, 69%) |
| HSV | hsv(155, 7%, 72%) |
| CMYK | cmyk(6.6%, 0%, 2.7%, 28.2%) |
| CIE-LAB | lab(73.38, -5.12, 1.10) |
| CIE-LCH | lch(73.38, 5.24, 167.84°) |
| OKLab | oklab(76.86% -0.0148 0.0029) |
| OKLCH | oklch(76.86% 0.015 169.1) |
| XYZ | xyz(41.7623, 45.7388, 48.7391) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.62
Cool Grey
#95A3A6
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.32
Dark Gray
#A9A9A9
ΔE00 7.32
Dove Gray
#B6B8BD
ΔE00 7.83
Cool Gray
#9AA7B0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7B2 #B7ABB0
analogous
#ABB7AC #ABB7B2 #ABB6B7
triadic
#ABB7B2 #B2ABB7 #B7B2AB
tetradic
#ABB7B2 #ACABB7 #B7ABB0 #B6B7AB
square
#ABB7B2 #ACABB7 #B7ABB0 #B6B7AB
split-complementary
#ABB7B2 #B7ABB6 #B7ACAB
monochromatic
#6B7D75 #8A9B94 #ABB7B2 #CCD3D0 #EDEFEE
Accessibility & contrast
On white
2.07
#ABB7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ABB7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7B2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7B2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#B4B4B2
Tritanopia (blue-blind)
#A9B7B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb7b2; /* rgb */ color: rgb(171, 183, 178); /* oklch */ color: oklch(76.9% 0.015 169.1);
Tailwind
colors: {
custom: {
50: '#c4ccc9',
500: '#abb7b2',
950: '#000000',
},
}SCSS
$custom: #abb7b2; $custom-light: #c4ccc9; $custom-dark: #000000;
JSON
{
"hex": "#abb7b2",
"rgb": {
"r": 171,
"g": 183,
"b": 178
},
"hsl": {
"h": 155,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.76857,
"c": 0.01507,
"h": 169.1
},
"luminance": 0.45739
}Semantic roles & 50–950 ramp
primary
#ABB7B2
secondary
#E1DDDF
accent
#546E92
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282