#97A9F6#97A9F6
#97A9F6 is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.1% C 0.113 H 273.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #97A9F6 |
|---|---|
| RGB | rgb(151, 169, 246) |
| HSL | hsl(229, 84%, 78%) |
| HSV | hsv(229, 39%, 96%) |
| CMYK | cmyk(38.6%, 31.3%, 0%, 3.5%) |
| CIE-LAB | lab(70.60, 12.28, -40.39) |
| CIE-LCH | lch(70.60, 42.21, 286.92°) |
| OKLab | oklab(75.1% 0.0066 -0.1129) |
| OKLCH | oklch(75.1% 0.113 273.3) |
| XYZ | xyz(43.5801, 41.6071, 92.9056) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.62
Pastel Blue
#A2BFFE
ΔE00 5.77
Carolina Blue
#8AB8FE
ΔE00 6.90
Perrywinkle
#8F8CE7
ΔE00 8.56
Cornflowerblue
#6495ED
ΔE00 9.34
Light Grey Blue
#9DBCD4
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A9F6 #F6E497
analogous
#97D8F6 #97A9F6 #B597F6
triadic
#97A9F6 #F697A9 #A9F697
tetradic
#97A9F6 #F697D8 #F6E497 #97F6B5
square
#97A9F6 #F697D8 #F6E497 #97F6B5
split-complementary
#97A9F6 #F6B597 #D8F697
monochromatic
#264CEC #5F7AF1 #97A9F6 #CFD8FB #E3E8FD
Accessibility & contrast
On white
2.25
#97A9F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#97A9F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A9F6
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A9F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A9F6 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1F9
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#7AB8C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97a9f6; /* rgb */ color: rgb(151, 169, 246); /* oklch */ color: oklch(75.1% 0.113 273.3);
Tailwind
colors: {
custom: {
50: '#b9c2f9',
500: '#97a9f6',
950: '#000000',
},
}SCSS
$custom: #97a9f6; $custom-light: #b9c2f9; $custom-dark: #000000;
JSON
{
"hex": "#97a9f6",
"rgb": {
"r": 151,
"g": 169,
"b": 246
},
"hsl": {
"h": 228.632,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.75097,
"c": 0.11306,
"h": 273.3
},
"luminance": 0.41609
}Semantic roles & 50–950 ramp
primary
#97A9F6
secondary
#F5EFD6
accent
#B705E1
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185