#97A5FA#97A5FA
#97A5FA is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.5% C 0.124 H 275.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97A5FA |
|---|---|
| RGB | rgb(151, 165, 250) |
| HSL | hsl(232, 91%, 79%) |
| HSV | hsv(232, 40%, 98%) |
| CMYK | cmyk(39.6%, 34%, 0%, 2%) |
| CIE-LAB | lab(69.75, 15.63, -43.89) |
| CIE-LCH | lch(69.75, 46.59, 289.60°) |
| OKLab | oklab(74.5% 0.0126 -0.123) |
| OKLCH | oklch(74.5% 0.124 275.8) |
| XYZ | xyz(43.4678, 40.3898, 95.9296) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.38
Pastel Blue
#A2BFFE
ΔE00 6.92
Perrywinkle
#8F8CE7
ΔE00 7.46
Carolina Blue
#8AB8FE
ΔE00 7.94
Lavender Blue
#8B88F8
ΔE00 8.25
Cornflowerblue
#6495ED
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A5FA #FAEC97
analogous
#97D6FA #97A5FA #BA97FA
triadic
#97A5FA #FA97A5 #A5FA97
tetradic
#97A5FA #FA97D6 #FAEC97 #97FABA
square
#97A5FA #FA97D6 #FAEC97 #97FABA
split-complementary
#97A5FA #FABA97 #D6FA97
monochromatic
#2240F4 #5D72F7 #97A5FA #D1D8FD #E2E6FE
Accessibility & contrast
On white
2.31
#97A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#97A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A5FA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A5FA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#78B6C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97a5fa; /* rgb */ color: rgb(151, 165, 250); /* oklch */ color: oklch(74.5% 0.124 275.8);
Tailwind
colors: {
custom: {
50: '#b9bffc',
500: '#97a5fa',
950: '#000000',
},
}SCSS
$custom: #97a5fa; $custom-light: #b9bffc; $custom-dark: #000000;
JSON
{
"hex": "#97a5fa",
"rgb": {
"r": 151,
"g": 165,
"b": 250
},
"hsl": {
"h": 231.515,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.74495,
"c": 0.12366,
"h": 275.8
},
"luminance": 0.40392
}Semantic roles & 50–950 ramp
primary
#97A5FA
secondary
#F6F1D5
accent
#C500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185