#AABDFC#AABDFC
#AABDFC is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.7% C 0.092 H 271.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDFC |
|---|---|
| RGB | rgb(170, 189, 252) |
| HSL | hsl(226, 93%, 83%) |
| HSV | hsv(226, 33%, 99%) |
| CMYK | cmyk(32.5%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(77.26, 7.84, -33.19) |
| CIE-LCH | lch(77.26, 34.10, 283.29°) |
| OKLab | oklab(80.67% 0.002 -0.0919) |
| OKLCH | oklch(80.67% 0.092 271.3) |
| XYZ | xyz(52.3408, 51.9676, 99.3495) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.56
Light Periwinkle
#C1C6FC
ΔE00 5.47
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Carolina Blue
#8AB8FE
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.36
Baby Blue (survey)
#A2CFFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDFC #FCE9AA
analogous
#AAE6FC #AABDFC #C0AAFC
triadic
#AABDFC #FCAABD #BDFCAA
tetradic
#AABDFC #FCAAE6 #FCE9AA #AAFCC0
square
#AABDFC #FCAAE6 #FCE9AA #AAFCC0
split-complementary
#AABDFC #FCC0AA #E6FCAA
monochromatic
#3461F8 #6F8FFA #AABDFC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.84
#AABDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#AABDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDFC
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDFC | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A2BCFA
Tritanopia (blue-blind)
#93C9D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aabdfc; /* rgb */ color: rgb(170, 189, 252); /* oklch */ color: oklch(80.7% 0.092 271.3);
Tailwind
colors: {
custom: {
50: '#c5d0fd',
500: '#aabdfc',
950: '#000000',
},
}SCSS
$custom: #aabdfc; $custom-light: #c5d0fd; $custom-dark: #000000;
JSON
{
"hex": "#aabdfc",
"rgb": {
"r": 170,
"g": 189,
"b": 252
},
"hsl": {
"h": 226.098,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.80672,
"c": 0.09195,
"h": 271.3
},
"luminance": 0.5197
}Semantic roles & 50–950 ramp
primary
#AABDFC
secondary
#E0C56A
accent
#B000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385