#AABFFD#AABFFD
#AABFFD is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.1% C 0.091 H 269.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFFD |
|---|---|
| RGB | rgb(170, 191, 253) |
| HSL | hsl(225, 95%, 83%) |
| HSV | hsv(225, 33%, 99%) |
| CMYK | cmyk(32.8%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(77.81, 7.00, -32.87) |
| CIE-LCH | lch(77.81, 33.61, 282.02°) |
| OKLab | oklab(81.12% -0.0003 -0.091) |
| OKLCH | oklch(81.12% 0.091 269.8) |
| XYZ | xyz(52.9329, 52.8975, 100.3307) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.10
Powder Blue (survey)
#B1D1FC
ΔE00 5.41
Light Periwinkle
#C1C6FC
ΔE00 5.65
Carolina Blue
#8AB8FE
ΔE00 6.53
Baby Blue (survey)
#A2CFFE
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFFD #FDE8AA
analogous
#AAE9FD #AABFFD #BEAAFD
triadic
#AABFFD #FDAABF #BFFDAA
tetradic
#AABFFD #FDAAE9 #FDE8AA #AAFDBE
square
#AABFFD #FDAAE9 #FDE8AA #AAFDBE
split-complementary
#AABFFD #FDBEAA #E9FDAA
monochromatic
#3265FA #6E92FC #AABFFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.81
#AABFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#AABFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFFD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFFD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#92CBD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aabffd; /* rgb */ color: rgb(170, 191, 253); /* oklch */ color: oklch(81.1% 0.091 269.8);
Tailwind
colors: {
custom: {
50: '#c5d2fe',
500: '#aabffd',
950: '#000000',
},
}SCSS
$custom: #aabffd; $custom-light: #c5d2fe; $custom-dark: #000000;
JSON
{
"hex": "#aabffd",
"rgb": {
"r": 170,
"g": 191,
"b": 253
},
"hsl": {
"h": 224.819,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.81115,
"c": 0.09103,
"h": 269.8
},
"luminance": 0.52899
}Semantic roles & 50–950 ramp
primary
#AABFFD
secondary
#E1C36A
accent
#AB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385