#97B6F7#97B6F7
#97B6F7 is a light, moderate blue. Relative luminance 0.468; OKLCH L 77.8% C 0.100 H 264.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97B6F7 |
|---|---|
| RGB | rgb(151, 182, 247) |
| HSL | hsl(221, 86%, 78%) |
| HSV | hsv(221, 39%, 97%) |
| CMYK | cmyk(38.9%, 26.3%, 0%, 3.1%) |
| CIE-LAB | lab(74.03, 5.29, -35.60) |
| CIE-LCH | lch(74.03, 35.99, 278.45°) |
| OKLab | oklab(77.78% -0.0095 -0.0991) |
| OKLCH | oklch(77.78% 0.1 264.5) |
| XYZ | xyz(46.2738, 46.7483, 94.5627) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.46
Carolina Blue
#8AB8FE
ΔE00 3.34
Powder Blue (survey)
#B1D1FC
ΔE00 7.02
Baby Blue (survey)
#A2CFFE
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 7.83
Lightsteelblue
#B0C4DE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B6F7 #F7D897
analogous
#97E6F7 #97B6F7 #A897F7
triadic
#97B6F7 #F797B6 #B6F797
tetradic
#97B6F7 #F797E6 #F7D897 #97F7A8
square
#97B6F7 #F797E6 #F7D897 #97F7A8
split-complementary
#97B6F7 #F7A897 #E6F797
monochromatic
#2566EE #5E8EF3 #97B6F7 #D0DEFB #E3EBFD
Accessibility & contrast
On white
2.03
#97B6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#97B6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B6F7
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B6F7 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFA
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#78C3CD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97b6f7; /* rgb */ color: rgb(151, 182, 247); /* oklch */ color: oklch(77.8% 0.100 264.5);
Tailwind
colors: {
custom: {
50: '#b8cbfa',
500: '#97b6f7',
950: '#000000',
},
}SCSS
$custom: #97b6f7; $custom-light: #b8cbfa; $custom-dark: #000000;
JSON
{
"hex": "#97b6f7",
"rgb": {
"r": 151,
"g": 182,
"b": 247
},
"hsl": {
"h": 220.625,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.77776,
"c": 0.09953,
"h": 264.5
},
"luminance": 0.46751
}Semantic roles & 50–950 ramp
primary
#97B6F7
secondary
#F5EBD6
accent
#9A03E2
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285