#ABB6DC#ABB6DC
#ABB6DC is a light, muted blue. Relative luminance 0.473; OKLCH L 78.1% C 0.056 H 272.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6DC |
|---|---|
| RGB | rgb(171, 182, 220) |
| HSL | hsl(227, 41%, 77%) |
| HSV | hsv(227, 22%, 86%) |
| CMYK | cmyk(22.3%, 17.3%, 0%, 13.7%) |
| CIE-LAB | lab(74.37, 4.28, -20.33) |
| CIE-LCH | lch(74.37, 20.78, 281.90°) |
| OKLab | oklab(78.05% 0.0023 -0.0555) |
| OKLCH | oklch(78.05% 0.056 272.4) |
| XYZ | xyz(46.4375, 47.2801, 74.3756) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 7.20
Pastel Blue
#A2BFFE
ΔE00 7.53
Periwinkle
#CCCCFF
ΔE00 7.66
Cloudy Blue
#ACC2D9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6DC #DCD1AB
analogous
#ABCFDC #ABB6DC #B9ABDC
triadic
#ABB6DC #DCABB6 #B6DCAB
tetradic
#ABB6DC #DCABCF #DCD1AB #ABDCB9
square
#ABB6DC #DCABCF #DCD1AB #ABDCB9
split-complementary
#ABB6DC #DCB9AB #CFDCAB
monochromatic
#556BB8 #8090CA #ABB6DC #D6DCEE #E9ECF6
Accessibility & contrast
On white
2.01
#ABB6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ABB6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6DC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6DC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB9DE
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#9FBDC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb6dc; /* rgb */ color: rgb(171, 182, 220); /* oklch */ color: oklch(78.1% 0.056 272.4);
Tailwind
colors: {
custom: {
50: '#c4cbe7',
500: '#abb6dc',
950: '#000000',
},
}SCSS
$custom: #abb6dc; $custom-light: #c4cbe7; $custom-dark: #000000;
JSON
{
"hex": "#abb6dc",
"rgb": {
"r": 171,
"g": 182,
"b": 220
},
"hsl": {
"h": 226.531,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.78053,
"c": 0.0556,
"h": 272.4
},
"luminance": 0.47281
}Semantic roles & 50–950 ramp
primary
#ABB6DC
secondary
#EDEADE
accent
#9731B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284