#9AA2CD#9AA2CD
#9AA2CD is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.1% C 0.063 H 276.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2CD |
|---|---|
| RGB | rgb(154, 162, 205) |
| HSL | hsl(231, 34%, 70%) |
| HSV | hsv(231, 25%, 80%) |
| CMYK | cmyk(24.9%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(67.37, 6.61, -22.88) |
| CIE-LCH | lch(67.37, 23.81, 286.12°) |
| OKLab | oklab(72.1% 0.0071 -0.0628) |
| OKLCH | oklch(72.1% 0.063 276.5) |
| XYZ | xyz(37.2633, 37.1176, 62.9469) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.14
Periwinkle Blue
#8F99FB
ΔE00 9.21
Perrywinkle
#8F8CE7
ΔE00 9.28
Light Periwinkle
#C1C6FC
ΔE00 10.35
Pastel Blue
#A2BFFE
ΔE00 10.58
Lightsteelblue
#B0C4DE
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2CD #CDC59A
analogous
#9ABBCD #9AA2CD #AB9ACD
triadic
#9AA2CD #CD9AA2 #A2CD9A
tetradic
#9AA2CD #CD9ABB #CDC59A #9ACDAB
square
#9AA2CD #CD9ABB #CDC59A #9ACDAB
split-complementary
#9AA2CD #CDAB9A #BBCD9A
monochromatic
#4E5B9E #717CB9 #9AA2CD #C3C8E1 #EBECF5
Accessibility & contrast
On white
2.49
#9AA2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#9AA2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2CD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2CD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#93A2CC
Tritanopia (blue-blind)
#8EAAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa2cd; /* rgb */ color: rgb(154, 162, 205); /* oklch */ color: oklch(72.1% 0.063 276.5);
Tailwind
colors: {
custom: {
50: '#b8bddc',
500: '#9aa2cd',
950: '#000000',
},
}SCSS
$custom: #9aa2cd; $custom-light: #b8bddc; $custom-dark: #000000;
JSON
{
"hex": "#9aa2cd",
"rgb": {
"r": 154,
"g": 162,
"b": 205
},
"hsl": {
"h": 230.588,
"s": 33.775,
"l": 70.392
},
"oklch": {
"l": 0.72105,
"c": 0.0632,
"h": 276.5
},
"luminance": 0.37118
}Semantic roles & 50–950 ramp
primary
#9AA2CD
secondary
#E8E6DA
accent
#9A39AD
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183