#9AA2ED#9AA2ED
#9AA2ED is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.5% C 0.109 H 278.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2ED |
|---|---|
| RGB | rgb(154, 162, 237) |
| HSL | hsl(234, 70%, 77%) |
| HSV | hsv(234, 35%, 93%) |
| CMYK | cmyk(35%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(68.62, 14.65, -38.55) |
| CIE-LCH | lch(68.62, 41.24, 290.81°) |
| OKLab | oklab(73.5% 0.0164 -0.1075) |
| OKLCH | oklch(73.5% 0.109 278.7) |
| XYZ | xyz(41.5285, 38.8236, 85.4100) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.03
Perrywinkle
#8F8CE7
ΔE00 6.33
Lavender Blue
#8B88F8
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.27
Lavender
#B39DDB
ΔE00 9.07
Carolina Blue
#8AB8FE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2ED #EDE59A
analogous
#9ACCED #9AA2ED #BC9AED
triadic
#9AA2ED #ED9AA2 #A2ED9A
tetradic
#9AA2ED #ED9ACC #EDE59A #9AEDBC
square
#9AA2ED #ED9ACC #EDE59A #9AEDBC
split-complementary
#9AA2ED #EDBC9A #CCED9A
monochromatic
#3242DA #6672E4 #9AA2ED #CED2F6 #E5E7FA
Accessibility & contrast
On white
2.40
#9AA2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#9AA2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2ED
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2ED | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF0
Deuteranopia (green-blind)
#86A4EB
Tritanopia (blue-blind)
#83B0BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aa2ed; /* rgb */ color: rgb(154, 162, 237); /* oklch */ color: oklch(73.5% 0.109 278.7);
Tailwind
colors: {
custom: {
50: '#babdf3',
500: '#9aa2ed',
950: '#000000',
},
}SCSS
$custom: #9aa2ed; $custom-light: #babdf3; $custom-dark: #000000;
JSON
{
"hex": "#9aa2ed",
"rgb": {
"r": 154,
"g": 162,
"b": 237
},
"hsl": {
"h": 234.217,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.73496,
"c": 0.10877,
"h": 278.7
},
"luminance": 0.38825
}Semantic roles & 50–950 ramp
primary
#9AA2ED
secondary
#F2F0D9
accent
#BF14D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185