#AABDED#AABDED
#AABDED is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.1% C 0.071 H 267.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDED |
|---|---|
| RGB | rgb(170, 189, 237) |
| HSL | hsl(223, 65%, 80%) |
| HSV | hsv(223, 28%, 93%) |
| CMYK | cmyk(28.3%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.71, 4.16, -25.97) |
| CIE-LCH | lch(76.71, 26.30, 279.10°) |
| OKLab | oklab(80.06% -0.0026 -0.0714) |
| OKLCH | oklch(80.06% 0.071 267.9) |
| XYZ | xyz(50.0570, 51.0540, 87.3213) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.74
Light Periwinkle
#C1C6FC
ΔE00 5.07
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.09
Light Blue Grey
#B7C9E2
ΔE00 6.69
Periwinkle
#CCCCFF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDED #EDDAAA
analogous
#AADFED #AABDED #B9AAED
triadic
#AABDED #EDAABD #BDEDAA
tetradic
#AABDED #EDAADF #EDDAAA #AAEDB9
square
#AABDED #EDAADF #EDDAAA #AAEDB9
split-complementary
#AABDED #EDB9AA #DFEDAA
monochromatic
#456FD8 #7796E2 #AABDED #DDE4F8 #E6EBFA
Accessibility & contrast
On white
1.87
#AABDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#AABDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDED
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDED | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EF
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#98C6CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aabded; /* rgb */ color: rgb(170, 189, 237); /* oklch */ color: oklch(80.1% 0.071 267.9);
Tailwind
colors: {
custom: {
50: '#c4d0f3',
500: '#aabded',
950: '#000000',
},
}SCSS
$custom: #aabded; $custom-light: #c4d0f3; $custom-dark: #000000;
JSON
{
"hex": "#aabded",
"rgb": {
"r": 170,
"g": 189,
"b": 237
},
"hsl": {
"h": 222.985,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.80061,
"c": 0.07149,
"h": 267.9
},
"luminance": 0.51056
}Semantic roles & 50–950 ramp
primary
#AABDED
secondary
#CAB171
accent
#9A19CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385