#ABBEDF#ABBEDF
#ABBEDF is a light, muted blue. Relative luminance 0.508; OKLCH L 79.8% C 0.051 H 261.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEDF |
|---|---|
| RGB | rgb(171, 190, 223) |
| HSL | hsl(218, 45%, 77%) |
| HSV | hsv(218, 23%, 87%) |
| CMYK | cmyk(23.3%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(76.56, 0.63, -18.63) |
| CIE-LCH | lch(76.56, 18.64, 271.94°) |
| OKLab | oklab(79.81% -0.0076 -0.0508) |
| OKLCH | oklch(79.81% 0.051 261.5) |
| XYZ | xyz(48.5238, 50.8112, 77.0487) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.96
Light Blue Grey
#B7C9E2
ΔE00 3.81
Cloudy Blue
#ACC2D9
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 5.86
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEDF #DFCCAB
analogous
#ABD8DF #ABBEDF #B2ABDF
triadic
#ABBEDF #DFABBE #BEDFAB
tetradic
#ABBEDF #DFABD8 #DFCCAB #ABDFB2
square
#ABBEDF #DFABD8 #DFCCAB #ABDFB2
split-complementary
#ABBEDF #DFB2AB #D8DFAB
monochromatic
#5279BD #7F9CCE #ABBEDF #D7E0F0 #E9EEF7
Accessibility & contrast
On white
1.88
#ABBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ABBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEDF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEDF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E1
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#9EC5C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbedf; /* rgb */ color: rgb(171, 190, 223); /* oklch */ color: oklch(79.8% 0.051 261.5);
Tailwind
colors: {
custom: {
50: '#c4d1e9',
500: '#abbedf',
950: '#000000',
},
}SCSS
$custom: #abbedf; $custom-light: #c4d1e9; $custom-dark: #000000;
JSON
{
"hex": "#abbedf",
"rgb": {
"r": 171,
"g": 190,
"b": 223
},
"hsl": {
"h": 218.077,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.79805,
"c": 0.05142,
"h": 261.5
},
"luminance": 0.50813
}Semantic roles & 50–950 ramp
primary
#ABBEDF
secondary
#B8A076
accent
#852EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384