#ABBDE0#ABBDE0
#ABBDE0 is a light, muted blue. Relative luminance 0.504; OKLCH L 79.6% C 0.054 H 263.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDE0 |
|---|---|
| RGB | rgb(171, 189, 224) |
| HSL | hsl(220, 46%, 77%) |
| HSV | hsv(220, 24%, 88%) |
| CMYK | cmyk(23.7%, 15.6%, 0%, 12.2%) |
| CIE-LAB | lab(76.33, 1.40, -19.52) |
| CIE-LCH | lch(76.33, 19.57, 274.10°) |
| OKLab | oklab(79.64% -0.0059 -0.0533) |
| OKLCH | oklch(79.64% 0.054 263.7) |
| XYZ | xyz(48.4432, 50.4336, 77.6889) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.76
Light Blue Grey
#B7C9E2
ΔE00 4.47
Cloudy Blue
#ACC2D9
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 5.75
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Light Periwinkle
#C1C6FC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDE0 #E0CEAB
analogous
#ABD7E0 #ABBDE0 #B4ABE0
triadic
#ABBDE0 #E0ABBD #BDE0AB
tetradic
#ABBDE0 #E0ABD7 #E0CEAB #ABE0B4
square
#ABBDE0 #E0ABD7 #E0CEAB #ABE0B4
split-complementary
#ABBDE0 #E0B4AB #D7E0AB
monochromatic
#5277BF #7E9AD0 #ABBDE0 #D8E0F0 #E9EDF7
Accessibility & contrast
On white
1.89
#ABBDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABBDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDE0
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDE0 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE2
Deuteranopia (green-blind)
#ADBADF
Tritanopia (blue-blind)
#9DC4C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbde0; /* rgb */ color: rgb(171, 189, 224); /* oklch */ color: oklch(79.6% 0.054 263.7);
Tailwind
colors: {
custom: {
50: '#c4d0e9',
500: '#abbde0',
950: '#000000',
},
}SCSS
$custom: #abbde0; $custom-light: #c4d0e9; $custom-dark: #000000;
JSON
{
"hex": "#abbde0",
"rgb": {
"r": 171,
"g": 189,
"b": 224
},
"hsl": {
"h": 219.623,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.79636,
"c": 0.05365,
"h": 263.7
},
"luminance": 0.50435
}Semantic roles & 50–950 ramp
primary
#ABBDE0
secondary
#B9A276
accent
#892CB9
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384