#ABBDDE#ABBDDE
#ABBDDE is a light, muted blue. Relative luminance 0.503; OKLCH L 79.6% C 0.051 H 262.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDDE |
|---|---|
| RGB | rgb(171, 189, 222) |
| HSL | hsl(219, 44%, 77%) |
| HSV | hsv(219, 23%, 87%) |
| CMYK | cmyk(23%, 14.9%, 0%, 12.9%) |
| CIE-LAB | lab(76.27, 0.94, -18.54) |
| CIE-LCH | lch(76.27, 18.56, 272.91°) |
| OKLab | oklab(79.56% -0.0066 -0.0506) |
| OKLCH | oklch(79.56% 0.051 262.6) |
| XYZ | xyz(48.1735, 50.3258, 76.2688) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.27
Light Blue Grey
#B7C9E2
ΔE00 4.07
Cloudy Blue
#ACC2D9
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 6.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Light Grey Blue
#9DBCD4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDDE #DECCAB
analogous
#ABD7DE #ABBDDE #B3ABDE
triadic
#ABBDDE #DEABBD #BDDEAB
tetradic
#ABBDDE #DEABD7 #DECCAB #ABDEB3
square
#ABBDDE #DEABD7 #DECCAB #ABDEB3
split-complementary
#ABBDDE #DEB3AB #D7DEAB
monochromatic
#5378BB #7F9ACD #ABBDDE #D7E0EF #E9EEF6
Accessibility & contrast
On white
1.90
#ABBDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#ABBDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDDE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDDE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE0
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#9EC4C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbdde; /* rgb */ color: rgb(171, 189, 222); /* oklch */ color: oklch(79.6% 0.051 262.6);
Tailwind
colors: {
custom: {
50: '#c4d0e8',
500: '#abbdde',
950: '#000000',
},
}SCSS
$custom: #abbdde; $custom-light: #c4d0e8; $custom-dark: #000000;
JSON
{
"hex": "#abbdde",
"rgb": {
"r": 171,
"g": 189,
"b": 222
},
"hsl": {
"h": 218.824,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.79563,
"c": 0.05102,
"h": 262.6
},
"luminance": 0.50327
}Semantic roles & 50–950 ramp
primary
#ABBDDE
secondary
#B6A077
accent
#872FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384