#9AA4CD#9AA4CD
#9AA4CD is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.5% C 0.061 H 274.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4CD |
|---|---|
| RGB | rgb(154, 164, 205) |
| HSL | hsl(228, 34%, 70%) |
| HSV | hsv(228, 25%, 80%) |
| CMYK | cmyk(24.9%, 20%, 0%, 19.6%) |
| CIE-LAB | lab(67.89, 5.50, -22.07) |
| CIE-LCH | lch(67.89, 22.74, 283.98°) |
| OKLab | oklab(72.52% 0.0043 -0.0605) |
| OKLCH | oklch(72.52% 0.061 274.1) |
| XYZ | xyz(37.6185, 37.8278, 63.0653) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.79
Periwinkle Blue
#8F99FB
ΔE00 9.19
Perrywinkle
#8F8CE7
ΔE00 9.61
Pastel Blue
#A2BFFE
ΔE00 10.01
Light Periwinkle
#C1C6FC
ΔE00 10.07
Lightsteelblue
#B0C4DE
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4CD #CDC39A
analogous
#9ABDCD #9AA4CD #A99ACD
triadic
#9AA4CD #CD9AA4 #A4CD9A
tetradic
#9AA4CD #CD9ABD #CDC39A #9ACDA9
square
#9AA4CD #CD9ABD #CDC39A #9ACDA9
split-complementary
#9AA4CD #CDA99A #BDCD9A
monochromatic
#4E5E9E #717FB9 #9AA4CD #C3C9E1 #EBEDF5
Accessibility & contrast
On white
2.45
#9AA4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#9AA4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4CD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4CD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8CF
Deuteranopia (green-blind)
#95A4CC
Tritanopia (blue-blind)
#8DACB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9aa4cd; /* rgb */ color: rgb(154, 164, 205); /* oklch */ color: oklch(72.5% 0.061 274.1);
Tailwind
colors: {
custom: {
50: '#b8bedc',
500: '#9aa4cd',
950: '#000000',
},
}SCSS
$custom: #9aa4cd; $custom-light: #b8bedc; $custom-dark: #000000;
JSON
{
"hex": "#9aa4cd",
"rgb": {
"r": 154,
"g": 164,
"b": 205
},
"hsl": {
"h": 228.235,
"s": 33.775,
"l": 70.392
},
"oklch": {
"l": 0.72517,
"c": 0.0607,
"h": 274.1
},
"luminance": 0.37829
}Semantic roles & 50–950 ramp
primary
#9AA4CD
secondary
#E8E6DA
accent
#9639AD
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183