#97A5D3#97A5D3
#97A5D3 is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.7% C 0.069 H 271.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97A5D3 |
|---|---|
| RGB | rgb(151, 165, 211) |
| HSL | hsl(226, 41%, 71%) |
| HSV | hsv(226, 28%, 83%) |
| CMYK | cmyk(28.4%, 21.8%, 0%, 17.3%) |
| CIE-LAB | lab(68.16, 5.49, -24.99) |
| CIE-LCH | lch(68.16, 25.59, 282.38°) |
| OKLab | oklab(72.74% 0.0017 -0.0688) |
| OKLCH | oklch(72.74% 0.069 271.4) |
| XYZ | xyz(37.9723, 38.1916, 66.9864) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 8.66
Perrywinkle
#8F8CE7
ΔE00 8.77
Lavender
#B39DDB
ΔE00 9.47
Light Periwinkle
#C1C6FC
ΔE00 9.87
Carolina Blue
#8AB8FE
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A5D3 #D3C597
analogous
#97C3D3 #97A5D3 #A797D3
triadic
#97A5D3 #D397A5 #A5D397
tetradic
#97A5D3 #D397C3 #D3C597 #97D3A7
square
#97A5D3 #D397C3 #D3C597 #97D3A7
split-complementary
#97A5D3 #D3A797 #C3D397
monochromatic
#475EA8 #6C80C1 #97A5D3 #C2CAE5 #E9ECF6
Accessibility & contrast
On white
2.43
#97A5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#97A5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A5D3
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A5D3 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A9D5
Deuteranopia (green-blind)
#92A4D2
Tritanopia (blue-blind)
#87AEB5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97a5d3; /* rgb */ color: rgb(151, 165, 211); /* oklch */ color: oklch(72.7% 0.069 271.4);
Tailwind
colors: {
custom: {
50: '#b6bfe0',
500: '#97a5d3',
950: '#000000',
},
}SCSS
$custom: #97a5d3; $custom-light: #b6bfe0; $custom-dark: #000000;
JSON
{
"hex": "#97a5d3",
"rgb": {
"r": 151,
"g": 165,
"b": 211
},
"hsl": {
"h": 226,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.72744,
"c": 0.06885,
"h": 271.4
},
"luminance": 0.38193
}Semantic roles & 50–950 ramp
primary
#97A5D3
secondary
#EBE7DB
accent
#9532B4
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183