#AABDEB#AABDEB
#AABDEB is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.0% C 0.069 H 267.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDEB |
|---|---|
| RGB | rgb(170, 189, 235) |
| HSL | hsl(222, 62%, 79%) |
| HSV | hsv(222, 28%, 92%) |
| CMYK | cmyk(27.7%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(76.64, 3.68, -25.00) |
| CIE-LCH | lch(76.64, 25.27, 278.38°) |
| OKLab | oklab(79.98% -0.0032 -0.0687) |
| OKLCH | oklch(79.98% 0.069 267.3) |
| XYZ | xyz(49.7664, 50.9378, 85.7910) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.97
Light Periwinkle
#C1C6FC
ΔE00 5.17
Lightsteelblue
#B0C4DE
ΔE00 5.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDEB #EBD8AA
analogous
#AADDEB #AABDEB #B8AAEB
triadic
#AABDEB #EBAABD #BDEBAA
tetradic
#AABDEB #EBAADD #EBD8AA #AAEBB8
square
#AABDEB #EBAADD #EBD8AA #AAEBB8
split-complementary
#AABDEB #EBB8AA #DDEBAA
monochromatic
#4770D4 #7897DF #AABDEB #DCE3F7 #E6ECF9
Accessibility & contrast
On white
1.88
#AABDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#AABDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDEB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDEB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0ED
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#99C6CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aabdeb; /* rgb */ color: rgb(170, 189, 235); /* oklch */ color: oklch(80.0% 0.069 267.3);
Tailwind
colors: {
custom: {
50: '#c4d0f1',
500: '#aabdeb',
950: '#000000',
},
}SCSS
$custom: #aabdeb; $custom-light: #c4d0f1; $custom-dark: #000000;
JSON
{
"hex": "#aabdeb",
"rgb": {
"r": 170,
"g": 189,
"b": 235
},
"hsl": {
"h": 222.462,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.79983,
"c": 0.06878,
"h": 267.3
},
"luminance": 0.50939
}Semantic roles & 50–950 ramp
primary
#AABDEB
secondary
#C7AE72
accent
#971CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385