#97B3DB#97B3DB
#97B3DB is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.0% C 0.066 H 257.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97B3DB |
|---|---|
| RGB | rgb(151, 179, 219) |
| HSL | hsl(215, 49%, 73%) |
| HSV | hsv(215, 31%, 86%) |
| CMYK | cmyk(31.1%, 18.3%, 0%, 14.1%) |
| CIE-LAB | lab(72.18, -0.28, -23.24) |
| CIE-LCH | lch(72.18, 23.24, 269.32°) |
| OKLab | oklab(75.99% -0.0144 -0.0639) |
| OKLCH | oklch(75.99% 0.066 257.3) |
| XYZ | xyz(41.6650, 43.9323, 73.2886) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.03
Carolina Blue
#8AB8FE
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 6.11
Cloudy Blue
#ACC2D9
ΔE00 6.37
Light Blue Grey
#B7C9E2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B3DB #DBBF97
analogous
#97D5DB #97B3DB #9D97DB
triadic
#97B3DB #DB97B3 #B3DB97
tetradic
#97B3DB #DB97D5 #DBBF97 #97DB9D
square
#97B3DB #DB97D5 #DBBF97 #97DB9D
split-complementary
#97B3DB #DB9D97 #D5DB97
monochromatic
#4071B8 #6A92CB #97B3DB #C4D4EB #E8EEF7
Accessibility & contrast
On white
2.15
#97B3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#97B3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B3DB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B3DB | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DD
Deuteranopia (green-blind)
#9EAEDA
Tritanopia (blue-blind)
#83BBC0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97b3db; /* rgb */ color: rgb(151, 179, 219); /* oklch */ color: oklch(76.0% 0.066 257.3);
Tailwind
colors: {
custom: {
50: '#b7c9e6',
500: '#97b3db',
950: '#000000',
},
}SCSS
$custom: #97b3db; $custom-light: #b7c9e6; $custom-dark: #000000;
JSON
{
"hex": "#97b3db",
"rgb": {
"r": 151,
"g": 179,
"b": 219
},
"hsl": {
"h": 215.294,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.75985,
"c": 0.06554,
"h": 257.3
},
"luminance": 0.43934
}Semantic roles & 50–950 ramp
primary
#97B3DB
secondary
#EEE7DD
accent
#802ABC
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284