#97B2EF#97B2EF
#97B2EF is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.6% C 0.093 H 265.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2EF |
|---|---|
| RGB | rgb(151, 178, 239) |
| HSL | hsl(222, 73%, 76%) |
| HSV | hsv(222, 37%, 94%) |
| CMYK | cmyk(36.8%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(72.66, 5.39, -33.38) |
| CIE-LCH | lch(72.66, 33.82, 279.16°) |
| OKLab | oklab(76.61% -0.0068 -0.0927) |
| OKLCH | oklch(76.61% 0.093 265.8) |
| XYZ | xyz(44.2582, 44.6501, 87.9310) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.47
Carolina Blue
#8AB8FE
ΔE00 4.57
Periwinkle Blue
#8F99FB
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.95
Baby Blue (survey)
#A2CFFE
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2EF #EFD497
analogous
#97DEEF #97B2EF #A897EF
triadic
#97B2EF #EF97B2 #B2EF97
tetradic
#97B2EF #EF97DE #EFD497 #97EFA8
square
#97B2EF #EF97DE #EFD497 #97EFA8
split-complementary
#97B2EF #EFA897 #DEEF97
monochromatic
#2D63DF #628BE7 #97B2EF #CCD9F7 #E4EBFB
Accessibility & contrast
On white
2.11
#97B2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#97B2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2EF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2EF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB7F2
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#7CBEC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b2ef; /* rgb */ color: rgb(151, 178, 239); /* oklch */ color: oklch(76.6% 0.093 265.8);
Tailwind
colors: {
custom: {
50: '#b8c8f4',
500: '#97b2ef',
950: '#000000',
},
}SCSS
$custom: #97b2ef; $custom-light: #b8c8f4; $custom-dark: #000000;
JSON
{
"hex": "#97b2ef",
"rgb": {
"r": 151,
"g": 178,
"b": 239
},
"hsl": {
"h": 221.591,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.76605,
"c": 0.09299,
"h": 265.8
},
"luminance": 0.44652
}Semantic roles & 50–950 ramp
primary
#97B2EF
secondary
#F3EBD8
accent
#9910D5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285