#ABAECB#ABAECB
#ABAECB is a light, muted blue. Relative luminance 0.432; OKLCH L 75.8% C 0.042 H 280.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAECB |
|---|---|
| RGB | rgb(171, 174, 203) |
| HSL | hsl(234, 24%, 73%) |
| HSV | hsv(234, 16%, 80%) |
| CMYK | cmyk(15.8%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(71.72, 4.87, -15.05) |
| CIE-LCH | lch(71.72, 15.82, 287.92°) |
| OKLab | oklab(75.8% 0.0077 -0.0408) |
| OKLCH | oklch(75.8% 0.042 280.7) |
| XYZ | xyz(42.7077, 43.2413, 62.5847) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.04
Light Periwinkle
#C1C6FC
ΔE00 9.31
Light Blue Grey
#B7C9E2
ΔE00 9.42
Cloudy Blue
#ACC2D9
ΔE00 9.98
Dove Gray
#B6B8BD
ΔE00 10.07
Periwinkle
#CCCCFF
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAECB #CBC8AB
analogous
#ABBECB #ABAECB #B8ABCB
triadic
#ABAECB #CBABAE #AECBAB
tetradic
#ABAECB #CBABBE #CBC8AB #ABCBB8
square
#ABAECB #CBABBE #CBC8AB #ABCBB8
split-complementary
#ABAECB #CBB8AB #BECBAB
monochromatic
#60669B #858AB4 #ABAECB #D1D2E2 #ECEDF3
Accessibility & contrast
On white
2.18
#ABAECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ABAECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAECB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAECB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CC
Deuteranopia (green-blind)
#A5AFCA
Tritanopia (blue-blind)
#A4B3B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaecb; /* rgb */ color: rgb(171, 174, 203); /* oklch */ color: oklch(75.8% 0.042 280.7);
Tailwind
colors: {
custom: {
50: '#c4c6da',
500: '#abaecb',
950: '#000000',
},
}SCSS
$custom: #abaecb; $custom-light: #c4c6da; $custom-dark: #000000;
JSON
{
"hex": "#abaecb",
"rgb": {
"r": 171,
"g": 174,
"b": 203
},
"hsl": {
"h": 234.375,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.75796,
"c": 0.04154,
"h": 280.7
},
"luminance": 0.43242
}Semantic roles & 50–950 ramp
primary
#ABAECB
secondary
#EAE9E1
accent
#9944A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121315
muted
#818283