#ABAECC#ABAECC
#ABAECC is a light, muted blue. Relative luminance 0.433; OKLCH L 75.8% C 0.043 H 280.8°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAECC |
|---|---|
| RGB | rgb(171, 174, 204) |
| HSL | hsl(235, 24%, 74%) |
| HSV | hsv(235, 16%, 80%) |
| CMYK | cmyk(16.2%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(71.75, 5.09, -15.55) |
| CIE-LCH | lch(71.75, 16.36, 288.11°) |
| OKLab | oklab(75.83% 0.0081 -0.0422) |
| OKLCH | oklch(75.83% 0.043 280.8) |
| XYZ | xyz(42.8272, 43.2891, 63.2143) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.08
Lightsteelblue
#B0C4DE
ΔE00 9.13
Light Blue Grey
#B7C9E2
ΔE00 9.51
Lavender
#B39DDB
ΔE00 9.90
Periwinkle
#CCCCFF
ΔE00 9.93
Cloudy Blue
#ACC2D9
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAECC #CCC9AB
analogous
#ABBECC #ABAECC #B8ABCC
triadic
#ABAECC #CCABAE #AECCAB
tetradic
#ABAECC #CCABBE #CCC9AB #ABCCB8
square
#ABAECC #CCABBE #CCC9AB #ABCCB8
split-complementary
#ABAECC #CCB8AB #BECCAB
monochromatic
#5F659D #8589B5 #ABAECC #D1D3E3 #ECEDF3
Accessibility & contrast
On white
2.17
#ABAECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#ABAECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAECC
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAECC | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CD
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#A4B3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaecc; /* rgb */ color: rgb(171, 174, 204); /* oklch */ color: oklch(75.8% 0.043 280.8);
Tailwind
colors: {
custom: {
50: '#c4c6db',
500: '#abaecc',
950: '#000000',
},
}SCSS
$custom: #abaecc; $custom-light: #c4c6db; $custom-dark: #000000;
JSON
{
"hex": "#abaecc",
"rgb": {
"r": 171,
"g": 174,
"b": 204
},
"hsl": {
"h": 234.545,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.75832,
"c": 0.04297,
"h": 280.8
},
"luminance": 0.4329
}Semantic roles & 50–950 ramp
primary
#ABAECC
secondary
#EAE9E1
accent
#9A43A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283