#ABAEB2#ABAEB2
#ABAEB2 is a light, near-neutral grey. Relative luminance 0.421; OKLCH L 75.0% C 0.007 H 255.5°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEB2 |
|---|---|
| RGB | rgb(171, 174, 178) |
| HSL | hsl(214, 4%, 68%) |
| HSV | hsv(214, 4%, 70%) |
| CMYK | cmyk(3.9%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(70.97, -0.29, -2.41) |
| CIE-LCH | lch(70.97, 2.43, 263.23°) |
| OKLab | oklab(74.96% -0.0017 -0.0064) |
| OKLCH | oklch(74.96% 0.007 255.5) |
| XYZ | xyz(39.9650, 42.1442, 48.1400) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.68
Dove Gray
#B6B8BD
ΔE00 2.96
Cool Gray
#9AA7B0
ΔE00 5.01
Silver
#C0C0C0
ΔE00 5.47
Cool Grey
#95A3A6
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEB2 #B2AFAB
analogous
#ABB1B2 #ABAEB2 #ABABB2
triadic
#ABAEB2 #B2ABAE #AEB2AB
tetradic
#ABAEB2 #B2ABB1 #B2AFAB #ABB2AB
square
#ABAEB2 #B2ABB1 #B2AFAB #ABB2AB
split-complementary
#ABAEB2 #B2ABAB #B1B2AB
monochromatic
#6C7176 #8B8F95 #ABAEB2 #CBCDCF #EBECED
Accessibility & contrast
On white
2.23
#ABAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#ABAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEB2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEB2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB2
Deuteranopia (green-blind)
#ACADB2
Tritanopia (blue-blind)
#A9AFAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaeb2; /* rgb */ color: rgb(171, 174, 178); /* oklch */ color: oklch(75.0% 0.007 255.5);
Tailwind
colors: {
custom: {
50: '#c4c6c9',
500: '#abaeb2',
950: '#000000',
},
}SCSS
$custom: #abaeb2; $custom-light: #c4c6c9; $custom-dark: #000000;
JSON
{
"hex": "#abaeb2",
"rgb": {
"r": 171,
"g": 174,
"b": 178
},
"hsl": {
"h": 214.286,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.74962,
"c": 0.00665,
"h": 255.5
},
"luminance": 0.42144
}Semantic roles & 50–950 ramp
primary
#ABAEB2
secondary
#DDDDDB
accent
#77578E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282