#AABCFF#AABCFF
#AABCFF is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.6% C 0.097 H 272.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCFF |
|---|---|
| RGB | rgb(170, 188, 255) |
| HSL | hsl(227, 100%, 83%) |
| HSV | hsv(227, 33%, 100%) |
| CMYK | cmyk(33.3%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(77.12, 9.14, -35.02) |
| CIE-LCH | lch(77.12, 36.19, 284.63°) |
| OKLab | oklab(80.6% 0.0042 -0.0971) |
| OKLCH | oklch(80.6% 0.097 272.5) |
| XYZ | xyz(52.6056, 51.7305, 101.8016) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.69
Light Periwinkle
#C1C6FC
ΔE00 5.69
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Carolina Blue
#8AB8FE
ΔE00 6.90
Lightsteelblue
#B0C4DE
ΔE00 7.59
Baby Blue (survey)
#A2CFFE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCFF #FFEDAA
analogous
#AAE6FF #AABCFF #C2AAFF
triadic
#AABCFF #FFAABC #BCFFAA
tetradic
#AABCFF #FFAAE6 #FFEDAA #AAFFC2
square
#AABCFF #FFAAE6 #FFEDAA #AAFFC2
split-complementary
#AABCFF #FFC2AA #E6FFAA
monochromatic
#305CFF #6D8CFF #AABCFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.85
#AABCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#AABCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCFF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCFF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#92C9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabcff; /* rgb */ color: rgb(170, 188, 255); /* oklch */ color: oklch(80.6% 0.097 272.5);
Tailwind
colors: {
custom: {
50: '#c5d0ff',
500: '#aabcff',
950: '#000000',
},
}SCSS
$custom: #aabcff; $custom-light: #c5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#aabcff",
"rgb": {
"r": 170,
"g": 188,
"b": 255
},
"hsl": {
"h": 227.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.80599,
"c": 0.09723,
"h": 272.5
},
"luminance": 0.51732
}Semantic roles & 50–950 ramp
primary
#AABCFF
secondary
#E4CA69
accent
#B500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386