#ABBDF2#ABBDF2
#ABBDF2 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.3% C 0.078 H 270.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDF2 |
|---|---|
| RGB | rgb(171, 189, 242) |
| HSL | hsl(225, 73%, 81%) |
| HSV | hsv(225, 29%, 95%) |
| CMYK | cmyk(29.3%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(76.96, 5.66, -28.28) |
| CIE-LCH | lch(76.96, 28.84, 281.31°) |
| OKLab | oklab(80.33% 0 -0.0779) |
| OKLCH | oklch(80.33% 0.078 270) |
| XYZ | xyz(51.0147, 51.4622, 91.2325) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.51
Light Periwinkle
#C1C6FC
ΔE00 4.75
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDF2 #F2E0AB
analogous
#ABE0F2 #ABBDF2 #BCABF2
triadic
#ABBDF2 #F2ABBD #BDF2AB
tetradic
#ABBDF2 #F2ABE0 #F2E0AB #ABF2BC
square
#ABBDF2 #F2ABE0 #F2E0AB #ABF2BC
split-complementary
#ABBDF2 #F2BCAB #E0F2AB
monochromatic
#416AE2 #7693EA #ABBDF2 #E0E7FA #E5EAFB
Accessibility & contrast
On white
1.86
#ABBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#ABBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDF2
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDF2 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F4
Deuteranopia (green-blind)
#A7BBF1
Tritanopia (blue-blind)
#98C7CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbdf2; /* rgb */ color: rgb(171, 189, 242); /* oklch */ color: oklch(80.3% 0.078 270.0);
Tailwind
colors: {
custom: {
50: '#c5d0f6',
500: '#abbdf2',
950: '#000000',
},
}SCSS
$custom: #abbdf2; $custom-light: #c5d0f6; $custom-dark: #000000;
JSON
{
"hex": "#abbdf2",
"rgb": {
"r": 171,
"g": 189,
"b": 242
},
"hsl": {
"h": 224.789,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.8033,
"c": 0.07795,
"h": 270
},
"luminance": 0.51464
}Semantic roles & 50–950 ramp
primary
#ABBDF2
secondary
#D1B870
accent
#A310D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385