#97B2FA#97B2FA
#97B2FA is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.1% C 0.108 H 268.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2FA |
|---|---|
| RGB | rgb(151, 178, 250) |
| HSL | hsl(224, 91%, 79%) |
| HSV | hsv(224, 40%, 98%) |
| CMYK | cmyk(39.6%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(73.10, 8.31, -38.65) |
| CIE-LCH | lch(73.10, 39.54, 282.14°) |
| OKLab | oklab(77.09% -0.0036 -0.1079) |
| OKLCH | oklch(77.09% 0.108 268.1) |
| XYZ | xyz(45.9329, 45.3200, 96.7513) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.30
Carolina Blue
#8AB8FE
ΔE00 4.32
Periwinkle Blue
#8F99FB
ΔE00 7.06
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
#97B2FA #FADF97
analogous
#97E4FA #97B2FA #AD97FA
triadic
#97B2FA #FA97B2 #B2FA97
tetradic
#97B2FA #FA97E4 #FADF97 #97FAAD
square
#97B2FA #FA97E4 #FADF97 #97FAAD
split-complementary
#97B2FA #FAAD97 #E4FA97
monochromatic
#225CF4 #5D87F7 #97B2FA #D1DDFD #E2E9FE
Accessibility & contrast
On white
2.09
#97B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#97B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2FA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2FA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#77C1CB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b2fa; /* rgb */ color: rgb(151, 178, 250); /* oklch */ color: oklch(77.1% 0.108 268.1);
Tailwind
colors: {
custom: {
50: '#b9c8fc',
500: '#97b2fa',
950: '#000000',
},
}SCSS
$custom: #97b2fa; $custom-light: #b9c8fc; $custom-dark: #000000;
JSON
{
"hex": "#97b2fa",
"rgb": {
"r": 151,
"g": 178,
"b": 250
},
"hsl": {
"h": 223.636,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.77094,
"c": 0.10793,
"h": 268.1
},
"luminance": 0.45322
}Semantic roles & 50–950 ramp
primary
#97B2FA
secondary
#F6EDD5
accent
#A700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285