#ABBFE2#ABBFE2
#ABBFE2 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.1% C 0.054 H 261.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFE2 |
|---|---|
| RGB | rgb(171, 191, 226) |
| HSL | hsl(218, 49%, 78%) |
| HSV | hsv(218, 24%, 89%) |
| CMYK | cmyk(24.3%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(76.93, 0.78, -19.70) |
| CIE-LCH | lch(76.93, 19.72, 272.27°) |
| OKLab | oklab(80.12% -0.0079 -0.0538) |
| OKLCH | oklch(80.12% 0.054 261.6) |
| XYZ | xyz(49.1492, 51.4091, 79.2702) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.23
Light Blue Grey
#B7C9E2
ΔE00 4.00
Cloudy Blue
#ACC2D9
ΔE00 4.61
Pastel Blue
#A2BFFE
ΔE00 5.29
Powder Blue (survey)
#B1D1FC
ΔE00 5.46
Light Grey Blue
#9DBCD4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFE2 #E2CEAB
analogous
#ABDAE2 #ABBFE2 #B2ABE2
triadic
#ABBFE2 #E2ABBF #BFE2AB
tetradic
#ABBFE2 #E2ABDA #E2CEAB #ABE2B2
square
#ABBFE2 #E2ABDA #E2CEAB #ABE2B2
split-complementary
#ABBFE2 #E2B2AB #DAE2AB
monochromatic
#507AC3 #7E9CD2 #ABBFE2 #D8E2F2 #E8EEF7
Accessibility & contrast
On white
1.86
#ABBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ABBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFE2
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFE2 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#AEBCE1
Tritanopia (blue-blind)
#9DC6CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbfe2; /* rgb */ color: rgb(171, 191, 226); /* oklch */ color: oklch(80.1% 0.054 261.6);
Tailwind
colors: {
custom: {
50: '#c5d2eb',
500: '#abbfe2',
950: '#000000',
},
}SCSS
$custom: #abbfe2; $custom-light: #c5d2eb; $custom-dark: #000000;
JSON
{
"hex": "#abbfe2",
"rgb": {
"r": 171,
"g": 191,
"b": 226
},
"hsl": {
"h": 218.182,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.80122,
"c": 0.05443,
"h": 261.6
},
"luminance": 0.51411
}Semantic roles & 50–950 ramp
primary
#ABBFE2
secondary
#BBA276
accent
#872ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384