#ABBFE1#ABBFE1
#ABBFE1 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.1% C 0.053 H 261.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFE1 |
|---|---|
| RGB | rgb(171, 191, 225) |
| HSL | hsl(218, 47%, 78%) |
| HSV | hsv(218, 24%, 88%) |
| CMYK | cmyk(24%, 15.1%, 0%, 11.8%) |
| CIE-LAB | lab(76.89, 0.55, -19.21) |
| CIE-LCH | lch(76.89, 19.22, 271.64°) |
| OKLab | oklab(80.08% -0.0083 -0.0525) |
| OKLCH | oklch(80.08% 0.053 261) |
| XYZ | xyz(49.0123, 51.3544, 78.5496) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.96
Light Blue Grey
#B7C9E2
ΔE00 3.79
Cloudy Blue
#ACC2D9
ΔE00 4.33
Pastel Blue
#A2BFFE
ΔE00 5.47
Powder Blue (survey)
#B1D1FC
ΔE00 5.50
Light Grey Blue
#9DBCD4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFE1 #E1CDAB
analogous
#ABDAE1 #ABBFE1 #B2ABE1
triadic
#ABBFE1 #E1ABBF #BFE1AB
tetradic
#ABBFE1 #E1ABDA #E1CDAB #ABE1B2
square
#ABBFE1 #E1ABDA #E1CDAB #ABE1B2
split-complementary
#ABBFE1 #E1B2AB #DAE1AB
monochromatic
#517AC1 #7E9DD1 #ABBFE1 #D8E1F1 #E8EEF7
Accessibility & contrast
On white
1.86
#ABBFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ABBFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFE1
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFE1 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E3
Deuteranopia (green-blind)
#AFBCE0
Tritanopia (blue-blind)
#9DC6CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbfe1; /* rgb */ color: rgb(171, 191, 225); /* oklch */ color: oklch(80.1% 0.053 261.0);
Tailwind
colors: {
custom: {
50: '#c4d2ea',
500: '#abbfe1',
950: '#000000',
},
}SCSS
$custom: #abbfe1; $custom-light: #c4d2ea; $custom-dark: #000000;
JSON
{
"hex": "#abbfe1",
"rgb": {
"r": 171,
"g": 191,
"b": 225
},
"hsl": {
"h": 217.778,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.80085,
"c": 0.05313,
"h": 261
},
"luminance": 0.51356
}Semantic roles & 50–950 ramp
primary
#ABBFE1
secondary
#BAA176
accent
#852BBB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384