#ABBFE0#ABBFE0
#ABBFE0 is a light, muted blue. Relative luminance 0.513; OKLCH L 80.0% C 0.052 H 260.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFE0 |
|---|---|
| RGB | rgb(171, 191, 224) |
| HSL | hsl(217, 46%, 77%) |
| HSV | hsv(217, 24%, 88%) |
| CMYK | cmyk(23.7%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(76.86, 0.32, -18.72) |
| CIE-LCH | lch(76.86, 18.73, 270.98°) |
| OKLab | oklab(80.05% -0.0086 -0.0511) |
| OKLCH | oklch(80.05% 0.052 260.4) |
| XYZ | xyz(48.8763, 51.3000, 77.8333) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.69
Light Blue Grey
#B7C9E2
ΔE00 3.58
Cloudy Blue
#ACC2D9
ΔE00 4.04
Powder Blue (survey)
#B1D1FC
ΔE00 5.55
Pastel Blue
#A2BFFE
ΔE00 5.66
Light Grey Blue
#9DBCD4
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFE0 #E0CCAB
analogous
#ABDAE0 #ABBFE0 #B1ABE0
triadic
#ABBFE0 #E0ABBF #BFE0AB
tetradic
#ABBFE0 #E0ABDA #E0CCAB #ABE0B1
square
#ABBFE0 #E0ABDA #E0CCAB #ABE0B1
split-complementary
#ABBFE0 #E0B1AB #DAE0AB
monochromatic
#527BBF #7E9DD0 #ABBFE0 #D8E1F0 #E9EEF7
Accessibility & contrast
On white
1.86
#ABBFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ABBFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFE0
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFE0 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E2
Deuteranopia (green-blind)
#AFBBDF
Tritanopia (blue-blind)
#9DC6CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbfe0; /* rgb */ color: rgb(171, 191, 224); /* oklch */ color: oklch(80.0% 0.052 260.4);
Tailwind
colors: {
custom: {
50: '#c4d2e9',
500: '#abbfe0',
950: '#000000',
},
}SCSS
$custom: #abbfe0; $custom-light: #c4d2e9; $custom-dark: #000000;
JSON
{
"hex": "#abbfe0",
"rgb": {
"r": 171,
"g": 191,
"b": 224
},
"hsl": {
"h": 217.358,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.80048,
"c": 0.05184,
"h": 260.4
},
"luminance": 0.51301
}Semantic roles & 50–950 ramp
primary
#ABBFE0
secondary
#B9A076
accent
#842CB9
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384