#97A9F7#97A9F7
#97A9F7 is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.1% C 0.114 H 273.4°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97A9F7 |
|---|---|
| RGB | rgb(151, 169, 247) |
| HSL | hsl(229, 86%, 78%) |
| HSV | hsv(229, 39%, 97%) |
| CMYK | cmyk(38.9%, 31.6%, 0%, 3.1%) |
| CIE-LAB | lab(70.64, 12.55, -40.86) |
| CIE-LCH | lch(70.64, 42.75, 287.08°) |
| OKLab | oklab(75.14% 0.0068 -0.1142) |
| OKLCH | oklch(75.14% 0.114 273.4) |
| XYZ | xyz(43.7340, 41.6687, 93.7161) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 5.77
Carolina Blue
#8AB8FE
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 8.57
Cornflowerblue
#6495ED
ΔE00 9.33
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A9F7 #F7E597
analogous
#97D9F7 #97A9F7 #B597F7
triadic
#97A9F7 #F797A9 #A9F797
tetradic
#97A9F7 #F797D9 #F7E597 #97F7B5
square
#97A9F7 #F797D9 #F7E597 #97F7B5
split-complementary
#97A9F7 #F7B597 #D9F797
monochromatic
#254BEE #5E7AF3 #97A9F7 #D0D8FB #E3E8FD
Accessibility & contrast
On white
2.25
#97A9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#97A9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A9F7
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A9F7 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FA
Deuteranopia (green-blind)
#87A9F5
Tritanopia (blue-blind)
#79B9C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97a9f7; /* rgb */ color: rgb(151, 169, 247); /* oklch */ color: oklch(75.1% 0.114 273.4);
Tailwind
colors: {
custom: {
50: '#b9c2fa',
500: '#97a9f7',
950: '#000000',
},
}SCSS
$custom: #97a9f7; $custom-light: #b9c2fa; $custom-dark: #000000;
JSON
{
"hex": "#97a9f7",
"rgb": {
"r": 151,
"g": 169,
"b": 247
},
"hsl": {
"h": 228.75,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.75144,
"c": 0.11444,
"h": 273.4
},
"luminance": 0.41671
}Semantic roles & 50–950 ramp
primary
#97A9F7
secondary
#F5EFD6
accent
#B803E2
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185