#97A6EA#97A6EA
#97A6EA is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.9% C 0.100 H 274.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97A6EA |
|---|---|
| RGB | rgb(151, 166, 234) |
| HSL | hsl(229, 66%, 75%) |
| HSV | hsv(229, 35%, 92%) |
| CMYK | cmyk(35.5%, 29.1%, 0%, 8.2%) |
| CIE-LAB | lab(69.32, 10.79, -35.84) |
| CIE-LCH | lch(69.32, 37.43, 286.75°) |
| OKLab | oklab(73.94% 0.0073 -0.0998) |
| OKLCH | oklch(73.94% 0.1 274.2) |
| XYZ | xyz(41.2457, 39.7906, 83.3331) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.76
Pastel Blue
#A2BFFE
ΔE00 6.93
Perrywinkle
#8F8CE7
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 8.22
Lavender Blue
#8B88F8
ΔE00 9.16
Cornflowerblue
#6495ED
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A6EA #EADB97
analogous
#97CFEA #97A6EA #B197EA
triadic
#97A6EA #EA97A6 #A6EA97
tetradic
#97A6EA #EA97CF #EADB97 #97EAB1
square
#97A6EA #EA97CF #EADB97 #97EAB1
split-complementary
#97A6EA #EAB197 #CFEA97
monochromatic
#314FD5 #647AE0 #97A6EA #CAD2F4 #E6E9FA
Accessibility & contrast
On white
2.34
#97A6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#97A6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A6EA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A6EA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#7FB3BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97a6ea; /* rgb */ color: rgb(151, 166, 234); /* oklch */ color: oklch(73.9% 0.100 274.2);
Tailwind
colors: {
custom: {
50: '#b8c0f1',
500: '#97a6ea',
950: '#000000',
},
}SCSS
$custom: #97a6ea; $custom-light: #b8c0f1; $custom-dark: #000000;
JSON
{
"hex": "#97a6ea",
"rgb": {
"r": 151,
"g": 166,
"b": 234
},
"hsl": {
"h": 229.157,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.73941,
"c": 0.10003,
"h": 274.2
},
"luminance": 0.39792
}Semantic roles & 50–950 ramp
primary
#97A6EA
secondary
#F1EDDA
accent
#AD17CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184