#9AAEF4#9AAEF4
#9AAEF4 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.2% C 0.103 H 271.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAEF4 |
|---|---|
| RGB | rgb(154, 174, 244) |
| HSL | hsl(227, 80%, 78%) |
| HSV | hsv(227, 37%, 96%) |
| CMYK | cmyk(36.9%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(72.01, 9.73, -37.09) |
| CIE-LCH | lch(72.01, 38.35, 284.70°) |
| OKLab | oklab(76.21% 0.0028 -0.1033) |
| OKLCH | oklch(76.21% 0.103 271.5) |
| XYZ | xyz(44.7868, 43.6719, 91.6401) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.53
Periwinkle Blue
#8F99FB
ΔE00 6.02
Carolina Blue
#8AB8FE
ΔE00 6.20
Light Periwinkle
#C1C6FC
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 9.00
Powder Blue (survey)
#B1D1FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAEF4 #F4E09A
analogous
#9ADBF4 #9AAEF4 #B39AF4
triadic
#9AAEF4 #F49AAE #AEF49A
tetradic
#9AAEF4 #F49ADB #F4E09A #9AF4B3
square
#9AAEF4 #F49ADB #F4E09A #9AF4B3
split-complementary
#9AAEF4 #F4B39A #DBF49A
monochromatic
#2C55E8 #6382EE #9AAEF4 #D1DAFA #E3E9FC
Accessibility & contrast
On white
2.16
#9AAEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#9AAEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAEF4
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAEF4 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B5F7
Deuteranopia (green-blind)
#8FADF2
Tritanopia (blue-blind)
#7FBCC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9aaef4; /* rgb */ color: rgb(154, 174, 244); /* oklch */ color: oklch(76.2% 0.103 271.5);
Tailwind
colors: {
custom: {
50: '#bac6f8',
500: '#9aaef4',
950: '#000000',
},
}SCSS
$custom: #9aaef4; $custom-light: #bac6f8; $custom-dark: #000000;
JSON
{
"hex": "#9aaef4",
"rgb": {
"r": 154,
"g": 174,
"b": 244
},
"hsl": {
"h": 226.667,
"s": 80.357,
"l": 78.039
},
"oklch": {
"l": 0.76213,
"c": 0.10337,
"h": 271.5
},
"luminance": 0.43674
}Semantic roles & 50–950 ramp
primary
#9AAEF4
secondary
#F4EDD7
accent
#AE09DD
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285