#AABDF2#AABDF2
#AABDF2 is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.3% C 0.078 H 269.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDF2 |
|---|---|
| RGB | rgb(170, 189, 242) |
| HSL | hsl(224, 73%, 81%) |
| HSV | hsv(224, 30%, 95%) |
| CMYK | cmyk(29.8%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(76.89, 5.37, -28.39) |
| CIE-LCH | lch(76.89, 28.89, 280.72°) |
| OKLab | oklab(80.26% -0.001 -0.0783) |
| OKLCH | oklch(80.26% 0.078 269.3) |
| XYZ | xyz(50.7977, 51.3503, 91.2223) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.24
Light Periwinkle
#C1C6FC
ΔE00 5.01
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.67
Carolina Blue
#8AB8FE
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDF2 #F2DFAA
analogous
#AAE1F2 #AABDF2 #BBAAF2
triadic
#AABDF2 #F2AABD #BDF2AA
tetradic
#AABDF2 #F2AAE1 #F2DFAA #AAF2BB
square
#AABDF2 #F2AAE1 #F2DFAA #AAF2BB
split-complementary
#AABDF2 #F2BBAA #E1F2AA
monochromatic
#406BE2 #7594EA #AABDF2 #DFE6FA #E4EAFB
Accessibility & contrast
On white
1.86
#AABDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#AABDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDF2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDF2 | 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)
#ACC1F4
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#96C7CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabdf2; /* rgb */ color: rgb(170, 189, 242); /* oklch */ color: oklch(80.3% 0.078 269.3);
Tailwind
colors: {
custom: {
50: '#c4d0f6',
500: '#aabdf2',
950: '#000000',
},
}SCSS
$custom: #aabdf2; $custom-light: #c4d0f6; $custom-dark: #000000;
JSON
{
"hex": "#aabdf2",
"rgb": {
"r": 170,
"g": 189,
"b": 242
},
"hsl": {
"h": 224.167,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.8026,
"c": 0.07829,
"h": 269.3
},
"luminance": 0.51352
}Semantic roles & 50–950 ramp
primary
#AABDF2
secondary
#D1B76F
accent
#A110D6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385