#97B2FC#97B2FC
#97B2FC is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.2% C 0.111 H 268.4°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2FC |
|---|---|
| RGB | rgb(151, 178, 252) |
| HSL | hsl(224, 94%, 79%) |
| HSV | hsv(224, 40%, 99%) |
| CMYK | cmyk(40.1%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.18, 8.85, -39.60) |
| CIE-LCH | lch(73.18, 40.58, 282.60°) |
| OKLab | oklab(77.19% -0.0031 -0.1106) |
| OKLCH | oklch(77.19% 0.111 268.4) |
| XYZ | xyz(46.2482, 45.4461, 98.4117) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.31
Carolina Blue
#8AB8FE
ΔE00 4.30
Periwinkle Blue
#8F99FB
ΔE00 7.03
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.22
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2FC #FCE197
analogous
#97E5FC #97B2FC #AF97FC
triadic
#97B2FC #FC97B2 #B2FC97
tetradic
#97B2FC #FC97E5 #FCE197 #97FCAF
square
#97B2FC #FC97E5 #FCE197 #97FCAF
split-complementary
#97B2FC #FCAF97 #E5FC97
monochromatic
#205AF9 #5C86FA #97B2FC #D2DEFE #E1E9FE
Accessibility & contrast
On white
2.08
#97B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#97B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2FC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2FC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FF
Deuteranopia (green-blind)
#8FB0FA
Tritanopia (blue-blind)
#76C1CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97b2fc; /* rgb */ color: rgb(151, 178, 252); /* oklch */ color: oklch(77.2% 0.111 268.4);
Tailwind
colors: {
custom: {
50: '#b9c8fd',
500: '#97b2fc',
950: '#000000',
},
}SCSS
$custom: #97b2fc; $custom-light: #b9c8fd; $custom-dark: #000000;
JSON
{
"hex": "#97b2fc",
"rgb": {
"r": 151,
"g": 178,
"b": 252
},
"hsl": {
"h": 223.96,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.77185,
"c": 0.11065,
"h": 268.4
},
"luminance": 0.45448
}Semantic roles & 50–950 ramp
primary
#97B2FC
secondary
#F6EDD5
accent
#A800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285