#ABB6DA#ABB6DA
#ABB6DA is a light, muted blue. Relative luminance 0.472; OKLCH L 78.0% C 0.053 H 271.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6DA |
|---|---|
| RGB | rgb(171, 182, 218) |
| HSL | hsl(226, 39%, 76%) |
| HSV | hsv(226, 22%, 85%) |
| CMYK | cmyk(21.6%, 16.5%, 0%, 14.5%) |
| CIE-LAB | lab(74.30, 3.83, -19.34) |
| CIE-LCH | lch(74.30, 19.72, 281.19°) |
| OKLab | oklab(77.98% 0.0017 -0.0528) |
| OKLCH | oklch(77.98% 0.053 271.8) |
| XYZ | xyz(46.1742, 47.1748, 72.9890) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.38
Light Blue Grey
#B7C9E2
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6DA #DACFAB
analogous
#ABCEDA #ABB6DA #B8ABDA
triadic
#ABB6DA #DAABB6 #B6DAAB
tetradic
#ABB6DA #DAABCE #DACFAB #ABDAB8
square
#ABB6DA #DAABCE #DACFAB #ABDAB8
split-complementary
#ABB6DA #DAB8AB #CEDAAB
monochromatic
#566CB5 #8191C7 #ABB6DA #D5DBED #EAEDF6
Accessibility & contrast
On white
2.01
#ABB6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ABB6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6DA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6DA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB9DC
Deuteranopia (green-blind)
#A8B5D9
Tritanopia (blue-blind)
#A0BDC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb6da; /* rgb */ color: rgb(171, 182, 218); /* oklch */ color: oklch(78.0% 0.053 271.8);
Tailwind
colors: {
custom: {
50: '#c4cbe5',
500: '#abb6da',
950: '#000000',
},
}SCSS
$custom: #abb6da; $custom-light: #c4cbe5; $custom-dark: #000000;
JSON
{
"hex": "#abb6da",
"rgb": {
"r": 171,
"g": 182,
"b": 218
},
"hsl": {
"h": 225.957,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.77978,
"c": 0.05283,
"h": 271.8
},
"luminance": 0.47176
}Semantic roles & 50–950 ramp
primary
#ABB6DA
secondary
#ECE9DF
accent
#9434B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284