#AABCED#AABCED
#AABCED is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.9% C 0.073 H 269.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCED |
|---|---|
| RGB | rgb(170, 188, 237) |
| HSL | hsl(224, 65%, 80%) |
| HSV | hsv(224, 28%, 93%) |
| CMYK | cmyk(28.3%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(76.45, 4.71, -26.37) |
| CIE-LCH | lch(76.45, 26.78, 280.12°) |
| OKLab | oklab(79.86% -0.0013 -0.0726) |
| OKLCH | oklch(79.86% 0.073 269) |
| XYZ | xyz(49.8426, 50.6253, 87.2499) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.93
Light Periwinkle
#C1C6FC
ΔE00 4.95
Powder Blue (survey)
#B1D1FC
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.38
Light Blue Grey
#B7C9E2
ΔE00 6.99
Periwinkle
#CCCCFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCED #EDDBAA
analogous
#AADDED #AABCED #BAAAED
triadic
#AABCED #EDAABC #BCEDAA
tetradic
#AABCED #EDAADD #EDDBAA #AAEDBA
square
#AABCED #EDAADD #EDDBAA #AAEDBA
split-complementary
#AABCED #EDBAAA #DDEDAA
monochromatic
#456CD8 #7794E2 #AABCED #DDE4F8 #E6EBFA
Accessibility & contrast
On white
1.89
#AABCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#AABCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCED
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCED | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EF
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#98C6CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aabced; /* rgb */ color: rgb(170, 188, 237); /* oklch */ color: oklch(79.9% 0.073 269.0);
Tailwind
colors: {
custom: {
50: '#c4d0f3',
500: '#aabced',
950: '#000000',
},
}SCSS
$custom: #aabced; $custom-light: #c4d0f3; $custom-dark: #000000;
JSON
{
"hex": "#aabced",
"rgb": {
"r": 170,
"g": 188,
"b": 237
},
"hsl": {
"h": 223.881,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.79858,
"c": 0.07257,
"h": 269
},
"luminance": 0.50627
}Semantic roles & 50–950 ramp
primary
#AABCED
secondary
#CAB271
accent
#9C19CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385