#ABBCDF#ABBCDF
#ABBCDF is a light, muted blue. Relative luminance 0.500; OKLCH L 79.4% C 0.053 H 264.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCDF |
|---|---|
| RGB | rgb(171, 188, 223) |
| HSL | hsl(220, 45%, 77%) |
| HSV | hsv(220, 23%, 87%) |
| CMYK | cmyk(23.3%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(76.04, 1.71, -19.42) |
| CIE-LCH | lch(76.04, 19.50, 275.03°) |
| OKLab | oklab(79.39% -0.0049 -0.0531) |
| OKLCH | oklch(79.39% 0.053 264.7) |
| XYZ | xyz(48.0936, 49.9508, 76.9053) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.06
Light Blue Grey
#B7C9E2
ΔE00 4.75
Cloudy Blue
#ACC2D9
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 6.01
Light Periwinkle
#C1C6FC
ΔE00 6.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCDF #DFCEAB
analogous
#ABD6DF #ABBCDF #B4ABDF
triadic
#ABBCDF #DFABBC #BCDFAB
tetradic
#ABBCDF #DFABD6 #DFCEAB #ABDFB4
square
#ABBCDF #DFABD6 #DFCEAB #ABDFB4
split-complementary
#ABBCDF #DFB4AB #D6DFAB
monochromatic
#5275BD #7F99CE #ABBCDF #D7DFF0 #E9EDF7
Accessibility & contrast
On white
1.91
#ABBCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#ABBCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCDF
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCDF | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#9EC3C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbcdf; /* rgb */ color: rgb(171, 188, 223); /* oklch */ color: oklch(79.4% 0.053 264.7);
Tailwind
colors: {
custom: {
50: '#c4d0e9',
500: '#abbcdf',
950: '#000000',
},
}SCSS
$custom: #abbcdf; $custom-light: #c4d0e9; $custom-dark: #000000;
JSON
{
"hex": "#abbcdf",
"rgb": {
"r": 171,
"g": 188,
"b": 223
},
"hsl": {
"h": 220.385,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.79393,
"c": 0.05328,
"h": 264.7
},
"luminance": 0.49952
}Semantic roles & 50–950 ramp
primary
#ABBCDF
secondary
#EEE8DD
accent
#8B2EB8
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284