#9AA2EF#9AA2EF
#9AA2EF is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.6% C 0.112 H 278.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2EF |
|---|---|
| RGB | rgb(154, 162, 239) |
| HSL | hsl(234, 73%, 77%) |
| HSV | hsv(234, 36%, 94%) |
| CMYK | cmyk(35.6%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(68.71, 15.18, -39.51) |
| CIE-LCH | lch(68.71, 42.32, 291.01°) |
| OKLab | oklab(73.59% 0.0169 -0.1103) |
| OKLCH | oklch(73.59% 0.112 278.7) |
| XYZ | xyz(41.8223, 38.9412, 86.9574) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.79
Perrywinkle
#8F8CE7
ΔE00 6.30
Lavender Blue
#8B88F8
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.21
Lavender
#B39DDB
ΔE00 9.26
Periwinkle (survey)
#8E82FE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2EF #EFE79A
analogous
#9ACDEF #9AA2EF #BD9AEF
triadic
#9AA2EF #EF9AA2 #A2EF9A
tetradic
#9AA2EF #EF9ACD #EFE79A #9AEFBD
square
#9AA2EF #EF9ACD #EFE79A #9AEFBD
split-complementary
#9AA2EF #EFBD9A #CDEF9A
monochromatic
#3041DE #6571E7 #9AA2EF #CFD3F7 #E5E7FB
Accessibility & contrast
On white
2.39
#9AA2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#9AA2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2EF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2EF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#85A5ED
Tritanopia (blue-blind)
#82B1BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aa2ef; /* rgb */ color: rgb(154, 162, 239); /* oklch */ color: oklch(73.6% 0.112 278.7);
Tailwind
colors: {
custom: {
50: '#babdf4',
500: '#9aa2ef',
950: '#000000',
},
}SCSS
$custom: #9aa2ef; $custom-light: #babdf4; $custom-dark: #000000;
JSON
{
"hex": "#9aa2ef",
"rgb": {
"r": 154,
"g": 162,
"b": 239
},
"hsl": {
"h": 234.353,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.7359,
"c": 0.11157,
"h": 278.7
},
"luminance": 0.38943
}Semantic roles & 50–950 ramp
primary
#9AA2EF
secondary
#F2F0D9
accent
#C211D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185