#9AAFF2#9AAFF2
#9AAFF2 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.3% C 0.099 H 270.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAFF2 |
|---|---|
| RGB | rgb(154, 175, 242) |
| HSL | hsl(226, 77%, 78%) |
| HSV | hsv(226, 36%, 95%) |
| CMYK | cmyk(36.4%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(72.19, 8.65, -35.73) |
| CIE-LCH | lch(72.19, 36.76, 283.61°) |
| OKLab | oklab(76.33% 0.001 -0.0994) |
| OKLCH | oklch(76.33% 0.099 270.5) |
| XYZ | xyz(44.6787, 43.9389, 90.1141) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.28
Carolina Blue
#8AB8FE
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 8.54
Powder Blue (survey)
#B1D1FC
ΔE00 8.78
Lightsteelblue
#B0C4DE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAFF2 #F2DD9A
analogous
#9ADBF2 #9AAFF2 #B19AF2
triadic
#9AAFF2 #F29AAF #AFF29A
tetradic
#9AAFF2 #F29ADB #F2DD9A #9AF2B1
square
#9AAFF2 #F29ADB #F2DD9A #9AF2B1
split-complementary
#9AAFF2 #F2B19A #DBF29A
monochromatic
#2E59E4 #6484EB #9AAFF2 #D0DAF9 #E4EAFC
Accessibility & contrast
On white
2.15
#9AAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#9AAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAFF2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAFF2 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B5F5
Deuteranopia (green-blind)
#91AEF0
Tritanopia (blue-blind)
#80BCC6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9aaff2; /* rgb */ color: rgb(154, 175, 242); /* oklch */ color: oklch(76.3% 0.099 270.5);
Tailwind
colors: {
custom: {
50: '#bac6f6',
500: '#9aaff2',
950: '#000000',
},
}SCSS
$custom: #9aaff2; $custom-light: #bac6f6; $custom-dark: #000000;
JSON
{
"hex": "#9aaff2",
"rgb": {
"r": 154,
"g": 175,
"b": 242
},
"hsl": {
"h": 225.682,
"s": 77.193,
"l": 77.647
},
"oklch": {
"l": 0.76325,
"c": 0.09941,
"h": 270.5
},
"luminance": 0.43941
}Semantic roles & 50–950 ramp
primary
#9AAFF2
secondary
#F3EDD8
accent
#A80CD9
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121317
muted
#818285