#97B4F5#97B4F5
#97B4F5 is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.3% C 0.099 H 265.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4F5 |
|---|---|
| RGB | rgb(151, 180, 245) |
| HSL | hsl(221, 82%, 78%) |
| HSV | hsv(221, 38%, 96%) |
| CMYK | cmyk(38.4%, 26.5%, 0%, 3.9%) |
| CIE-LAB | lab(73.42, 5.86, -35.45) |
| CIE-LCH | lch(73.42, 35.93, 279.39°) |
| OKLab | oklab(77.28% -0.0075 -0.0987) |
| OKLCH | oklch(77.28% 0.099 265.6) |
| XYZ | xyz(45.5601, 45.8122, 92.8105) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.86
Carolina Blue
#8AB8FE
ΔE00 3.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Baby Blue (survey)
#A2CFFE
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4F5 #F5D897
analogous
#97E3F5 #97B4F5 #A997F5
triadic
#97B4F5 #F597B4 #B4F597
tetradic
#97B4F5 #F597E3 #F5D897 #97F5A9
square
#97B4F5 #F597E3 #F5D897 #97F5A9
split-complementary
#97B4F5 #F5A997 #E3F597
monochromatic
#2763EA #5F8CF0 #97B4F5 #CFDCFA #E3EBFC
Accessibility & contrast
On white
2.07
#97B4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#97B4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4F5
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4F5 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F8
Deuteranopia (green-blind)
#94B1F4
Tritanopia (blue-blind)
#79C1CB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97b4f5; /* rgb */ color: rgb(151, 180, 245); /* oklch */ color: oklch(77.3% 0.099 265.6);
Tailwind
colors: {
custom: {
50: '#b8caf8',
500: '#97b4f5',
950: '#000000',
},
}SCSS
$custom: #97b4f5; $custom-light: #b8caf8; $custom-dark: #000000;
JSON
{
"hex": "#97b4f5",
"rgb": {
"r": 151,
"g": 180,
"b": 245
},
"hsl": {
"h": 221.489,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.77278,
"c": 0.09896,
"h": 265.6
},
"luminance": 0.45814
}Semantic roles & 50–950 ramp
primary
#97B4F5
secondary
#F4EBD7
accent
#9C07DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285