#9AA4DA#9AA4DA
#9AA4DA is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.0% C 0.079 H 276.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4DA |
|---|---|
| RGB | rgb(154, 164, 218) |
| HSL | hsl(231, 46%, 73%) |
| HSV | hsv(231, 29%, 85%) |
| CMYK | cmyk(29.4%, 24.8%, 0%, 14.5%) |
| CIE-LAB | lab(68.37, 8.67, -28.51) |
| CIE-LCH | lch(68.37, 29.80, 286.91°) |
| OKLab | oklab(73.05% 0.0085 -0.0788) |
| OKLCH | oklch(73.05% 0.079 276.1) |
| XYZ | xyz(39.2533, 38.4817, 71.6756) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.98
Perrywinkle
#8F8CE7
ΔE00 8.02
Lavender
#B39DDB
ΔE00 8.27
Pastel Blue
#A2BFFE
ΔE00 8.78
Light Periwinkle
#C1C6FC
ΔE00 9.48
Lavender Blue
#8B88F8
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4DA #DAD09A
analogous
#9AC4DA #9AA4DA #B09ADA
triadic
#9AA4DA #DA9AA4 #A4DA9A
tetradic
#9AA4DA #DA9AC4 #DAD09A #9ADAB0
square
#9AA4DA #DA9AC4 #DAD09A #9ADAB0
split-complementary
#9AA4DA #DAB09A #C4DA9A
monochromatic
#4355B7 #6D7CCA #9AA4DA #C7CCEA #E9EBF7
Accessibility & contrast
On white
2.41
#9AA4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#9AA4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4DA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4DA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A9DC
Deuteranopia (green-blind)
#90A4D9
Tritanopia (blue-blind)
#89AEB7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aa4da; /* rgb */ color: rgb(154, 164, 218); /* oklch */ color: oklch(73.0% 0.079 276.1);
Tailwind
colors: {
custom: {
50: '#b9bee5',
500: '#9aa4da',
950: '#000000',
},
}SCSS
$custom: #9aa4da; $custom-light: #b9bee5; $custom-dark: #000000;
JSON
{
"hex": "#9aa4da",
"rgb": {
"r": 154,
"g": 164,
"b": 218
},
"hsl": {
"h": 230.625,
"s": 46.377,
"l": 72.941
},
"oklch": {
"l": 0.7305,
"c": 0.07921,
"h": 276.1
},
"luminance": 0.38483
}Semantic roles & 50–950 ramp
primary
#9AA4DA
secondary
#EEEBDD
accent
#A32CBA
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111215
muted
#808184