#97B1FB#97B1FB
#97B1FB is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.9% C 0.110 H 268.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97B1FB |
|---|---|
| RGB | rgb(151, 177, 251) |
| HSL | hsl(224, 93%, 79%) |
| HSV | hsv(224, 40%, 98%) |
| CMYK | cmyk(39.8%, 29.5%, 0%, 1.6%) |
| CIE-LAB | lab(72.88, 9.14, -39.53) |
| CIE-LCH | lch(72.88, 40.58, 283.02°) |
| OKLab | oklab(76.94% -0.0021 -0.1104) |
| OKLCH | oklch(76.94% 0.11 268.9) |
| XYZ | xyz(45.8919, 44.9864, 97.5132) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.55
Carolina Blue
#8AB8FE
ΔE00 4.58
Periwinkle Blue
#8F99FB
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 8.23
Baby Blue (survey)
#A2CFFE
ΔE00 8.51
Light Grey Blue
#9DBCD4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B1FB #FBE197
analogous
#97E3FB #97B1FB #AF97FB
triadic
#97B1FB #FB97B1 #B1FB97
tetradic
#97B1FB #FB97E3 #FBE197 #97FBAF
square
#97B1FB #FB97E3 #FBE197 #97FBAF
split-complementary
#97B1FB #FBAF97 #E3FB97
monochromatic
#2159F6 #5C85F9 #97B1FB #D2DDFD #E2E9FE
Accessibility & contrast
On white
2.10
#97B1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#97B1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B1FB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B1FB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#8EAFF9
Tritanopia (blue-blind)
#76C0CB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b1fb; /* rgb */ color: rgb(151, 177, 251); /* oklch */ color: oklch(76.9% 0.110 268.9);
Tailwind
colors: {
custom: {
50: '#b9c8fd',
500: '#97b1fb',
950: '#000000',
},
}SCSS
$custom: #97b1fb; $custom-light: #b9c8fd; $custom-dark: #000000;
JSON
{
"hex": "#97b1fb",
"rgb": {
"r": 151,
"g": 177,
"b": 251
},
"hsl": {
"h": 224.4,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.76937,
"c": 0.11042,
"h": 268.9
},
"luminance": 0.44989
}Semantic roles & 50–950 ramp
primary
#97B1FB
secondary
#F6EDD5
accent
#AA00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285