#9AAEF3#9AAEF3
#9AAEF3 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.2% C 0.102 H 271.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAEF3 |
|---|---|
| RGB | rgb(154, 174, 243) |
| HSL | hsl(227, 79%, 78%) |
| HSV | hsv(227, 37%, 95%) |
| CMYK | cmyk(36.6%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(71.97, 9.47, -36.61) |
| CIE-LCH | lch(71.97, 37.82, 284.50°) |
| OKLab | oklab(76.17% 0.0025 -0.1019) |
| OKLCH | oklch(76.17% 0.102 271.4) |
| XYZ | xyz(44.6353, 43.6113, 90.8426) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.55
Periwinkle Blue
#8F99FB
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 8.66
Lightsteelblue
#B0C4DE
ΔE00 8.97
Powder Blue (survey)
#B1D1FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAEF3 #F3DF9A
analogous
#9ADAF3 #9AAEF3 #B29AF3
triadic
#9AAEF3 #F39AAE #AEF39A
tetradic
#9AAEF3 #F39ADA #F3DF9A #9AF3B2
square
#9AAEF3 #F39ADA #F3DF9A #9AF3B2
split-complementary
#9AAEF3 #F3B29A #DAF39A
monochromatic
#2D56E6 #6382ED #9AAEF3 #D1DAF9 #E4E9FC
Accessibility & contrast
On white
2.16
#9AAEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#9AAEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAEF3
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAEF3 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F6
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#7FBCC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9aaef3; /* rgb */ color: rgb(154, 174, 243); /* oklch */ color: oklch(76.2% 0.102 271.4);
Tailwind
colors: {
custom: {
50: '#bac6f7',
500: '#9aaef3',
950: '#000000',
},
}SCSS
$custom: #9aaef3; $custom-light: #bac6f7; $custom-dark: #000000;
JSON
{
"hex": "#9aaef3",
"rgb": {
"r": 154,
"g": 174,
"b": 243
},
"hsl": {
"h": 226.517,
"s": 78.761,
"l": 77.843
},
"oklch": {
"l": 0.76168,
"c": 0.10198,
"h": 271.4
},
"luminance": 0.43613
}Semantic roles & 50–950 ramp
primary
#9AAEF3
secondary
#F4EDD7
accent
#AC0ADB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121317
muted
#818285