#97A4E1#97A4E1
#97A4E1 is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.1% C 0.090 H 274.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4E1 |
|---|---|
| RGB | rgb(151, 164, 225) |
| HSL | hsl(229, 55%, 74%) |
| HSV | hsv(229, 33%, 88%) |
| CMYK | cmyk(32.9%, 27.1%, 0%, 11.8%) |
| CIE-LAB | lab(68.44, 9.57, -32.28) |
| CIE-LCH | lch(68.44, 33.67, 286.52°) |
| OKLab | oklab(73.13% 0.0074 -0.0896) |
| OKLCH | oklch(73.13% 0.09 274.7) |
| XYZ | xyz(39.6247, 38.5651, 76.5756) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.51
Perrywinkle
#8F8CE7
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 7.94
Carolina Blue
#8AB8FE
ΔE00 9.31
Lavender Blue
#8B88F8
ΔE00 9.31
Lavender
#B39DDB
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4E1 #E1D497
analogous
#97C9E1 #97A4E1 #AF97E1
triadic
#97A4E1 #E197A4 #A4E197
tetradic
#97A4E1 #E197C9 #E1D497 #97E1AF
square
#97A4E1 #E197C9 #E1D497 #97E1AF
split-complementary
#97A4E1 #E1AF97 #C9E197
monochromatic
#3951C5 #677AD3 #97A4E1 #C6CEEF #E7EAF8
Accessibility & contrast
On white
2.41
#97A4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#97A4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4E1
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4E1 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE4
Deuteranopia (green-blind)
#8CA4E0
Tritanopia (blue-blind)
#83B0B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a4e1; /* rgb */ color: rgb(151, 164, 225); /* oklch */ color: oklch(73.1% 0.090 274.7);
Tailwind
colors: {
custom: {
50: '#b7beea',
500: '#97a4e1',
950: '#000000',
},
}SCSS
$custom: #97a4e1; $custom-light: #b7beea; $custom-dark: #000000;
JSON
{
"hex": "#97a4e1",
"rgb": {
"r": 151,
"g": 164,
"b": 225
},
"hsl": {
"h": 229.459,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.73134,
"c": 0.08987,
"h": 274.7
},
"luminance": 0.38566
}Semantic roles & 50–950 ramp
primary
#97A4E1
secondary
#EFECDC
accent
#A723C3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184