#ABBEE0#ABBEE0
#ABBEE0 is a light, muted blue. Relative luminance 0.509; OKLCH L 79.8% C 0.053 H 262.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEE0 |
|---|---|
| RGB | rgb(171, 190, 224) |
| HSL | hsl(218, 46%, 77%) |
| HSV | hsv(218, 24%, 88%) |
| CMYK | cmyk(23.7%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(76.60, 0.86, -19.12) |
| CIE-LCH | lch(76.60, 19.14, 272.57°) |
| OKLab | oklab(79.84% -0.0073 -0.0522) |
| OKLCH | oklch(79.84% 0.053 262.1) |
| XYZ | xyz(48.6590, 50.8653, 77.7608) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.22
Light Blue Grey
#B7C9E2
ΔE00 4.01
Cloudy Blue
#ACC2D9
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 5.68
Powder Blue (survey)
#B1D1FC
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEE0 #E0CDAB
analogous
#ABD8E0 #ABBEE0 #B3ABE0
triadic
#ABBEE0 #E0ABBE #BEE0AB
tetradic
#ABBEE0 #E0ABD8 #E0CDAB #ABE0B3
square
#ABBEE0 #E0ABD8 #E0CDAB #ABE0B3
split-complementary
#ABBEE0 #E0B3AB #D8E0AB
monochromatic
#5279BF #7E9BD0 #ABBEE0 #D8E1F0 #E9EEF7
Accessibility & contrast
On white
1.88
#ABBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#ABBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEE0
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEE0 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E2
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#9DC5C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbee0; /* rgb */ color: rgb(171, 190, 224); /* oklch */ color: oklch(79.8% 0.053 262.1);
Tailwind
colors: {
custom: {
50: '#c4d1e9',
500: '#abbee0',
950: '#000000',
},
}SCSS
$custom: #abbee0; $custom-light: #c4d1e9; $custom-dark: #000000;
JSON
{
"hex": "#abbee0",
"rgb": {
"r": 171,
"g": 190,
"b": 224
},
"hsl": {
"h": 218.491,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.79842,
"c": 0.05272,
"h": 262.1
},
"luminance": 0.50867
}Semantic roles & 50–950 ramp
primary
#ABBEE0
secondary
#B9A176
accent
#872CB9
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384