#AAABEB#AAABEB
#AAABEB is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.4% C 0.091 H 283.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABEB |
|---|---|
| RGB | rgb(170, 171, 235) |
| HSL | hsl(239, 62%, 79%) |
| HSV | hsv(239, 28%, 92%) |
| CMYK | cmyk(27.7%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.01, 13.60, -32.12) |
| CIE-LCH | lch(72.01, 34.88, 292.95°) |
| OKLab | oklab(76.38% 0.021 -0.0888) |
| OKLCH | oklch(76.38% 0.091 283.3) |
| XYZ | xyz(46.1320, 43.6689, 84.5796) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 6.90
Periwinkle Blue
#8F99FB
ΔE00 7.99
Pale Violet
#CEAEFA
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 8.33
Periwinkle
#CCCCFF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABEB #EBEAAA
analogous
#AACCEB #AAABEB #CAAAEB
triadic
#AAABEB #EBAAAB #ABEBAA
tetradic
#AAABEB #EBAACC #EBEAAA #AAEBCA
square
#AAABEB #EBAACC #EBEAAA #AAEBCA
split-complementary
#AAABEB #EBCAAA #CCEBAA
monochromatic
#4749D4 #787ADF #AAABEB #DCDCF7 #E6E7F9
Accessibility & contrast
On white
2.16
#AAABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#AAABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABEB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABEB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EE
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#9AB6C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaabeb; /* rgb */ color: rgb(170, 171, 235); /* oklch */ color: oklch(76.4% 0.091 283.3);
Tailwind
colors: {
custom: {
50: '#c4c3f1',
500: '#aaabeb',
950: '#000000',
},
}SCSS
$custom: #aaabeb; $custom-light: #c4c3f1; $custom-dark: #000000;
JSON
{
"hex": "#aaabeb",
"rgb": {
"r": 170,
"g": 171,
"b": 235
},
"hsl": {
"h": 239.077,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.76377,
"c": 0.09128,
"h": 283.3
},
"luminance": 0.4367
}Semantic roles & 50–950 ramp
primary
#AAABEB
secondary
#F1F0DA
accent
#C71CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184