#97A3FA#97A3FA
#97A3FA is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.1% C 0.126 H 276.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97A3FA |
|---|---|
| RGB | rgb(151, 163, 250) |
| HSL | hsl(233, 91%, 79%) |
| HSV | hsv(233, 40%, 98%) |
| CMYK | cmyk(39.6%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(69.24, 16.76, -44.69) |
| CIE-LCH | lch(69.24, 47.73, 290.56°) |
| OKLab | oklab(74.1% 0.0151 -0.1253) |
| OKLCH | oklch(74.1% 0.126 276.9) |
| XYZ | xyz(43.1099, 39.6739, 95.8103) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 6.89
Pastel Blue
#A2BFFE
ΔE00 7.50
Lavender Blue
#8B88F8
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 8.51
Cornflowerblue
#6495ED
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A3FA #FAEE97
analogous
#97D4FA #97A3FA #BC97FA
triadic
#97A3FA #FA97A3 #A3FA97
tetradic
#97A3FA #FA97D4 #FAEE97 #97FABC
square
#97A3FA #FA97D4 #FAEE97 #97FABC
split-complementary
#97A3FA #FABC97 #D4FA97
monochromatic
#223CF4 #5D6FF7 #97A3FA #D1D7FD #E2E5FE
Accessibility & contrast
On white
2.35
#97A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#97A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A3FA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A3FA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#7FA5F8
Tritanopia (blue-blind)
#79B4C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97a3fa; /* rgb */ color: rgb(151, 163, 250); /* oklch */ color: oklch(74.1% 0.126 276.9);
Tailwind
colors: {
custom: {
50: '#b9befc',
500: '#97a3fa',
950: '#000000',
},
}SCSS
$custom: #97a3fa; $custom-light: #b9befc; $custom-dark: #000000;
JSON
{
"hex": "#97a3fa",
"rgb": {
"r": 151,
"g": 163,
"b": 250
},
"hsl": {
"h": 232.727,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.74102,
"c": 0.12625,
"h": 276.9
},
"luminance": 0.39676
}Semantic roles & 50–950 ramp
primary
#97A3FA
secondary
#F6F2D5
accent
#CA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185