#AAABED#AAABED
#AAABED is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.5% C 0.094 H 283.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABED |
|---|---|
| RGB | rgb(170, 171, 237) |
| HSL | hsl(239, 65%, 80%) |
| HSV | hsv(239, 28%, 93%) |
| CMYK | cmyk(28.3%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(72.08, 14.09, -33.08) |
| CIE-LCH | lch(72.08, 35.96, 293.06°) |
| OKLab | oklab(76.46% 0.0216 -0.0916) |
| OKLCH | oklch(76.46% 0.094 283.3) |
| XYZ | xyz(46.4225, 43.7852, 86.1099) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.95
Lavender
#B39DDB
ΔE00 6.98
Periwinkle Blue
#8F99FB
ΔE00 7.73
Pale Violet
#CEAEFA
ΔE00 8.11
Pastel Blue
#A2BFFE
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABED #EDECAA
analogous
#AACDED #AAABED #CAAAED
triadic
#AAABED #EDAAAB #ABEDAA
tetradic
#AAABED #EDAACD #EDECAA #AAEDCA
square
#AAABED #EDAACD #EDECAA #AAEDCA
split-complementary
#AAABED #EDCAAA #CDEDAA
monochromatic
#4547D8 #7779E2 #AAABED #DDDDF8 #E6E6FA
Accessibility & contrast
On white
2.15
#AAABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AAABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABED
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABED | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F0
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#9AB7C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaabed; /* rgb */ color: rgb(170, 171, 237); /* oklch */ color: oklch(76.5% 0.094 283.3);
Tailwind
colors: {
custom: {
50: '#c4c3f3',
500: '#aaabed',
950: '#000000',
},
}SCSS
$custom: #aaabed; $custom-light: #c4c3f3; $custom-dark: #000000;
JSON
{
"hex": "#aaabed",
"rgb": {
"r": 170,
"g": 171,
"b": 237
},
"hsl": {
"h": 239.104,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.76463,
"c": 0.09409,
"h": 283.3
},
"luminance": 0.43786
}Semantic roles & 50–950 ramp
primary
#AAABED
secondary
#F1F1DA
accent
#CA19CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185