#97B7FC#97B7FC
#97B7FC is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.2% C 0.105 H 264.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97B7FC |
|---|---|
| RGB | rgb(151, 183, 252) |
| HSL | hsl(221, 94%, 79%) |
| HSV | hsv(221, 40%, 99%) |
| CMYK | cmyk(40.1%, 27.4%, 0%, 1.2%) |
| CIE-LAB | lab(74.49, 6.07, -37.57) |
| CIE-LCH | lch(74.49, 38.06, 279.18°) |
| OKLab | oklab(78.2% -0.0093 -0.1048) |
| OKLCH | oklch(78.2% 0.105 264.9) |
| XYZ | xyz(47.2612, 47.4721, 98.7493) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.31
Carolina Blue
#8AB8FE
ΔE00 3.08
Baby Blue (survey)
#A2CFFE
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Sky Blue (survey)
#75BBFD
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B7FC #FCDC97
analogous
#97EAFC #97B7FC #AA97FC
triadic
#97B7FC #FC97B7 #B7FC97
tetradic
#97B7FC #FC97EA #FCDC97 #97FCAA
square
#97B7FC #FC97EA #FCDC97 #97FCAA
split-complementary
#97B7FC #FCAA97 #EAFC97
monochromatic
#2065F9 #5C8EFA #97B7FC #D2E0FE #E1EAFE
Accessibility & contrast
On white
2.00
#97B7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#97B7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B7FC
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B7FC | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFF
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#75C5CF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97b7fc; /* rgb */ color: rgb(151, 183, 252); /* oklch */ color: oklch(78.2% 0.105 264.9);
Tailwind
colors: {
custom: {
50: '#b9ccfd',
500: '#97b7fc',
950: '#000000',
},
}SCSS
$custom: #97b7fc; $custom-light: #b9ccfd; $custom-dark: #000000;
JSON
{
"hex": "#97b7fc",
"rgb": {
"r": 151,
"g": 183,
"b": 252
},
"hsl": {
"h": 220.99,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.78202,
"c": 0.10517,
"h": 264.9
},
"luminance": 0.47475
}Semantic roles & 50–950 ramp
primary
#97B7FC
secondary
#F6ECD5
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285