#AABEFD#AABEFD
#AABEFD is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.092 H 270.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEFD |
|---|---|
| RGB | rgb(170, 190, 253) |
| HSL | hsl(226, 95%, 83%) |
| HSV | hsv(226, 33%, 99%) |
| CMYK | cmyk(32.8%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(77.56, 7.54, -33.27) |
| CIE-LCH | lch(77.56, 34.11, 282.78°) |
| OKLab | oklab(80.91% 0.001 -0.0922) |
| OKLCH | oklch(80.91% 0.092 270.6) |
| XYZ | xyz(52.7155, 52.4628, 100.2583) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.30
Light Periwinkle
#C1C6FC
ΔE00 5.58
Powder Blue (survey)
#B1D1FC
ΔE00 5.69
Carolina Blue
#8AB8FE
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.30
Baby Blue (survey)
#A2CFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEFD #FDE9AA
analogous
#AAE7FD #AABEFD #BFAAFD
triadic
#AABEFD #FDAABE #BEFDAA
tetradic
#AABEFD #FDAAE7 #FDE9AA #AAFDBF
square
#AABEFD #FDAAE7 #FDE9AA #AAFDBF
split-complementary
#AABEFD #FDBFAA #E7FDAA
monochromatic
#3263FA #6E90FC #AABEFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.83
#AABEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#AABEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEFD
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEFD | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#92CAD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aabefd; /* rgb */ color: rgb(170, 190, 253); /* oklch */ color: oklch(80.9% 0.092 270.6);
Tailwind
colors: {
custom: {
50: '#c5d1fe',
500: '#aabefd',
950: '#000000',
},
}SCSS
$custom: #aabefd; $custom-light: #c5d1fe; $custom-dark: #000000;
JSON
{
"hex": "#aabefd",
"rgb": {
"r": 170,
"g": 190,
"b": 253
},
"hsl": {
"h": 225.542,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.80914,
"c": 0.09217,
"h": 270.6
},
"luminance": 0.52465
}Semantic roles & 50–950 ramp
primary
#AABEFD
secondary
#E1C56A
accent
#AE00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385