#97A7FA#97A7FA
#97A7FA is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.9% C 0.121 H 274.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97A7FA |
|---|---|
| RGB | rgb(151, 167, 250) |
| HSL | hsl(230, 91%, 79%) |
| HSV | hsv(230, 40%, 98%) |
| CMYK | cmyk(39.6%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(70.26, 14.49, -43.09) |
| CIE-LCH | lch(70.26, 45.46, 288.59°) |
| OKLab | oklab(74.89% 0.0101 -0.1207) |
| OKLCH | oklch(74.89% 0.121 274.8) |
| XYZ | xyz(43.8314, 41.1169, 96.0508) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 6.33
Carolina Blue
#8AB8FE
ΔE00 7.37
Perrywinkle
#8F8CE7
ΔE00 8.04
Lavender Blue
#8B88F8
ΔE00 8.83
Cornflowerblue
#6495ED
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A7FA #FAEA97
analogous
#97D8FA #97A7FA #B897FA
triadic
#97A7FA #FA97A7 #A7FA97
tetradic
#97A7FA #FA97D8 #FAEA97 #97FAB8
square
#97A7FA #FA97D8 #FAEA97 #97FAB8
split-complementary
#97A7FA #FAB897 #D8FA97
monochromatic
#2244F4 #5D76F7 #97A7FA #D1D8FD #E2E6FE
Accessibility & contrast
On white
2.28
#97A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#97A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A7FA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A7FA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#78B8C5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97a7fa; /* rgb */ color: rgb(151, 167, 250); /* oklch */ color: oklch(74.9% 0.121 274.8);
Tailwind
colors: {
custom: {
50: '#b9c1fc',
500: '#97a7fa',
950: '#000000',
},
}SCSS
$custom: #97a7fa; $custom-light: #b9c1fc; $custom-dark: #000000;
JSON
{
"hex": "#97a7fa",
"rgb": {
"r": 151,
"g": 167,
"b": 250
},
"hsl": {
"h": 230.303,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.7489,
"c": 0.12111,
"h": 274.8
},
"luminance": 0.41119
}Semantic roles & 50–950 ramp
primary
#97A7FA
secondary
#F6F0D5
accent
#C000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185