#97B2F9#97B2F9
#97B2F9 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.0% C 0.107 H 267.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2F9 |
|---|---|
| RGB | rgb(151, 178, 249) |
| HSL | hsl(223, 89%, 78%) |
| HSV | hsv(223, 39%, 98%) |
| CMYK | cmyk(39.4%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(73.06, 8.04, -38.18) |
| CIE-LCH | lch(73.06, 39.02, 281.90°) |
| OKLab | oklab(77.05% -0.0039 -0.1065) |
| OKLCH | oklch(77.05% 0.107 267.9) |
| XYZ | xyz(45.7765, 45.2574, 95.9277) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.29
Carolina Blue
#8AB8FE
ΔE00 4.33
Periwinkle Blue
#8F99FB
ΔE00 7.07
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Baby Blue (survey)
#A2CFFE
ΔE00 8.24
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2F9 #F9DE97
analogous
#97E3F9 #97B2F9 #AD97F9
triadic
#97B2F9 #F997B2 #B2F997
tetradic
#97B2F9 #F997E3 #F9DE97 #97F9AD
square
#97B2F9 #F997E3 #F9DE97 #97F9AD
split-complementary
#97B2F9 #F9AD97 #E3F997
monochromatic
#235CF2 #5D87F6 #97B2F9 #D1DDFC #E2EAFD
Accessibility & contrast
On white
2.09
#97B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#97B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2F9
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2F9 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FC
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#77C0CB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b2f9; /* rgb */ color: rgb(151, 178, 249); /* oklch */ color: oklch(77.0% 0.107 267.9);
Tailwind
colors: {
custom: {
50: '#b9c8fb',
500: '#97b2f9',
950: '#000000',
},
}SCSS
$custom: #97b2f9; $custom-light: #b9c8fb; $custom-dark: #000000;
JSON
{
"hex": "#97b2f9",
"rgb": {
"r": 151,
"g": 178,
"b": 249
},
"hsl": {
"h": 223.469,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.77049,
"c": 0.10656,
"h": 267.9
},
"luminance": 0.4526
}Semantic roles & 50–950 ramp
primary
#97B2F9
secondary
#F5EDD6
accent
#A600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285