#97B2F4#97B2F4
#97B2F4 is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.8% C 0.100 H 266.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2F4 |
|---|---|
| RGB | rgb(151, 178, 244) |
| HSL | hsl(223, 81%, 77%) |
| HSV | hsv(223, 38%, 96%) |
| CMYK | cmyk(38.1%, 27%, 0%, 4.3%) |
| CIE-LAB | lab(72.86, 6.71, -35.79) |
| CIE-LCH | lch(72.86, 36.41, 280.61°) |
| OKLab | oklab(76.82% -0.0053 -0.0996) |
| OKLCH | oklch(76.82% 0.1 266.9) |
| XYZ | xyz(45.0071, 44.9496, 91.8751) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.33
Carolina Blue
#8AB8FE
ΔE00 4.42
Periwinkle Blue
#8F99FB
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.96
Baby Blue (survey)
#A2CFFE
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2F4 #F4D997
analogous
#97E0F4 #97B2F4 #AB97F4
triadic
#97B2F4 #F497B2 #B2F497
tetradic
#97B2F4 #F497E0 #F4D997 #97F4AB
square
#97B2F4 #F497E0 #F4D997 #97F4AB
split-complementary
#97B2F4 #F4AB97 #E0F497
monochromatic
#2860E8 #6089EE #97B2F4 #CEDBFA #E3EBFC
Accessibility & contrast
On white
2.10
#97B2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#97B2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2F4
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2F4 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB7F7
Deuteranopia (green-blind)
#93AFF2
Tritanopia (blue-blind)
#79BFC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b2f4; /* rgb */ color: rgb(151, 178, 244); /* oklch */ color: oklch(76.8% 0.100 266.9);
Tailwind
colors: {
custom: {
50: '#b8c8f8',
500: '#97b2f4',
950: '#000000',
},
}SCSS
$custom: #97b2f4; $custom-light: #b8c8f8; $custom-dark: #000000;
JSON
{
"hex": "#97b2f4",
"rgb": {
"r": 151,
"g": 178,
"b": 244
},
"hsl": {
"h": 222.581,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.76824,
"c": 0.09977,
"h": 266.9
},
"luminance": 0.44952
}Semantic roles & 50–950 ramp
primary
#97B2F4
secondary
#F4ECD7
accent
#9F08DD
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285