#AAABFD#AAABFD
#AAABFD is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.2% C 0.116 H 282.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABFD |
|---|---|
| RGB | rgb(170, 171, 253) |
| HSL | hsl(239, 95%, 83%) |
| HSV | hsv(239, 33%, 99%) |
| CMYK | cmyk(32.8%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(72.73, 18.07, -40.75) |
| CIE-LCH | lch(72.73, 44.58, 293.92°) |
| OKLab | oklab(77.18% 0.0258 -0.1136) |
| OKLCH | oklch(77.18% 0.116 282.8) |
| XYZ | xyz(48.8653, 44.7622, 98.9748) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 7.33
Light Periwinkle
#C1C6FC
ΔE00 7.82
Perrywinkle
#8F8CE7
ΔE00 8.80
Pale Violet
#CEAEFA
ΔE00 8.80
Lavender
#B39DDB
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABFD #FDFCAA
analogous
#AAD4FD #AAABFD #D2AAFD
triadic
#AAABFD #FDAAAB #ABFDAA
tetradic
#AAABFD #FDAAD4 #FDFCAA #AAFDD2
square
#AAABFD #FDAAD4 #FDFCAA #AAFDD2
split-complementary
#AAABFD #FDD2AA #D4FDAA
monochromatic
#3235FA #6E70FC #AAABFD #E1E1FE #E1E1FE
Accessibility & contrast
On white
2.11
#AAABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#AAABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABFD
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABFD | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#94BAC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaabfd; /* rgb */ color: rgb(170, 171, 253); /* oklch */ color: oklch(77.2% 0.116 282.8);
Tailwind
colors: {
custom: {
50: '#c5c3fe',
500: '#aaabfd',
950: '#000000',
},
}SCSS
$custom: #aaabfd; $custom-light: #c5c3fe; $custom-dark: #000000;
JSON
{
"hex": "#aaabfd",
"rgb": {
"r": 170,
"g": 171,
"b": 253
},
"hsl": {
"h": 239.277,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.77179,
"c": 0.11647,
"h": 282.8
},
"luminance": 0.44764
}Semantic roles & 50–950 ramp
primary
#AAABFD
secondary
#F7F6D4
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186