#ABB8DD#ABB8DD
#ABB8DD is a light, muted blue. Relative luminance 0.482; OKLCH L 78.5% C 0.055 H 269.9°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8DD |
|---|---|
| RGB | rgb(171, 184, 221) |
| HSL | hsl(224, 42%, 77%) |
| HSV | hsv(224, 23%, 87%) |
| CMYK | cmyk(22.6%, 16.7%, 0%, 13.3%) |
| CIE-LAB | lab(74.92, 3.42, -20.03) |
| CIE-LCH | lch(74.92, 20.32, 279.70°) |
| OKLab | oklab(78.5% -0.0001 -0.0547) |
| OKLCH | oklch(78.5% 0.055 269.9) |
| XYZ | xyz(46.9829, 48.1582, 75.2127) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 6.97
Cloudy Blue
#ACC2D9
ΔE00 7.12
Periwinkle
#CCCCFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8DD #DDD0AB
analogous
#ABD1DD #ABB8DD #B7ABDD
triadic
#ABB8DD #DDABB8 #B8DDAB
tetradic
#ABB8DD #DDABD1 #DDD0AB #ABDDB7
square
#ABB8DD #DDABD1 #DDD0AB #ABDDB7
split-complementary
#ABB8DD #DDB7AB #D1DDAB
monochromatic
#546EBA #7F93CB #ABB8DD #D7DDEF #E9EDF6
Accessibility & contrast
On white
1.98
#ABB8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#ABB8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8DD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8DD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBDF
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#9FBFC4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb8dd; /* rgb */ color: rgb(171, 184, 221); /* oklch */ color: oklch(78.5% 0.055 269.9);
Tailwind
colors: {
custom: {
50: '#c4cde7',
500: '#abb8dd',
950: '#000000',
},
}SCSS
$custom: #abb8dd; $custom-light: #c4cde7; $custom-dark: #000000;
JSON
{
"hex": "#abb8dd",
"rgb": {
"r": 171,
"g": 184,
"b": 221
},
"hsl": {
"h": 224.4,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.78499,
"c": 0.05472,
"h": 269.9
},
"luminance": 0.48159
}Semantic roles & 50–950 ramp
primary
#ABB8DD
secondary
#EDE9DE
accent
#9330B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284