#ABBDF3#ABBDF3
#ABBDF3 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.4% C 0.079 H 270.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDF3 |
|---|---|
| RGB | rgb(171, 189, 243) |
| HSL | hsl(225, 75%, 81%) |
| HSV | hsv(225, 30%, 95%) |
| CMYK | cmyk(29.6%, 22.2%, 0%, 4.7%) |
| CIE-LAB | lab(76.99, 5.90, -28.76) |
| CIE-LCH | lch(76.99, 29.36, 281.59°) |
| OKLab | oklab(80.37% 0.0003 -0.0793) |
| OKLCH | oklch(80.37% 0.079 270.2) |
| XYZ | xyz(51.1653, 51.5225, 92.0257) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.42
Light Periwinkle
#C1C6FC
ΔE00 4.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.83
Periwinkle
#CCCCFF
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDF3 #F3E1AB
analogous
#ABE1F3 #ABBDF3 #BDABF3
triadic
#ABBDF3 #F3ABBD #BDF3AB
tetradic
#ABBDF3 #F3ABE1 #F3E1AB #ABF3BD
square
#ABBDF3 #F3ABE1 #F3E1AB #ABF3BD
split-complementary
#ABBDF3 #F3BDAB #E1F3AB
monochromatic
#4069E4 #7593EB #ABBDF3 #E1E7FB #E4EAFB
Accessibility & contrast
On white
1.86
#ABBDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ABBDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDF3
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDF3 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F5
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#98C7CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbdf3; /* rgb */ color: rgb(171, 189, 243); /* oklch */ color: oklch(80.4% 0.079 270.2);
Tailwind
colors: {
custom: {
50: '#c5d0f7',
500: '#abbdf3',
950: '#000000',
},
}SCSS
$custom: #abbdf3; $custom-light: #c5d0f7; $custom-dark: #000000;
JSON
{
"hex": "#abbdf3",
"rgb": {
"r": 171,
"g": 189,
"b": 243
},
"hsl": {
"h": 225,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.8037,
"c": 0.07932,
"h": 270.2
},
"luminance": 0.51524
}Semantic roles & 50–950 ramp
primary
#ABBDF3
secondary
#D2BA70
accent
#A50ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385