#ABB2CE#ABB2CE
#ABB2CE is a light, muted blue. Relative luminance 0.450; OKLCH L 76.7% C 0.041 H 274.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2CE |
|---|---|
| RGB | rgb(171, 178, 206) |
| HSL | hsl(228, 26%, 74%) |
| HSV | hsv(228, 17%, 81%) |
| CMYK | cmyk(17%, 13.6%, 0%, 19.2%) |
| CIE-LAB | lab(72.86, 3.33, -14.97) |
| CIE-LCH | lch(72.86, 15.34, 282.55°) |
| OKLab | oklab(76.72% 0.0031 -0.0406) |
| OKLCH | oklch(76.72% 0.041 274.3) |
| XYZ | xyz(43.8529, 44.9542, 64.7472) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.01
Light Blue Grey
#B7C9E2
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 7.93
Light Periwinkle
#C1C6FC
ΔE00 8.72
Dove Gray
#B6B8BD
ΔE00 9.30
Periwinkle
#CCCCFF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2CE #CEC7AB
analogous
#ABC4CE #ABB2CE #B6ABCE
triadic
#ABB2CE #CEABB2 #B2CEAB
tetradic
#ABB2CE #CEABC4 #CEC7AB #ABCEB6
square
#ABB2CE #CEABC4 #CEC7AB #ABCEB6
split-complementary
#ABB2CE #CEB6AB #C4CEAB
monochromatic
#5E6BA1 #848FB7 #ABB2CE #D2D5E5 #ECEDF4
Accessibility & contrast
On white
2.10
#ABB2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ABB2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2CE
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2CE | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CF
Deuteranopia (green-blind)
#A8B2CD
Tritanopia (blue-blind)
#A3B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb2ce; /* rgb */ color: rgb(171, 178, 206); /* oklch */ color: oklch(76.7% 0.041 274.3);
Tailwind
colors: {
custom: {
50: '#c4c9dd',
500: '#abb2ce',
950: '#000000',
},
}SCSS
$custom: #abb2ce; $custom-light: #c4c9dd; $custom-dark: #000000;
JSON
{
"hex": "#abb2ce",
"rgb": {
"r": 171,
"g": 178,
"b": 206
},
"hsl": {
"h": 228,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.76722,
"c": 0.04075,
"h": 274.3
},
"luminance": 0.44955
}Semantic roles & 50–950 ramp
primary
#ABB2CE
secondary
#EAE8E1
accent
#9141A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283