#AABDFE#AABDFE
#AABDFE is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.8% C 0.095 H 271.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDFE |
|---|---|
| RGB | rgb(170, 189, 254) |
| HSL | hsl(226, 98%, 83%) |
| HSV | hsv(226, 33%, 100%) |
| CMYK | cmyk(33.1%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.34, 8.34, -34.14) |
| CIE-LCH | lch(77.34, 35.15, 283.73°) |
| OKLab | oklab(80.76% 0.0026 -0.0946) |
| OKLCH | oklch(80.76% 0.095 271.6) |
| XYZ | xyz(52.6594, 52.0950, 101.0275) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.48
Light Periwinkle
#C1C6FC
ΔE00 5.62
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Carolina Blue
#8AB8FE
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 7.45
Baby Blue (survey)
#A2CFFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDFE #FEEBAA
analogous
#AAE7FE #AABDFE #C1AAFE
triadic
#AABDFE #FEAABD #BDFEAA
tetradic
#AABDFE #FEAAE7 #FEEBAA #AAFEC1
square
#AABDFE #FEAAE7 #FEEBAA #AAFEC1
split-complementary
#AABDFE #FEC1AA #E7FEAA
monochromatic
#315FFD #6E8EFD #AABDFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.84
#AABDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#AABDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDFE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDFE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#92CAD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aabdfe; /* rgb */ color: rgb(170, 189, 254); /* oklch */ color: oklch(80.8% 0.095 271.6);
Tailwind
colors: {
custom: {
50: '#c5d0ff',
500: '#aabdfe',
950: '#000000',
},
}SCSS
$custom: #aabdfe; $custom-light: #c5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#aabdfe",
"rgb": {
"r": 170,
"g": 189,
"b": 254
},
"hsl": {
"h": 226.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.80756,
"c": 0.09469,
"h": 271.6
},
"luminance": 0.52097
}Semantic roles & 50–950 ramp
primary
#AABDFE
secondary
#E3C769
accent
#B200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386