#9AA2F4#9AA2F4
#9AA2F4 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.8% C 0.119 H 278.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2F4 |
|---|---|
| RGB | rgb(154, 162, 244) |
| HSL | hsl(235, 80%, 78%) |
| HSV | hsv(235, 37%, 96%) |
| CMYK | cmyk(36.9%, 33.6%, 0%, 4.3%) |
| CIE-LAB | lab(68.93, 16.50, -41.90) |
| CIE-LCH | lch(68.93, 45.03, 291.49°) |
| OKLab | oklab(73.83% 0.0182 -0.1172) |
| OKLCH | oklch(73.83% 0.119 278.8) |
| XYZ | xyz(42.5712, 39.2407, 90.9016) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.29
Perrywinkle
#8F8CE7
ΔE00 6.31
Lavender Blue
#8B88F8
ΔE00 7.58
Pastel Blue
#A2BFFE
ΔE00 8.08
Periwinkle (survey)
#8E82FE
ΔE00 9.43
Carolina Blue
#8AB8FE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2F4 #F4EC9A
analogous
#9ACFF4 #9AA2F4 #BF9AF4
triadic
#9AA2F4 #F49AA2 #A2F49A
tetradic
#9AA2F4 #F49ACF #F4EC9A #9AF4BF
square
#9AA2F4 #F49ACF #F4EC9A #9AF4BF
split-complementary
#9AA2F4 #F4BF9A #CFF49A
monochromatic
#2C3CE8 #636FEE #9AA2F4 #D1D5FA #E3E6FC
Accessibility & contrast
On white
2.37
#9AA2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#9AA2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2F4
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2F4 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACF7
Deuteranopia (green-blind)
#82A5F2
Tritanopia (blue-blind)
#80B2C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aa2f4; /* rgb */ color: rgb(154, 162, 244); /* oklch */ color: oklch(73.8% 0.119 278.8);
Tailwind
colors: {
custom: {
50: '#babdf8',
500: '#9aa2f4',
950: '#000000',
},
}SCSS
$custom: #9aa2f4; $custom-light: #babdf8; $custom-dark: #000000;
JSON
{
"hex": "#9aa2f4",
"rgb": {
"r": 154,
"g": 162,
"b": 244
},
"hsl": {
"h": 234.667,
"s": 80.357,
"l": 78.039
},
"oklch": {
"l": 0.73828,
"c": 0.11859,
"h": 278.8
},
"luminance": 0.39242
}Semantic roles & 50–950 ramp
primary
#9AA2F4
secondary
#F4F1D7
accent
#CA09DD
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185