#97A4FA#97A4FA
#97A4FA is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.3% C 0.125 H 276.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4FA |
|---|---|
| RGB | rgb(151, 164, 250) |
| HSL | hsl(232, 91%, 79%) |
| HSV | hsv(232, 40%, 98%) |
| CMYK | cmyk(39.6%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.49, 16.20, -44.29) |
| CIE-LCH | lch(69.49, 47.16, 290.09°) |
| OKLab | oklab(74.3% 0.0139 -0.1242) |
| OKLCH | oklch(74.3% 0.125 276.4) |
| XYZ | xyz(43.2882, 40.0304, 95.8697) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.12
Perrywinkle
#8F8CE7
ΔE00 7.17
Pastel Blue
#A2BFFE
ΔE00 7.21
Lavender Blue
#8B88F8
ΔE00 7.97
Carolina Blue
#8AB8FE
ΔE00 8.22
Cornflowerblue
#6495ED
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4FA #FAED97
analogous
#97D5FA #97A4FA #BB97FA
triadic
#97A4FA #FA97A4 #A4FA97
tetradic
#97A4FA #FA97D5 #FAED97 #97FABB
square
#97A4FA #FA97D5 #FAED97 #97FABB
split-complementary
#97A4FA #FABB97 #D5FA97
monochromatic
#223EF4 #5D71F7 #97A4FA #D1D7FD #E2E5FE
Accessibility & contrast
On white
2.33
#97A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#97A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4FA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4FA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#78B5C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97a4fa; /* rgb */ color: rgb(151, 164, 250); /* oklch */ color: oklch(74.3% 0.125 276.4);
Tailwind
colors: {
custom: {
50: '#b9befc',
500: '#97a4fa',
950: '#000000',
},
}SCSS
$custom: #97a4fa; $custom-light: #b9befc; $custom-dark: #000000;
JSON
{
"hex": "#97a4fa",
"rgb": {
"r": 151,
"g": 164,
"b": 250
},
"hsl": {
"h": 232.121,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.74298,
"c": 0.12495,
"h": 276.4
},
"luminance": 0.40032
}Semantic roles & 50–950 ramp
primary
#97A4FA
secondary
#F6F1D5
accent
#C700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121217
muted
#818185