#ABBCDD#ABBCDD
#ABBCDD is a light, muted blue. Relative luminance 0.498; OKLCH L 79.3% C 0.051 H 263.7°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCDD |
|---|---|
| RGB | rgb(171, 188, 221) |
| HSL | hsl(220, 42%, 77%) |
| HSV | hsv(220, 23%, 87%) |
| CMYK | cmyk(22.6%, 14.9%, 0%, 13.3%) |
| CIE-LAB | lab(75.97, 1.25, -18.44) |
| CIE-LCH | lch(75.97, 18.48, 273.89°) |
| OKLab | oklab(79.32% -0.0056 -0.0503) |
| OKLCH | oklch(79.32% 0.051 263.7) |
| XYZ | xyz(47.8255, 49.8436, 75.4936) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.60
Light Blue Grey
#B7C9E2
ΔE00 4.36
Cloudy Blue
#ACC2D9
ΔE00 4.90
Pastel Blue
#A2BFFE
ΔE00 6.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCDD #DDCCAB
analogous
#ABD5DD #ABBCDD #B3ABDD
triadic
#ABBCDD #DDABBC #BCDDAB
tetradic
#ABBCDD #DDABD5 #DDCCAB #ABDDB3
square
#ABBCDD #DDABD5 #DDCCAB #ABDDB3
split-complementary
#ABBCDD #DDB3AB #D5DDAB
monochromatic
#5477BA #7F99CB #ABBCDD #D7DFEF #E9EEF6
Accessibility & contrast
On white
1.91
#ABBCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#ABBCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCDD
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCDD | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDF
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#9EC3C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcdd; /* rgb */ color: rgb(171, 188, 221); /* oklch */ color: oklch(79.3% 0.051 263.7);
Tailwind
colors: {
custom: {
50: '#c4d0e7',
500: '#abbcdd',
950: '#000000',
},
}SCSS
$custom: #abbcdd; $custom-light: #c4d0e7; $custom-dark: #000000;
JSON
{
"hex": "#abbcdd",
"rgb": {
"r": 171,
"g": 188,
"b": 221
},
"hsl": {
"h": 219.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.7932,
"c": 0.05063,
"h": 263.7
},
"luminance": 0.49845
}Semantic roles & 50–950 ramp
primary
#ABBCDD
secondary
#EDE8DE
accent
#8830B5
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284