#ABAECF#ABAECF
#ABAECF is a light, muted blue. Relative luminance 0.434; OKLCH L 75.9% C 0.047 H 281.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAECF |
|---|---|
| RGB | rgb(171, 174, 207) |
| HSL | hsl(235, 27%, 74%) |
| HSV | hsv(235, 17%, 81%) |
| CMYK | cmyk(17.4%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(71.85, 5.74, -17.05) |
| CIE-LCH | lch(71.85, 17.99, 288.62°) |
| OKLab | oklab(75.94% 0.0091 -0.0464) |
| OKLCH | oklch(75.94% 0.047 281.1) |
| XYZ | xyz(43.1905, 43.4344, 65.1276) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.46
Lavender
#B39DDB
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.38
Periwinkle
#CCCCFF
ΔE00 9.39
Light Blue Grey
#B7C9E2
ΔE00 9.77
Cloudy Blue
#ACC2D9
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAECF #CFCCAB
analogous
#ABC0CF #ABAECF #BAABCF
triadic
#ABAECF #CFABAE #AECFAB
tetradic
#ABAECF #CFABC0 #CFCCAB #ABCFBA
square
#ABAECF #CFABC0 #CFCCAB #ABCFBA
split-complementary
#ABAECF #CFBAAB #C0CFAB
monochromatic
#5D63A2 #8488B9 #ABAECF #D2D4E5 #ECECF4
Accessibility & contrast
On white
2.17
#ABAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ABAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAECF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAECF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1D1
Deuteranopia (green-blind)
#A4AFCE
Tritanopia (blue-blind)
#A3B4B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaecf; /* rgb */ color: rgb(171, 174, 207); /* oklch */ color: oklch(75.9% 0.047 281.1);
Tailwind
colors: {
custom: {
50: '#c4c6dd',
500: '#abaecf',
950: '#000000',
},
}SCSS
$custom: #abaecf; $custom-light: #c4c6dd; $custom-dark: #000000;
JSON
{
"hex": "#abaecf",
"rgb": {
"r": 171,
"g": 174,
"b": 207
},
"hsl": {
"h": 235,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.75941,
"c": 0.04725,
"h": 281.1
},
"luminance": 0.43435
}Semantic roles & 50–950 ramp
primary
#ABAECF
secondary
#EAEAE1
accent
#9D40A6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283