#ABAEBA#ABAEBA
#ABAEBA is a light, near-neutral blue. Relative luminance 0.425; OKLCH L 75.2% C 0.017 H 274.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEBA |
|---|---|
| RGB | rgb(171, 174, 186) |
| HSL | hsl(228, 10%, 70%) |
| HSV | hsv(228, 8%, 73%) |
| CMYK | cmyk(8.1%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(71.20, 1.30, -6.48) |
| CIE-LCH | lch(71.20, 6.61, 281.34°) |
| OKLab | oklab(75.22% 0.0014 -0.0174) |
| OKLCH | oklch(75.22% 0.017 274.7) |
| XYZ | xyz(40.7918, 42.4749, 52.4943) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.27
Cool Gray
#9AA7B0
ΔE00 6.04
Dark Gray
#A9A9A9
ΔE00 6.07
Silver
#C0C0C0
ΔE00 7.58
Cloudy Blue
#ACC2D9
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEBA #BAB7AB
analogous
#ABB6BA #ABAEBA #AFABBA
triadic
#ABAEBA #BAABAE #AEBAAB
tetradic
#ABAEBA #BAABB6 #BAB7AB #ABBAAF
square
#ABAEBA #BAABB6 #BAB7AB #ABBAAF
split-complementary
#ABAEBA #BAAFAB #B6BAAB
monochromatic
#6A6E81 #898E9E #ABAEBA #CDCED6 #EEEFF1
Accessibility & contrast
On white
2.21
#ABAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#ABAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEBA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEBA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#A8B0B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaeba; /* rgb */ color: rgb(171, 174, 186); /* oklch */ color: oklch(75.2% 0.017 274.7);
Tailwind
colors: {
custom: {
50: '#c4c6ce',
500: '#abaeba',
950: '#000000',
},
}SCSS
$custom: #abaeba; $custom-light: #c4c6ce; $custom-dark: #000000;
JSON
{
"hex": "#abaeba",
"rgb": {
"r": 171,
"g": 174,
"b": 186
},
"hsl": {
"h": 228,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.75215,
"c": 0.01744,
"h": 274.7
},
"luminance": 0.42475
}Semantic roles & 50–950 ramp
primary
#ABAEBA
secondary
#E3E2DE
accent
#875294
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282