#ABBDDB#ABBDDB
#ABBDDB is a light, muted blue. Relative luminance 0.502; OKLCH L 79.5% C 0.047 H 260.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDDB |
|---|---|
| RGB | rgb(171, 189, 219) |
| HSL | hsl(218, 40%, 76%) |
| HSV | hsv(218, 22%, 86%) |
| CMYK | cmyk(21.9%, 13.7%, 0%, 14.1%) |
| CIE-LAB | lab(76.17, 0.26, -17.06) |
| CIE-LCH | lch(76.17, 17.06, 270.87°) |
| OKLab | oklab(79.45% -0.0076 -0.0465) |
| OKLCH | oklch(79.45% 0.047 260.7) |
| XYZ | xyz(47.7750, 50.1664, 74.1701) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.54
Light Blue Grey
#B7C9E2
ΔE00 3.52
Cloudy Blue
#ACC2D9
ΔE00 3.73
Light Grey Blue
#9DBCD4
ΔE00 5.95
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDDB #DBC9AB
analogous
#ABD5DB #ABBDDB #B1ABDB
triadic
#ABBDDB #DBABBD #BDDBAB
tetradic
#ABBDDB #DBABD5 #DBC9AB #ABDBB1
square
#ABBDDB #DBABD5 #DBC9AB #ABDBB1
split-complementary
#ABBDDB #DBB1AB #D5DBAB
monochromatic
#557AB6 #809BC9 #ABBDDB #D6DFED #EAEEF6
Accessibility & contrast
On white
1.90
#ABBDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#ABBDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDDB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDDB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDC
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#9FC3C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbddb; /* rgb */ color: rgb(171, 189, 219); /* oklch */ color: oklch(79.5% 0.047 260.7);
Tailwind
colors: {
custom: {
50: '#c4d0e6',
500: '#abbddb',
950: '#000000',
},
}SCSS
$custom: #abbddb; $custom-light: #c4d0e6; $custom-dark: #000000;
JSON
{
"hex": "#abbddb",
"rgb": {
"r": 171,
"g": 189,
"b": 219
},
"hsl": {
"h": 217.5,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.79454,
"c": 0.04711,
"h": 260.7
},
"luminance": 0.50168
}Semantic roles & 50–950 ramp
primary
#ABBDDB
secondary
#B39D77
accent
#8332B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384