#ABBDF1#ABBDF1
#ABBDF1 is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.3% C 0.077 H 269.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDF1 |
|---|---|
| RGB | rgb(171, 189, 241) |
| HSL | hsl(225, 71%, 81%) |
| HSV | hsv(225, 29%, 95%) |
| CMYK | cmyk(29%, 21.6%, 0%, 5.5%) |
| CIE-LAB | lab(76.92, 5.42, -27.79) |
| CIE-LCH | lch(76.92, 28.32, 281.02°) |
| OKLab | oklab(80.29% -0.0003 -0.0766) |
| OKLCH | oklch(80.29% 0.077 269.8) |
| XYZ | xyz(50.8649, 51.4023, 90.4437) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.60
Light Periwinkle
#C1C6FC
ΔE00 4.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.65
Periwinkle
#CCCCFF
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDF1 #F1DFAB
analogous
#ABE0F1 #ABBDF1 #BCABF1
triadic
#ABBDF1 #F1ABBD #BDF1AB
tetradic
#ABBDF1 #F1ABE0 #F1DFAB #ABF1BC
square
#ABBDF1 #F1ABE0 #F1DFAB #ABF1BC
split-complementary
#ABBDF1 #F1BCAB #E0F1AB
monochromatic
#426BE0 #7794E8 #ABBDF1 #DFE6FA #E5EAFB
Accessibility & contrast
On white
1.86
#ABBDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ABBDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDF1
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDF1 | 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)
#ADC1F3
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#98C7CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbdf1; /* rgb */ color: rgb(171, 189, 241); /* oklch */ color: oklch(80.3% 0.077 269.8);
Tailwind
colors: {
custom: {
50: '#c5d0f5',
500: '#abbdf1',
950: '#000000',
},
}SCSS
$custom: #abbdf1; $custom-light: #c5d0f5; $custom-dark: #000000;
JSON
{
"hex": "#abbdf1",
"rgb": {
"r": 171,
"g": 189,
"b": 241
},
"hsl": {
"h": 224.571,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.8029,
"c": 0.07659,
"h": 269.8
},
"luminance": 0.51404
}Semantic roles & 50–950 ramp
primary
#ABBDF1
secondary
#D0B771
accent
#A212D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385