#ABB0CF#ABB0CF
#ABB0CF is a light, muted blue. Relative luminance 0.442; OKLCH L 76.3% C 0.045 H 278.1°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0CF |
|---|---|
| RGB | rgb(171, 176, 207) |
| HSL | hsl(232, 27%, 74%) |
| HSV | hsv(232, 17%, 81%) |
| CMYK | cmyk(17.4%, 15%, 0%, 18.8%) |
| CIE-LAB | lab(72.37, 4.65, -16.26) |
| CIE-LCH | lch(72.37, 16.91, 285.95°) |
| OKLab | oklab(76.35% 0.0063 -0.0442) |
| OKLCH | oklch(76.35% 0.045 278.1) |
| XYZ | xyz(43.5798, 44.2129, 65.2573) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.29
Light Periwinkle
#C1C6FC
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.71
Cloudy Blue
#ACC2D9
ΔE00 9.31
Periwinkle
#CCCCFF
ΔE00 9.41
Lavender
#B39DDB
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0CF #CFCAAB
analogous
#ABC2CF #ABB0CF #B8ABCF
triadic
#ABB0CF #CFABB0 #B0CFAB
tetradic
#ABB0CF #CFABC2 #CFCAAB #ABCFB8
square
#ABB0CF #CFABC2 #CFCAAB #ABCFB8
split-complementary
#ABB0CF #CFB8AB #C2CFAB
monochromatic
#5D67A2 #848BB9 #ABB0CF #D2D5E5 #ECEDF4
Accessibility & contrast
On white
2.13
#ABB0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ABB0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0CF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0CF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D0
Deuteranopia (green-blind)
#A6B0CE
Tritanopia (blue-blind)
#A3B5BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb0cf; /* rgb */ color: rgb(171, 176, 207); /* oklch */ color: oklch(76.3% 0.045 278.1);
Tailwind
colors: {
custom: {
50: '#c4c7dd',
500: '#abb0cf',
950: '#000000',
},
}SCSS
$custom: #abb0cf; $custom-light: #c4c7dd; $custom-dark: #000000;
JSON
{
"hex": "#abb0cf",
"rgb": {
"r": 171,
"g": 176,
"b": 207
},
"hsl": {
"h": 231.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.76349,
"c": 0.04463,
"h": 278.1
},
"luminance": 0.44214
}Semantic roles & 50–950 ramp
primary
#ABB0CF
secondary
#EAE9E1
accent
#9840A6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283