#9AA2DD#9AA2DD
#9AA2DD is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.8% C 0.086 H 278.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2DD |
|---|---|
| RGB | rgb(154, 162, 221) |
| HSL | hsl(233, 50%, 74%) |
| HSV | hsv(233, 30%, 87%) |
| CMYK | cmyk(30.3%, 26.7%, 0%, 13.3%) |
| CIE-LAB | lab(67.97, 10.54, -30.78) |
| CIE-LCH | lch(67.97, 32.54, 288.90°) |
| OKLab | oklab(72.77% 0.0121 -0.0852) |
| OKLCH | oklch(72.77% 0.086 278.1) |
| XYZ | xyz(39.2943, 37.9300, 73.6435) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 7.23
Lavender
#B39DDB
ΔE00 7.87
Pastel Blue
#A2BFFE
ΔE00 9.13
Lavender Blue
#8B88F8
ΔE00 9.50
Light Periwinkle
#C1C6FC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2DD #DDD59A
analogous
#9AC3DD #9AA2DD #B39ADD
triadic
#9AA2DD #DD9AA2 #A2DD9A
tetradic
#9AA2DD #DD9AC3 #DDD59A #9ADDB3
square
#9AA2DD #DD9AC3 #DDD59A #9ADDB3
split-complementary
#9AA2DD #DDB39A #C3DD9A
monochromatic
#404FBD #6C78CE #9AA2DD #C8CCEC #E8EAF7
Accessibility & contrast
On white
2.45
#9AA2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#9AA2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2DD
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2DD | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8E0
Deuteranopia (green-blind)
#8DA3DC
Tritanopia (blue-blind)
#89ADB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aa2dd; /* rgb */ color: rgb(154, 162, 221); /* oklch */ color: oklch(72.8% 0.086 278.1);
Tailwind
colors: {
custom: {
50: '#b9bde7',
500: '#9aa2dd',
950: '#000000',
},
}SCSS
$custom: #9aa2dd; $custom-light: #b9bde7; $custom-dark: #000000;
JSON
{
"hex": "#9aa2dd",
"rgb": {
"r": 154,
"g": 162,
"b": 221
},
"hsl": {
"h": 232.836,
"s": 49.63,
"l": 73.529
},
"oklch": {
"l": 0.72774,
"c": 0.08609,
"h": 278.1
},
"luminance": 0.37931
}Semantic roles & 50–950 ramp
primary
#9AA2DD
secondary
#EEECDD
accent
#AB29BD
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#121216
muted
#818184