#97A6F8#97A6F8
#97A6F8 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.6% C 0.120 H 275.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97A6F8 |
|---|---|
| RGB | rgb(151, 166, 248) |
| HSL | hsl(231, 87%, 78%) |
| HSV | hsv(231, 39%, 97%) |
| CMYK | cmyk(39.1%, 33.1%, 0%, 2.7%) |
| CIE-LAB | lab(69.91, 14.52, -42.54) |
| CIE-LCH | lch(69.91, 44.95, 288.84°) |
| OKLab | oklab(74.6% 0.0109 -0.1191) |
| OKLCH | oklch(74.6% 0.12 275.2) |
| XYZ | xyz(43.3370, 40.6271, 94.3471) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.72
Pastel Blue
#A2BFFE
ΔE00 6.63
Perrywinkle
#8F8CE7
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 7.70
Lavender Blue
#8B88F8
ΔE00 8.59
Cornflowerblue
#6495ED
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A6F8 #F8E997
analogous
#97D6F8 #97A6F8 #B897F8
triadic
#97A6F8 #F897A6 #A6F897
tetradic
#97A6F8 #F897D6 #F8E997 #97F8B8
square
#97A6F8 #F897D6 #F8E997 #97F8B8
split-complementary
#97A6F8 #F8B897 #D6F897
monochromatic
#2444F0 #5E75F4 #97A6F8 #D0D7FC #E2E6FD
Accessibility & contrast
On white
2.30
#97A6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#97A6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A6F8
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A6F8 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFB
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#79B6C4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97a6f8; /* rgb */ color: rgb(151, 166, 248); /* oklch */ color: oklch(74.6% 0.120 275.2);
Tailwind
colors: {
custom: {
50: '#b9c0fb',
500: '#97a6f8',
950: '#000000',
},
}SCSS
$custom: #97a6f8; $custom-light: #b9c0fb; $custom-dark: #000000;
JSON
{
"hex": "#97a6f8",
"rgb": {
"r": 151,
"g": 166,
"b": 248
},
"hsl": {
"h": 230.722,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.74595,
"c": 0.1196,
"h": 275.2
},
"luminance": 0.40629
}Semantic roles & 50–950 ramp
primary
#97A6F8
secondary
#F5F0D6
accent
#C102E4
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185