#97B2FB#97B2FB
#97B2FB is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.1% C 0.109 H 268.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2FB |
|---|---|
| RGB | rgb(151, 178, 251) |
| HSL | hsl(224, 93%, 79%) |
| HSV | hsv(224, 40%, 98%) |
| CMYK | cmyk(39.8%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.14, 8.58, -39.13) |
| CIE-LCH | lch(73.14, 40.06, 282.37°) |
| OKLab | oklab(77.14% -0.0034 -0.1092) |
| OKLCH | oklch(77.14% 0.109 268.2) |
| XYZ | xyz(46.0901, 45.3828, 97.5793) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.30
Carolina Blue
#8AB8FE
ΔE00 4.31
Periwinkle Blue
#8F99FB
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.99
Baby Blue (survey)
#A2CFFE
ΔE00 8.23
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2FB #FBE097
analogous
#97E4FB #97B2FB #AE97FB
triadic
#97B2FB #FB97B2 #B2FB97
tetradic
#97B2FB #FB97E4 #FBE097 #97FBAE
square
#97B2FB #FB97E4 #FBE097 #97FBAE
split-complementary
#97B2FB #FBAE97 #E4FB97
monochromatic
#215BF6 #5C86F9 #97B2FB #D2DEFD #E2E9FE
Accessibility & contrast
On white
2.08
#97B2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#97B2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2FB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2FB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FE
Deuteranopia (green-blind)
#90B0F9
Tritanopia (blue-blind)
#76C1CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97b2fb; /* rgb */ color: rgb(151, 178, 251); /* oklch */ color: oklch(77.1% 0.109 268.2);
Tailwind
colors: {
custom: {
50: '#b9c8fd',
500: '#97b2fb',
950: '#000000',
},
}SCSS
$custom: #97b2fb; $custom-light: #b9c8fd; $custom-dark: #000000;
JSON
{
"hex": "#97b2fb",
"rgb": {
"r": 151,
"g": 178,
"b": 251
},
"hsl": {
"h": 223.8,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.7714,
"c": 0.10929,
"h": 268.2
},
"luminance": 0.45385
}Semantic roles & 50–950 ramp
primary
#97B2FB
secondary
#F6EDD5
accent
#A800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285