#ABBEDC#ABBEDC
#ABBEDC is a light, muted blue. Relative luminance 0.507; OKLCH L 79.7% C 0.048 H 259.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEDC |
|---|---|
| RGB | rgb(171, 190, 220) |
| HSL | hsl(217, 41%, 77%) |
| HSV | hsv(217, 22%, 86%) |
| CMYK | cmyk(22.3%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(76.47, -0.05, -17.15) |
| CIE-LCH | lch(76.47, 17.15, 269.82°) |
| OKLab | oklab(79.7% -0.0087 -0.0467) |
| OKLCH | oklch(79.7% 0.048 259.5) |
| XYZ | xyz(48.1229, 50.6509, 74.9374) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.20
Light Blue Grey
#B7C9E2
ΔE00 3.25
Cloudy Blue
#ACC2D9
ΔE00 3.41
Light Grey Blue
#9DBCD4
ΔE00 5.64
Powder Blue (survey)
#B1D1FC
ΔE00 6.11
Pastel Blue
#A2BFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEDC #DCC9AB
analogous
#ABD7DC #ABBEDC #B1ABDC
triadic
#ABBEDC #DCABBE #BEDCAB
tetradic
#ABBEDC #DCABD7 #DCC9AB #ABDCB1
square
#ABBEDC #DCABD7 #DCC9AB #ABDCB1
split-complementary
#ABBEDC #DCB1AB #D7DCAB
monochromatic
#557BB8 #809DCA #ABBEDC #D6DFEE #E9EEF6
Accessibility & contrast
On white
1.89
#ABBEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ABBEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEDC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEDC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDD
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#9EC4C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbedc; /* rgb */ color: rgb(171, 190, 220); /* oklch */ color: oklch(79.7% 0.048 259.5);
Tailwind
colors: {
custom: {
50: '#c4d1e6',
500: '#abbedc',
950: '#000000',
},
}SCSS
$custom: #abbedc; $custom-light: #c4d1e6; $custom-dark: #000000;
JSON
{
"hex": "#abbedc",
"rgb": {
"r": 171,
"g": 190,
"b": 220
},
"hsl": {
"h": 216.735,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.79697,
"c": 0.04755,
"h": 259.5
},
"luminance": 0.50652
}Semantic roles & 50–950 ramp
primary
#ABBEDC
secondary
#B49C77
accent
#8131B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384