#97AFD2#97AFD2
#97AFD2 is a light, muted blue. Relative luminance 0.419; OKLCH L 74.8% C 0.057 H 257.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFD2 |
|---|---|
| RGB | rgb(151, 175, 210) |
| HSL | hsl(216, 40%, 71%) |
| HSV | hsv(216, 28%, 82%) |
| CMYK | cmyk(28.1%, 16.7%, 0%, 17.6%) |
| CIE-LAB | lab(70.80, -0.30, -20.42) |
| CIE-LCH | lch(70.80, 20.43, 269.17°) |
| OKLab | oklab(74.79% -0.0122 -0.056) |
| OKLCH | oklch(74.79% 0.057 257.7) |
| XYZ | xyz(39.7220, 41.8910, 66.9531) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 6.64
Carolina Blue
#8AB8FE
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFD2 #D2BA97
analogous
#97CCD2 #97AFD2 #9C97D2
triadic
#97AFD2 #D297AF #AFD297
tetradic
#97AFD2 #D297CC #D2BA97 #97D29C
square
#97AFD2 #D297CC #D2BA97 #97D29C
split-complementary
#97AFD2 #D29C97 #CCD297
monochromatic
#486EA7 #6C8EC0 #97AFD2 #C2D0E4 #EAEFF6
Accessibility & contrast
On white
2.24
#97AFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#97AFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFD2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFD2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B0D4
Deuteranopia (green-blind)
#9DABD1
Tritanopia (blue-blind)
#87B6BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97afd2; /* rgb */ color: rgb(151, 175, 210); /* oklch */ color: oklch(74.8% 0.057 257.7);
Tailwind
colors: {
custom: {
50: '#b6c6df',
500: '#97afd2',
950: '#000000',
},
}SCSS
$custom: #97afd2; $custom-light: #b6c6df; $custom-dark: #000000;
JSON
{
"hex": "#97afd2",
"rgb": {
"r": 151,
"g": 175,
"b": 210
},
"hsl": {
"h": 215.593,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.74793,
"c": 0.05732,
"h": 257.7
},
"luminance": 0.41892
}Semantic roles & 50–950 ramp
primary
#97AFD2
secondary
#EAE4DA
accent
#7F33B3
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283