#97A0FA#97A0FA
#97A0FA is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.5% C 0.130 H 278.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97A0FA |
|---|---|
| RGB | rgb(151, 160, 250) |
| HSL | hsl(235, 91%, 79%) |
| HSV | hsv(235, 40%, 98%) |
| CMYK | cmyk(39.6%, 36%, 0%, 2%) |
| CIE-LAB | lab(68.48, 18.47, -45.89) |
| CIE-LCH | lch(68.48, 49.47, 291.93°) |
| OKLab | oklab(73.52% 0.0189 -0.1288) |
| OKLCH | oklch(73.52% 0.13 278.3) |
| XYZ | xyz(42.5836, 38.6212, 95.6349) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.18
Perrywinkle
#8F8CE7
ΔE00 6.05
Lavender Blue
#8B88F8
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 8.39
Periwinkle (survey)
#8E82FE
ΔE00 8.67
Carolina Blue
#8AB8FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A0FA #FAF197
analogous
#97D1FA #97A0FA #BF97FA
triadic
#97A0FA #FA97A0 #A0FA97
tetradic
#97A0FA #FA97D1 #FAF197 #97FABF
square
#97A0FA #FA97D1 #FAF197 #97FABF
split-complementary
#97A0FA #FABF97 #D1FA97
monochromatic
#2235F4 #5D6BF7 #97A0FA #D1D5FD #E2E4FE
Accessibility & contrast
On white
2.41
#97A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#97A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A0FA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A0FA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#79B2C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a0fa; /* rgb */ color: rgb(151, 160, 250); /* oklch */ color: oklch(73.5% 0.130 278.3);
Tailwind
colors: {
custom: {
50: '#b9bcfc',
500: '#97a0fa',
950: '#000000',
},
}SCSS
$custom: #97a0fa; $custom-light: #b9bcfc; $custom-dark: #000000;
JSON
{
"hex": "#97a0fa",
"rgb": {
"r": 151,
"g": 160,
"b": 250
},
"hsl": {
"h": 234.545,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.73517,
"c": 0.13018,
"h": 278.3
},
"luminance": 0.38623
}Semantic roles & 50–950 ramp
primary
#97A0FA
secondary
#F6F3D5
accent
#D100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085