#9AA3DA#9AA3DA
#9AA3DA is a light, moderate blue. Relative luminance 0.381; OKLCH L 72.8% C 0.081 H 277.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA3DA |
|---|---|
| RGB | rgb(154, 163, 218) |
| HSL | hsl(232, 46%, 73%) |
| HSV | hsv(232, 29%, 85%) |
| CMYK | cmyk(29.4%, 25.2%, 0%, 14.5%) |
| CIE-LAB | lab(68.11, 9.23, -28.91) |
| CIE-LCH | lch(68.11, 30.35, 287.70°) |
| OKLab | oklab(72.85% 0.0098 -0.0799) |
| OKLCH | oklch(72.85% 0.081 277) |
| XYZ | xyz(39.0751, 38.1252, 71.6162) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.91
Perrywinkle
#8F8CE7
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 9.07
Light Periwinkle
#C1C6FC
ΔE00 9.66
Lavender Blue
#8B88F8
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA3DA #DAD19A
analogous
#9AC3DA #9AA3DA #B19ADA
triadic
#9AA3DA #DA9AA3 #A3DA9A
tetradic
#9AA3DA #DA9AC3 #DAD19A #9ADAB1
square
#9AA3DA #DA9AC3 #DAD19A #9ADAB1
split-complementary
#9AA3DA #DAB19A #C3DA9A
monochromatic
#4353B7 #6D7ACA #9AA3DA #C7CCEA #E9EBF7
Accessibility & contrast
On white
2.43
#9AA3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#9AA3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA3DA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA3DA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DC
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#8AADB6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aa3da; /* rgb */ color: rgb(154, 163, 218); /* oklch */ color: oklch(72.8% 0.081 277.0);
Tailwind
colors: {
custom: {
50: '#b9bee5',
500: '#9aa3da',
950: '#000000',
},
}SCSS
$custom: #9aa3da; $custom-light: #b9bee5; $custom-dark: #000000;
JSON
{
"hex": "#9aa3da",
"rgb": {
"r": 154,
"g": 163,
"b": 218
},
"hsl": {
"h": 231.563,
"s": 46.377,
"l": 72.941
},
"oklch": {
"l": 0.72847,
"c": 0.0805,
"h": 277
},
"luminance": 0.38126
}Semantic roles & 50–950 ramp
primary
#9AA3DA
secondary
#EEEBDD
accent
#A62CBA
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111215
muted
#808184