#ABBCDB#ABBCDB
#ABBCDB is a light, muted blue. Relative luminance 0.497; OKLCH L 79.2% C 0.048 H 262.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCDB |
|---|---|
| RGB | rgb(171, 188, 219) |
| HSL | hsl(219, 40%, 76%) |
| HSV | hsv(219, 22%, 86%) |
| CMYK | cmyk(21.9%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(75.91, 0.80, -17.46) |
| CIE-LCH | lch(75.91, 17.48, 272.62°) |
| OKLab | oklab(79.25% -0.0063 -0.0476) |
| OKLCH | oklch(79.25% 0.048 262.5) |
| XYZ | xyz(47.5607, 49.7376, 74.0986) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.14
Light Blue Grey
#B7C9E2
ΔE00 3.98
Cloudy Blue
#ACC2D9
ΔE00 4.36
Light Grey Blue
#9DBCD4
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCDB #DBCAAB
analogous
#ABD4DB #ABBCDB #B2ABDB
triadic
#ABBCDB #DBABBC #BCDBAB
tetradic
#ABBCDB #DBABD4 #DBCAAB #ABDBB2
square
#ABBCDB #DBABD4 #DBCAAB #ABDBB2
split-complementary
#ABBCDB #DBB2AB #D4DBAB
monochromatic
#5578B6 #809AC9 #ABBCDB #D6DEED #EAEEF6
Accessibility & contrast
On white
1.92
#ABBCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ABBCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCDB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCDB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDD
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#9FC2C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcdb; /* rgb */ color: rgb(171, 188, 219); /* oklch */ color: oklch(79.2% 0.048 262.5);
Tailwind
colors: {
custom: {
50: '#c4d0e6',
500: '#abbcdb',
950: '#000000',
},
}SCSS
$custom: #abbcdb; $custom-light: #c4d0e6; $custom-dark: #000000;
JSON
{
"hex": "#abbcdb",
"rgb": {
"r": 171,
"g": 188,
"b": 219
},
"hsl": {
"h": 218.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.79247,
"c": 0.04799,
"h": 262.5
},
"luminance": 0.49739
}Semantic roles & 50–950 ramp
primary
#ABBCDB
secondary
#EDE8DE
accent
#8532B3
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284