#97B3FA#97B3FA
#97B3FA is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.3% C 0.107 H 267.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97B3FA |
|---|---|
| RGB | rgb(151, 179, 250) |
| HSL | hsl(223, 91%, 79%) |
| HSV | hsv(223, 40%, 98%) |
| CMYK | cmyk(39.6%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(73.36, 7.75, -38.25) |
| CIE-LCH | lch(73.36, 39.03, 281.46°) |
| OKLab | oklab(77.3% -0.0049 -0.1067) |
| OKLCH | oklch(77.3% 0.107 267.4) |
| XYZ | xyz(46.1326, 45.7193, 96.8179) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.06
Carolina Blue
#8AB8FE
ΔE00 4.06
Periwinkle Blue
#8F99FB
ΔE00 7.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Baby Blue (survey)
#A2CFFE
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B3FA #FADE97
analogous
#97E5FA #97B3FA #AC97FA
triadic
#97B3FA #FA97B3 #B3FA97
tetradic
#97B3FA #FA97E5 #FADE97 #97FAAC
square
#97B3FA #FA97E5 #FADE97 #97FAAC
split-complementary
#97B3FA #FAAC97 #E5FA97
monochromatic
#225EF4 #5D88F7 #97B3FA #D1DEFD #E2EAFE
Accessibility & contrast
On white
2.07
#97B3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#97B3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B3FA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B3FA | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#77C2CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97b3fa; /* rgb */ color: rgb(151, 179, 250); /* oklch */ color: oklch(77.3% 0.107 267.4);
Tailwind
colors: {
custom: {
50: '#b9c9fc',
500: '#97b3fa',
950: '#000000',
},
}SCSS
$custom: #97b3fa; $custom-light: #b9c9fc; $custom-dark: #000000;
JSON
{
"hex": "#97b3fa",
"rgb": {
"r": 151,
"g": 179,
"b": 250
},
"hsl": {
"h": 223.03,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.77297,
"c": 0.10681,
"h": 267.4
},
"luminance": 0.45722
}Semantic roles & 50–950 ramp
primary
#97B3FA
secondary
#F6EDD5
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285