#AABCFE#AABCFE
#AABCFE is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.6% C 0.096 H 272.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCFE |
|---|---|
| RGB | rgb(170, 188, 254) |
| HSL | hsl(227, 98%, 83%) |
| HSV | hsv(227, 33%, 100%) |
| CMYK | cmyk(33.1%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.08, 8.89, -34.54) |
| CIE-LCH | lch(77.08, 35.67, 284.44°) |
| OKLab | oklab(80.56% 0.0039 -0.0958) |
| OKLCH | oklch(80.56% 0.096 272.3) |
| XYZ | xyz(52.4450, 51.6663, 100.9560) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.72
Light Periwinkle
#C1C6FC
ΔE00 5.60
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Carolina Blue
#8AB8FE
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.55
Baby Blue (survey)
#A2CFFE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCFE #FEECAA
analogous
#AAE6FE #AABCFE #C2AAFE
triadic
#AABCFE #FEAABC #BCFEAA
tetradic
#AABCFE #FEAAE6 #FEECAA #AAFEC2
square
#AABCFE #FEAAE6 #FEECAA #AAFEC2
split-complementary
#AABCFE #FEC2AA #E6FEAA
monochromatic
#315DFD #6E8CFD #AABCFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.85
#AABCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#AABCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCFE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCFE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#92C9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabcfe; /* rgb */ color: rgb(170, 188, 254); /* oklch */ color: oklch(80.6% 0.096 272.3);
Tailwind
colors: {
custom: {
50: '#c5d0ff',
500: '#aabcfe',
950: '#000000',
},
}SCSS
$custom: #aabcfe; $custom-light: #c5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#aabcfe",
"rgb": {
"r": 170,
"g": 188,
"b": 254
},
"hsl": {
"h": 227.143,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.80556,
"c": 0.09586,
"h": 272.3
},
"luminance": 0.51668
}Semantic roles & 50–950 ramp
primary
#AABCFE
secondary
#E3C969
accent
#B400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386