#ABAECD#ABAECD
#ABAECD is a light, muted blue. Relative luminance 0.433; OKLCH L 75.9% C 0.044 H 280.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAECD |
|---|---|
| RGB | rgb(171, 174, 205) |
| HSL | hsl(235, 25%, 74%) |
| HSV | hsv(235, 17%, 80%) |
| CMYK | cmyk(16.6%, 15.1%, 0%, 19.6%) |
| CIE-LAB | lab(71.78, 5.30, -16.05) |
| CIE-LCH | lch(71.78, 16.90, 288.29°) |
| OKLab | oklab(75.87% 0.0084 -0.0436) |
| OKLCH | oklch(75.87% 0.044 280.9) |
| XYZ | xyz(42.9476, 43.3372, 63.8480) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.87
Lightsteelblue
#B0C4DE
ΔE00 9.22
Light Blue Grey
#B7C9E2
ΔE00 9.60
Lavender
#B39DDB
ΔE00 9.65
Periwinkle
#CCCCFF
ΔE00 9.74
Cloudy Blue
#ACC2D9
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAECD #CDCAAB
analogous
#ABBFCD #ABAECD #B9ABCD
triadic
#ABAECD #CDABAE #AECDAB
tetradic
#ABAECD #CDABBF #CDCAAB #ABCDB9
square
#ABAECD #CDABBF #CDCAAB #ABCDB9
split-complementary
#ABAECD #CDB9AB #BFCDAB
monochromatic
#5F649F #8589B6 #ABAECD #D1D3E4 #ECEDF4
Accessibility & contrast
On white
2.17
#ABAECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#ABAECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAECD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAECD | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CE
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#A4B3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaecd; /* rgb */ color: rgb(171, 174, 205); /* oklch */ color: oklch(75.9% 0.044 280.9);
Tailwind
colors: {
custom: {
50: '#c4c6dc',
500: '#abaecd',
950: '#000000',
},
}SCSS
$custom: #abaecd; $custom-light: #c4c6dc; $custom-dark: #000000;
JSON
{
"hex": "#abaecd",
"rgb": {
"r": 171,
"g": 174,
"b": 205
},
"hsl": {
"h": 234.706,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.75868,
"c": 0.04439,
"h": 280.9
},
"luminance": 0.43338
}Semantic roles & 50–950 ramp
primary
#ABAECD
secondary
#EAE9E1
accent
#9B42A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283