#9AAEF5#9AAEF5
#9AAEF5 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.3% C 0.105 H 271.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAEF5 |
|---|---|
| RGB | rgb(154, 174, 245) |
| HSL | hsl(227, 82%, 78%) |
| HSV | hsv(227, 37%, 96%) |
| CMYK | cmyk(37.1%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(72.05, 10.00, -37.57) |
| CIE-LCH | lch(72.05, 38.88, 284.90°) |
| OKLab | oklab(76.26% 0.0031 -0.1047) |
| OKLCH | oklch(76.26% 0.105 271.7) |
| XYZ | xyz(44.9390, 43.7328, 92.4419) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.51
Periwinkle Blue
#8F99FB
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 8.76
Powder Blue (survey)
#B1D1FC
ΔE00 9.02
Lightsteelblue
#B0C4DE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAEF5 #F5E19A
analogous
#9ADBF5 #9AAEF5 #B39AF5
triadic
#9AAEF5 #F59AAE #AEF59A
tetradic
#9AAEF5 #F59ADB #F5E19A #9AF5B3
square
#9AAEF5 #F59ADB #F5E19A #9AF5B3
split-complementary
#9AAEF5 #F5B39A #DBF59A
monochromatic
#2B55EA #6281EF #9AAEF5 #D2DBFB #E3E9FC
Accessibility & contrast
On white
2.15
#9AAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#9AAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAEF5
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAEF5 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B5F8
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#7EBCC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9aaef5; /* rgb */ color: rgb(154, 174, 245); /* oklch */ color: oklch(76.3% 0.105 271.7);
Tailwind
colors: {
custom: {
50: '#bac6f8',
500: '#9aaef5',
950: '#000000',
},
}SCSS
$custom: #9aaef5; $custom-light: #bac6f8; $custom-dark: #000000;
JSON
{
"hex": "#9aaef5",
"rgb": {
"r": 154,
"g": 174,
"b": 245
},
"hsl": {
"h": 226.813,
"s": 81.982,
"l": 78.235
},
"oklch": {
"l": 0.76258,
"c": 0.10474,
"h": 271.7
},
"luminance": 0.43735
}Semantic roles & 50–950 ramp
primary
#9AAEF5
secondary
#F4EED7
accent
#AF07DE
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285