#97A5FF#97A5FF
#97A5FF is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.7% C 0.131 H 276.0°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97A5FF |
|---|---|
| RGB | rgb(151, 165, 255) |
| HSL | hsl(232, 100%, 80%) |
| HSV | hsv(232, 41%, 100%) |
| CMYK | cmyk(40.8%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(69.97, 16.99, -46.25) |
| CIE-LCH | lch(69.97, 49.28, 290.17°) |
| OKLab | oklab(74.74% 0.0137 -0.1299) |
| OKLCH | oklch(74.74% 0.131 276) |
| XYZ | xyz(44.2622, 40.7075, 100.1135) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.28
Pastel Blue
#A2BFFE
ΔE00 6.93
Perrywinkle
#8F8CE7
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 7.85
Lavender Blue
#8B88F8
ΔE00 8.18
Cornflowerblue
#6495ED
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A5FF #FFF197
analogous
#97D9FF #97A5FF #BD97FF
triadic
#97A5FF #FF97A5 #A5FF97
tetradic
#97A5FF #FF97D9 #FFF197 #97FFBD
square
#97A5FF #FF97D9 #FFF197 #97FFBD
split-complementary
#97A5FF #FFBD97 #D9FF97
monochromatic
#1D3BFF #5A70FF #97A5FF #D4DAFF #E0E5FF
Accessibility & contrast
On white
2.30
#97A5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#97A5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A5FF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A5FF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#76B7C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97a5ff; /* rgb */ color: rgb(151, 165, 255); /* oklch */ color: oklch(74.7% 0.131 276.0);
Tailwind
colors: {
custom: {
50: '#b9bfff',
500: '#97a5ff',
950: '#000000',
},
}SCSS
$custom: #97a5ff; $custom-light: #b9bfff; $custom-dark: #000000;
JSON
{
"hex": "#97a5ff",
"rgb": {
"r": 151,
"g": 165,
"b": 255
},
"hsl": {
"h": 231.923,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.74741,
"c": 0.13058,
"h": 276
},
"luminance": 0.4071
}Semantic roles & 50–950 ramp
primary
#97A5FF
secondary
#F7F3D4
accent
#C700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186