#97A8D3#97A8D3
#97A8D3 is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.4% C 0.065 H 267.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97A8D3 |
|---|---|
| RGB | rgb(151, 168, 211) |
| HSL | hsl(223, 41%, 71%) |
| HSV | hsv(223, 28%, 83%) |
| CMYK | cmyk(28.4%, 20.4%, 0%, 17.3%) |
| CIE-LAB | lab(68.96, 3.81, -23.77) |
| CIE-LCH | lch(68.96, 24.08, 279.11°) |
| OKLab | oklab(73.37% -0.0023 -0.0654) |
| OKLCH | oklch(73.37% 0.065 267.9) |
| XYZ | xyz(38.5197, 39.2865, 67.1689) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 9.01
Carolina Blue
#8AB8FE
ΔE00 9.07
Perrywinkle
#8F8CE7
ΔE00 9.39
Cloudy Blue
#ACC2D9
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A8D3 #D3C297
analogous
#97C6D3 #97A8D3 #A497D3
triadic
#97A8D3 #D397A8 #A8D397
tetradic
#97A8D3 #D397C6 #D3C297 #97D3A4
square
#97A8D3 #D397C6 #D3C297 #97D3A4
split-complementary
#97A8D3 #D3A497 #C6D397
monochromatic
#4763A8 #6C84C1 #97A8D3 #C2CCE5 #E9EDF6
Accessibility & contrast
On white
2.37
#97A8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#97A8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A8D3
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A8D3 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BABD5
Deuteranopia (green-blind)
#95A6D2
Tritanopia (blue-blind)
#87B0B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97a8d3; /* rgb */ color: rgb(151, 168, 211); /* oklch */ color: oklch(73.4% 0.065 267.9);
Tailwind
colors: {
custom: {
50: '#b6c1e0',
500: '#97a8d3',
950: '#000000',
},
}SCSS
$custom: #97a8d3; $custom-light: #b6c1e0; $custom-dark: #000000;
JSON
{
"hex": "#97a8d3",
"rgb": {
"r": 151,
"g": 168,
"b": 211
},
"hsl": {
"h": 223,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.73366,
"c": 0.06544,
"h": 267.9
},
"luminance": 0.39288
}Semantic roles & 50–950 ramp
primary
#97A8D3
secondary
#EBE6DB
accent
#8F32B4
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183