#97A8FA#97A8FA
#97A8FA is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.1% C 0.120 H 274.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97A8FA |
|---|---|
| RGB | rgb(151, 168, 250) |
| HSL | hsl(230, 91%, 79%) |
| HSV | hsv(230, 40%, 98%) |
| CMYK | cmyk(39.6%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(70.51, 13.93, -42.69) |
| CIE-LCH | lch(70.51, 44.91, 288.07°) |
| OKLab | oklab(75.09% 0.0088 -0.1195) |
| OKLCH | oklch(75.09% 0.12 274.2) |
| XYZ | xyz(44.0153, 41.4847, 96.1121) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 6.04
Carolina Blue
#8AB8FE
ΔE00 7.09
Perrywinkle
#8F8CE7
ΔE00 8.33
Lavender Blue
#8B88F8
ΔE00 9.12
Cornflowerblue
#6495ED
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A8FA #FAE997
analogous
#97D9FA #97A8FA #B797FA
triadic
#97A8FA #FA97A8 #A8FA97
tetradic
#97A8FA #FA97D9 #FAE997 #97FAB7
square
#97A8FA #FA97D9 #FAE997 #97FAB7
split-complementary
#97A8FA #FAB797 #D9FA97
monochromatic
#2246F4 #5D77F7 #97A8FA #D1D9FD #E2E7FE
Accessibility & contrast
On white
2.26
#97A8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#97A8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A8FA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A8FA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#78B8C6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97a8fa; /* rgb */ color: rgb(151, 168, 250); /* oklch */ color: oklch(75.1% 0.120 274.2);
Tailwind
colors: {
custom: {
50: '#b9c1fc',
500: '#97a8fa',
950: '#000000',
},
}SCSS
$custom: #97a8fa; $custom-light: #b9c1fc; $custom-dark: #000000;
JSON
{
"hex": "#97a8fa",
"rgb": {
"r": 151,
"g": 168,
"b": 250
},
"hsl": {
"h": 229.697,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.75088,
"c": 0.11986,
"h": 274.2
},
"luminance": 0.41487
}Semantic roles & 50–950 ramp
primary
#97A8FA
secondary
#F6F0D5
accent
#BE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185