#AAABFC#AAABFC
#AAABFC is a light, moderate blue. Relative luminance 0.447; OKLCH L 77.1% C 0.115 H 282.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABFC |
|---|---|
| RGB | rgb(170, 171, 252) |
| HSL | hsl(239, 93%, 83%) |
| HSV | hsv(239, 33%, 99%) |
| CMYK | cmyk(32.5%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.69, 17.82, -40.27) |
| CIE-LCH | lch(72.69, 44.04, 293.87°) |
| OKLab | oklab(77.13% 0.0255 -0.1122) |
| OKLCH | oklch(77.13% 0.115 282.8) |
| XYZ | xyz(48.7064, 44.6987, 98.1381) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 7.36
Light Periwinkle
#C1C6FC
ΔE00 7.74
Lavender
#B39DDB
ΔE00 8.70
Pale Violet
#CEAEFA
ΔE00 8.74
Perrywinkle
#8F8CE7
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABFC #FCFBAA
analogous
#AAD4FC #AAABFC #D2AAFC
triadic
#AAABFC #FCAAAB #ABFCAA
tetradic
#AAABFC #FCAAD4 #FCFBAA #AAFCD2
square
#AAABFC #FCAAD4 #FCFBAA #AAFCD2
split-complementary
#AAABFC #FCD2AA #D4FCAA
monochromatic
#3436F8 #6F71FA #AAABFC #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.11
#AAABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#AAABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABFC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABFC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#8FB0FA
Tritanopia (blue-blind)
#95BAC8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaabfc; /* rgb */ color: rgb(170, 171, 252); /* oklch */ color: oklch(77.1% 0.115 282.8);
Tailwind
colors: {
custom: {
50: '#c5c3fd',
500: '#aaabfc',
950: '#000000',
},
}SCSS
$custom: #aaabfc; $custom-light: #c5c3fd; $custom-dark: #000000;
JSON
{
"hex": "#aaabfc",
"rgb": {
"r": 170,
"g": 171,
"b": 252
},
"hsl": {
"h": 239.268,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.77133,
"c": 0.11508,
"h": 282.8
},
"luminance": 0.447
}Semantic roles & 50–950 ramp
primary
#AAABFC
secondary
#F6F6D5
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185