#97B2ED#97B2ED
#97B2ED is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.5% C 0.090 H 265.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2ED |
|---|---|
| RGB | rgb(151, 178, 237) |
| HSL | hsl(221, 70%, 76%) |
| HSV | hsv(221, 36%, 93%) |
| CMYK | cmyk(36.3%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(72.58, 4.86, -32.42) |
| CIE-LCH | lch(72.58, 32.78, 278.53°) |
| OKLab | oklab(76.52% -0.0074 -0.09) |
| OKLCH | oklch(76.52% 0.09 265.3) |
| XYZ | xyz(43.9643, 44.5325, 86.3835) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.55
Carolina Blue
#8AB8FE
ΔE00 4.64
Periwinkle Blue
#8F99FB
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.17
Baby Blue (survey)
#A2CFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2ED #EDD297
analogous
#97DDED #97B2ED #A797ED
triadic
#97B2ED #ED97B2 #B2ED97
tetradic
#97B2ED #ED97DD #EDD297 #97EDA7
square
#97B2ED #ED97DD #EDD297 #97EDA7
split-complementary
#97B2ED #EDA797 #DDED97
monochromatic
#2F65DB #638BE4 #97B2ED #CBD9F6 #E5ECFA
Accessibility & contrast
On white
2.12
#97B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#97B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2ED
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2ED | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F0
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#7CBEC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b2ed; /* rgb */ color: rgb(151, 178, 237); /* oklch */ color: oklch(76.5% 0.090 265.3);
Tailwind
colors: {
custom: {
50: '#b8c8f3',
500: '#97b2ed',
950: '#000000',
},
}SCSS
$custom: #97b2ed; $custom-light: #b8c8f3; $custom-dark: #000000;
JSON
{
"hex": "#97b2ed",
"rgb": {
"r": 151,
"g": 178,
"b": 237
},
"hsl": {
"h": 221.163,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.76518,
"c": 0.09028,
"h": 265.3
},
"luminance": 0.44535
}Semantic roles & 50–950 ramp
primary
#97B2ED
secondary
#F2EAD9
accent
#9613D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285