#9AAEF2#9AAEF2
#9AAEF2 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.101 H 271.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAEF2 |
|---|---|
| RGB | rgb(154, 174, 242) |
| HSL | hsl(226, 77%, 78%) |
| HSV | hsv(226, 36%, 95%) |
| CMYK | cmyk(36.4%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(71.93, 9.21, -36.13) |
| CIE-LCH | lch(71.93, 37.29, 284.30°) |
| OKLab | oklab(76.12% 0.0022 -0.1006) |
| OKLCH | oklch(76.12% 0.101 271.3) |
| XYZ | xyz(44.4848, 43.5510, 90.0495) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.57
Periwinkle Blue
#8F99FB
ΔE00 6.11
Carolina Blue
#8AB8FE
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 8.95
Powder Blue (survey)
#B1D1FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAEF2 #F2DE9A
analogous
#9ADAF2 #9AAEF2 #B29AF2
triadic
#9AAEF2 #F29AAE #AEF29A
tetradic
#9AAEF2 #F29ADA #F2DE9A #9AF2B2
square
#9AAEF2 #F29ADA #F2DE9A #9AF2B2
split-complementary
#9AAEF2 #F2B29A #DAF29A
monochromatic
#2E57E4 #6483EB #9AAEF2 #D0D9F9 #E4E9FC
Accessibility & contrast
On white
2.16
#9AAEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#9AAEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAEF2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAEF2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F5
Deuteranopia (green-blind)
#90ADF0
Tritanopia (blue-blind)
#80BBC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9aaef2; /* rgb */ color: rgb(154, 174, 242); /* oklch */ color: oklch(76.1% 0.101 271.3);
Tailwind
colors: {
custom: {
50: '#bac6f6',
500: '#9aaef2',
950: '#000000',
},
}SCSS
$custom: #9aaef2; $custom-light: #bac6f6; $custom-dark: #000000;
JSON
{
"hex": "#9aaef2",
"rgb": {
"r": 154,
"g": 174,
"b": 242
},
"hsl": {
"h": 226.364,
"s": 77.193,
"l": 77.647
},
"oklch": {
"l": 0.76123,
"c": 0.10059,
"h": 271.3
},
"luminance": 0.43553
}Semantic roles & 50–950 ramp
primary
#9AAEF2
secondary
#F3EDD8
accent
#AB0CD9
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121317
muted
#818285