#ABBDF0#ABBDF0
#ABBDF0 is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.3% C 0.075 H 269.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDF0 |
|---|---|
| RGB | rgb(171, 189, 240) |
| HSL | hsl(224, 70%, 81%) |
| HSV | hsv(224, 29%, 94%) |
| CMYK | cmyk(28.8%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(76.89, 5.17, -27.31) |
| CIE-LCH | lch(76.89, 27.80, 280.73°) |
| OKLab | oklab(80.25% -0.0006 -0.0752) |
| OKLCH | oklch(80.25% 0.075 269.5) |
| XYZ | xyz(50.7160, 51.3427, 89.6592) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.70
Light Periwinkle
#C1C6FC
ΔE00 4.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 7.12
Periwinkle
#CCCCFF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDF0 #F0DEAB
analogous
#ABDFF0 #ABBDF0 #BBABF0
triadic
#ABBDF0 #F0ABBD #BDF0AB
tetradic
#ABBDF0 #F0ABDF #F0DEAB #ABF0BB
square
#ABBDF0 #F0ABDF #F0DEAB #ABF0BB
split-complementary
#ABBDF0 #F0BBAB #DFF0AB
monochromatic
#436BDD #7794E7 #ABBDF0 #DFE6F9 #E5EBFA
Accessibility & contrast
On white
1.86
#ABBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ABBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDF0
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDF0 | 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)
#ADC1F2
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#99C7CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbdf0; /* rgb */ color: rgb(171, 189, 240); /* oklch */ color: oklch(80.3% 0.075 269.5);
Tailwind
colors: {
custom: {
50: '#c5d0f5',
500: '#abbdf0',
950: '#000000',
},
}SCSS
$custom: #abbdf0; $custom-light: #c5d0f5; $custom-dark: #000000;
JSON
{
"hex": "#abbdf0",
"rgb": {
"r": 171,
"g": 189,
"b": 240
},
"hsl": {
"h": 224.348,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.8025,
"c": 0.07522,
"h": 269.5
},
"luminance": 0.51344
}Semantic roles & 50–950 ramp
primary
#ABBDF0
secondary
#CEB671
accent
#A014D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385