#97B3F8#97B3F8
#97B3F8 is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.2% C 0.104 H 267.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97B3F8 |
|---|---|
| RGB | rgb(151, 179, 248) |
| HSL | hsl(223, 87%, 78%) |
| HSV | hsv(223, 39%, 97%) |
| CMYK | cmyk(39.1%, 27.8%, 0%, 2.7%) |
| CIE-LAB | lab(73.28, 7.22, -37.29) |
| CIE-LCH | lch(73.28, 37.99, 280.95°) |
| OKLab | oklab(77.21% -0.0054 -0.1039) |
| OKLCH | oklch(77.21% 0.104 267) |
| XYZ | xyz(45.8207, 45.5946, 95.1750) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.06
Carolina Blue
#8AB8FE
ΔE00 4.08
Periwinkle Blue
#8F99FB
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 7.74
Baby Blue (survey)
#A2CFFE
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B3F8 #F8DC97
analogous
#97E4F8 #97B3F8 #AB97F8
triadic
#97B3F8 #F897B3 #B3F897
tetradic
#97B3F8 #F897E4 #F8DC97 #97F8AB
square
#97B3F8 #F897E4 #F8DC97 #97F8AB
split-complementary
#97B3F8 #F8AB97 #E4F897
monochromatic
#245FF0 #5E89F4 #97B3F8 #D0DDFC #E2EAFD
Accessibility & contrast
On white
2.08
#97B3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#97B3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B3F8
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B3F8 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FB
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#77C1CB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97b3f8; /* rgb */ color: rgb(151, 179, 248); /* oklch */ color: oklch(77.2% 0.104 267.0);
Tailwind
colors: {
custom: {
50: '#b9c9fa',
500: '#97b3f8',
950: '#000000',
},
}SCSS
$custom: #97b3f8; $custom-light: #b9c9fa; $custom-dark: #000000;
JSON
{
"hex": "#97b3f8",
"rgb": {
"r": 151,
"g": 179,
"b": 248
},
"hsl": {
"h": 222.68,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.77207,
"c": 0.10409,
"h": 267
},
"luminance": 0.45597
}Semantic roles & 50–950 ramp
primary
#97B3F8
secondary
#F5ECD6
accent
#A302E4
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285