#97A5E4#97A5E4
#97A5E4 is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.5% C 0.093 H 274.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #97A5E4 |
|---|---|
| RGB | rgb(151, 165, 228) |
| HSL | hsl(229, 59%, 74%) |
| HSV | hsv(229, 34%, 89%) |
| CMYK | cmyk(33.8%, 27.6%, 0%, 10.6%) |
| CIE-LAB | lab(68.82, 9.79, -33.34) |
| CIE-LCH | lch(68.82, 34.74, 286.36°) |
| OKLab | oklab(73.47% 0.0069 -0.0926) |
| OKLCH | oklch(73.47% 0.093 274.3) |
| XYZ | xyz(40.2172, 39.0895, 78.8098) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.26
Pastel Blue
#A2BFFE
ΔE00 7.49
Perrywinkle
#8F8CE7
ΔE00 7.57
Carolina Blue
#8AB8FE
ΔE00 8.83
Lavender Blue
#8B88F8
ΔE00 9.31
Lavender
#B39DDB
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A5E4 #E4D697
analogous
#97CCE4 #97A5E4 #B097E4
triadic
#97A5E4 #E497A5 #A5E497
tetradic
#97A5E4 #E497CC #E4D697 #97E4B0
square
#97A5E4 #E497CC #E4D697 #97E4B0
split-complementary
#97A5E4 #E4B097 #CCE497
monochromatic
#3651CB #667BD7 #97A5E4 #C8CFF1 #E7EAF9
Accessibility & contrast
On white
2.38
#97A5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#97A5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A5E4
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A5E4 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE7
Deuteranopia (green-blind)
#8CA5E2
Tritanopia (blue-blind)
#81B1BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97a5e4; /* rgb */ color: rgb(151, 165, 228); /* oklch */ color: oklch(73.5% 0.093 274.3);
Tailwind
colors: {
custom: {
50: '#b7bfec',
500: '#97a5e4',
950: '#000000',
},
}SCSS
$custom: #97a5e4; $custom-light: #b7bfec; $custom-dark: #000000;
JSON
{
"hex": "#97a5e4",
"rgb": {
"r": 151,
"g": 165,
"b": 228
},
"hsl": {
"h": 229.091,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.73469,
"c": 0.09285,
"h": 274.3
},
"luminance": 0.39091
}Semantic roles & 50–950 ramp
primary
#97A5E4
secondary
#F0ECDB
accent
#A81FC6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184