#97A2C2#97A2C2
#97A2C2 is a light, muted blue. Relative luminance 0.363; OKLCH L 71.4% C 0.048 H 270.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2C2 |
|---|---|
| RGB | rgb(151, 162, 194) |
| HSL | hsl(225, 26%, 68%) |
| HSV | hsv(225, 22%, 76%) |
| CMYK | cmyk(22.2%, 16.5%, 0%, 23.9%) |
| CIE-LAB | lab(66.76, 3.08, -17.72) |
| CIE-LCH | lch(66.76, 17.98, 279.87°) |
| OKLab | oklab(71.45% 0.0002 -0.0484) |
| OKLCH | oklch(71.45% 0.048 270.2) |
| XYZ | xyz(35.4179, 36.3142, 56.1718) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 9.53
Cool Gray
#9AA7B0
ΔE00 10.02
Lightsteelblue
#B0C4DE
ΔE00 10.10
Lavender
#B39DDB
ΔE00 10.35
Periwinkle Blue
#8F99FB
ΔE00 10.44
Cloudy Blue
#ACC2D9
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2C2 #C2B797
analogous
#97B8C2 #97A2C2 #A197C2
triadic
#97A2C2 #C297A2 #A2C297
tetradic
#97A2C2 #C297B8 #C2B797 #97C2A1
square
#97A2C2 #C297B8 #C2B797 #97C2A1
split-complementary
#97A2C2 #C2A197 #B8C297
monochromatic
#52618C #7080AB #97A2C2 #BEC4D9 #E4E7EF
Accessibility & contrast
On white
2.54
#97A2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#97A2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2C2
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2C2 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C4
Deuteranopia (green-blind)
#95A1C1
Tritanopia (blue-blind)
#8DA8AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a2c2; /* rgb */ color: rgb(151, 162, 194); /* oklch */ color: oklch(71.4% 0.048 270.2);
Tailwind
colors: {
custom: {
50: '#b6bdd4',
500: '#97a2c2',
950: '#000000',
},
}SCSS
$custom: #97a2c2; $custom-light: #b6bdd4; $custom-dark: #000000;
JSON
{
"hex": "#97a2c2",
"rgb": {
"r": 151,
"g": 162,
"b": 194
},
"hsl": {
"h": 224.651,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.71449,
"c": 0.04837,
"h": 270.2
},
"luminance": 0.36315
}Semantic roles & 50–950 ramp
primary
#97A2C2
secondary
#E1DED4
accent
#8B41A5
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183