#97A5EA#97A5EA
#97A5EA is a light, moderate blue. Relative luminance 0.394; OKLCH L 73.7% C 0.101 H 274.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97A5EA |
|---|---|
| RGB | rgb(151, 165, 234) |
| HSL | hsl(230, 66%, 75%) |
| HSV | hsv(230, 35%, 92%) |
| CMYK | cmyk(35.5%, 29.5%, 0%, 8.2%) |
| CIE-LAB | lab(69.06, 11.35, -36.24) |
| CIE-LCH | lch(69.06, 37.98, 287.39°) |
| OKLab | oklab(73.74% 0.0086 -0.1009) |
| OKLCH | oklch(73.74% 0.101 274.8) |
| XYZ | xyz(41.0646, 39.4285, 83.2727) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.57
Pastel Blue
#A2BFFE
ΔE00 7.22
Perrywinkle
#8F8CE7
ΔE00 7.37
Carolina Blue
#8AB8FE
ΔE00 8.51
Lavender Blue
#8B88F8
ΔE00 8.90
Cornflowerblue
#6495ED
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A5EA #EADC97
analogous
#97CEEA #97A5EA #B397EA
triadic
#97A5EA #EA97A5 #A5EA97
tetradic
#97A5EA #EA97CE #EADC97 #97EAB3
square
#97A5EA #EA97CE #EADC97 #97EAB3
split-complementary
#97A5EA #EAB397 #CEEA97
monochromatic
#314DD5 #6479E0 #97A5EA #CAD1F4 #E6E9FA
Accessibility & contrast
On white
2.36
#97A5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#97A5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A5EA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A5EA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#7FB2BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97a5ea; /* rgb */ color: rgb(151, 165, 234); /* oklch */ color: oklch(73.7% 0.101 274.8);
Tailwind
colors: {
custom: {
50: '#b8bff1',
500: '#97a5ea',
950: '#000000',
},
}SCSS
$custom: #97a5ea; $custom-light: #b8bff1; $custom-dark: #000000;
JSON
{
"hex": "#97a5ea",
"rgb": {
"r": 151,
"g": 165,
"b": 234
},
"hsl": {
"h": 229.88,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.73739,
"c": 0.10129,
"h": 274.8
},
"luminance": 0.3943
}Semantic roles & 50–950 ramp
primary
#97A5EA
secondary
#F1EDDA
accent
#AF17CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184