#9AA2CF#9AA2CF
#9AA2CF is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.2% C 0.066 H 276.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2CF |
|---|---|
| RGB | rgb(154, 162, 207) |
| HSL | hsl(231, 36%, 71%) |
| HSV | hsv(231, 26%, 81%) |
| CMYK | cmyk(25.6%, 21.7%, 0%, 18.8%) |
| CIE-LAB | lab(67.44, 7.09, -23.87) |
| CIE-LCH | lch(67.44, 24.91, 286.55°) |
| OKLab | oklab(72.19% 0.0078 -0.0656) |
| OKLCH | oklch(72.19% 0.066 276.8) |
| XYZ | xyz(37.5063, 37.2147, 64.2265) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.98
Periwinkle Blue
#8F99FB
ΔE00 8.83
Perrywinkle
#8F8CE7
ΔE00 8.97
Light Periwinkle
#C1C6FC
ΔE00 10.21
Pastel Blue
#A2BFFE
ΔE00 10.37
Lightsteelblue
#B0C4DE
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2CF #CFC79A
analogous
#9ABCCF #9AA2CF #AC9ACF
triadic
#9AA2CF #CF9AA2 #A2CF9A
tetradic
#9AA2CF #CF9ABC #CFC79A #9ACFAC
square
#9AA2CF #CF9ABC #CFC79A #9ACFAC
split-complementary
#9AA2CF #CFAC9A #BCCF9A
monochromatic
#4D5AA2 #717CBB #9AA2CF #C3C8E3 #EAECF5
Accessibility & contrast
On white
2.49
#9AA2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#9AA2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2CF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2CF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D1
Deuteranopia (green-blind)
#92A2CE
Tritanopia (blue-blind)
#8DAAB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa2cf; /* rgb */ color: rgb(154, 162, 207); /* oklch */ color: oklch(72.2% 0.066 276.8);
Tailwind
colors: {
custom: {
50: '#b8bddd',
500: '#9aa2cf',
950: '#000000',
},
}SCSS
$custom: #9aa2cf; $custom-light: #b8bddd; $custom-dark: #000000;
JSON
{
"hex": "#9aa2cf",
"rgb": {
"r": 154,
"g": 162,
"b": 207
},
"hsl": {
"h": 230.943,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.72185,
"c": 0.06607,
"h": 276.8
},
"luminance": 0.37216
}Semantic roles & 50–950 ramp
primary
#9AA2CF
secondary
#EAE7DB
accent
#9C37AE
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183