#9AA2EC#9AA2EC
#9AA2EC is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.4% C 0.107 H 278.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2EC |
|---|---|
| RGB | rgb(154, 162, 236) |
| HSL | hsl(234, 68%, 76%) |
| HSV | hsv(234, 35%, 93%) |
| CMYK | cmyk(34.7%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(68.58, 14.39, -38.07) |
| CIE-LCH | lch(68.58, 40.70, 290.71°) |
| OKLab | oklab(73.45% 0.0162 -0.1061) |
| OKLCH | oklch(73.45% 0.107 278.7) |
| XYZ | xyz(41.3828, 38.7653, 84.6427) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.15
Perrywinkle
#8F8CE7
ΔE00 6.35
Lavender Blue
#8B88F8
ΔE00 8.06
Pastel Blue
#A2BFFE
ΔE00 8.31
Lavender
#B39DDB
ΔE00 8.97
Carolina Blue
#8AB8FE
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2EC #ECE49A
analogous
#9ACBEC #9AA2EC #BB9AEC
triadic
#9AA2EC #EC9AA2 #A2EC9A
tetradic
#9AA2EC #EC9ACB #ECE49A #9AECBB
square
#9AA2EC #EC9ACB #ECE49A #9AECBB
split-complementary
#9AA2EC #ECBB9A #CBEC9A
monochromatic
#3343D9 #6673E2 #9AA2EC #CED1F6 #E5E7FA
Accessibility & contrast
On white
2.40
#9AA2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#9AA2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2EC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2EC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEF
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#83B0BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aa2ec; /* rgb */ color: rgb(154, 162, 236); /* oklch */ color: oklch(73.4% 0.107 278.7);
Tailwind
colors: {
custom: {
50: '#babdf2',
500: '#9aa2ec',
950: '#000000',
},
}SCSS
$custom: #9aa2ec; $custom-light: #babdf2; $custom-dark: #000000;
JSON
{
"hex": "#9aa2ec",
"rgb": {
"r": 154,
"g": 162,
"b": 236
},
"hsl": {
"h": 234.146,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.73449,
"c": 0.10735,
"h": 278.7
},
"luminance": 0.38767
}Semantic roles & 50–950 ramp
primary
#9AA2EC
secondary
#F2EFD9
accent
#BE15D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185