#97A5F7#97A5F7
#97A5F7 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.3% C 0.119 H 275.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97A5F7 |
|---|---|
| RGB | rgb(151, 165, 247) |
| HSL | hsl(231, 86%, 78%) |
| HSV | hsv(231, 39%, 97%) |
| CMYK | cmyk(38.9%, 33.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.61, 14.81, -42.47) |
| CIE-LCH | lch(69.61, 44.98, 289.23°) |
| OKLab | oklab(74.35% 0.0119 -0.1189) |
| OKLCH | oklch(74.35% 0.119 275.7) |
| XYZ | xyz(43.0012, 40.2031, 93.4719) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.51
Pastel Blue
#A2BFFE
ΔE00 6.93
Perrywinkle
#8F8CE7
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 8.33
Cornflowerblue
#6495ED
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A5F7 #F7E997
analogous
#97D5F7 #97A5F7 #B997F7
triadic
#97A5F7 #F797A5 #A5F797
tetradic
#97A5F7 #F797D5 #F7E997 #97F7B9
square
#97A5F7 #F797D5 #F7E997 #97F7B9
split-complementary
#97A5F7 #F7B997 #D5F797
monochromatic
#2543EE #5E74F3 #97A5F7 #D0D6FB #E3E6FD
Accessibility & contrast
On white
2.32
#97A5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#97A5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A5F7
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A5F7 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAEFA
Deuteranopia (green-blind)
#83A6F5
Tritanopia (blue-blind)
#7AB5C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97a5f7; /* rgb */ color: rgb(151, 165, 247); /* oklch */ color: oklch(74.3% 0.119 275.7);
Tailwind
colors: {
custom: {
50: '#b9bffa',
500: '#97a5f7',
950: '#000000',
},
}SCSS
$custom: #97a5f7; $custom-light: #b9bffa; $custom-dark: #000000;
JSON
{
"hex": "#97a5f7",
"rgb": {
"r": 151,
"g": 165,
"b": 247
},
"hsl": {
"h": 231.25,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.74349,
"c": 0.11948,
"h": 275.7
},
"luminance": 0.40205
}Semantic roles & 50–950 ramp
primary
#97A5F7
secondary
#F5F0D6
accent
#C203E2
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185