#ABB9DA#ABB9DA
#ABB9DA is a light, muted blue. Relative luminance 0.484; OKLCH L 78.6% C 0.050 H 267.1°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9DA |
|---|---|
| RGB | rgb(171, 185, 218) |
| HSL | hsl(222, 39%, 76%) |
| HSV | hsv(222, 22%, 85%) |
| CMYK | cmyk(21.6%, 15.1%, 0%, 14.5%) |
| CIE-LAB | lab(75.09, 2.20, -18.16) |
| CIE-LCH | lch(75.09, 18.29, 276.90°) |
| OKLab | oklab(78.59% -0.0025 -0.0495) |
| OKLCH | oklch(78.59% 0.05 267.1) |
| XYZ | xyz(46.7952, 48.4167, 73.1960) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.70
Light Blue Grey
#B7C9E2
ΔE00 5.34
Cloudy Blue
#ACC2D9
ΔE00 5.94
Light Periwinkle
#C1C6FC
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 7.23
Powder Blue (survey)
#B1D1FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9DA #DACCAB
analogous
#ABD1DA #ABB9DA #B5ABDA
triadic
#ABB9DA #DAABB9 #B9DAAB
tetradic
#ABB9DA #DAABD1 #DACCAB #ABDAB5
square
#ABB9DA #DAABD1 #DACCAB #ABDAB5
split-complementary
#ABB9DA #DAB5AB #D1DAAB
monochromatic
#5672B5 #8196C7 #ABB9DA #D5DCED #EAEDF6
Accessibility & contrast
On white
1.97
#ABB9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#ABB9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9DA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9DA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDC
Deuteranopia (green-blind)
#ABB7D9
Tritanopia (blue-blind)
#9FBFC4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb9da; /* rgb */ color: rgb(171, 185, 218); /* oklch */ color: oklch(78.6% 0.050 267.1);
Tailwind
colors: {
custom: {
50: '#c4cee5',
500: '#abb9da',
950: '#000000',
},
}SCSS
$custom: #abb9da; $custom-light: #c4cee5; $custom-dark: #000000;
JSON
{
"hex": "#abb9da",
"rgb": {
"r": 171,
"g": 185,
"b": 218
},
"hsl": {
"h": 222.128,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.78593,
"c": 0.04956,
"h": 267.1
},
"luminance": 0.48418
}Semantic roles & 50–950 ramp
primary
#ABB9DA
secondary
#ECE8DF
accent
#8C34B2
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284