#97A4E0#97A4E0
#97A4E0 is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.1% C 0.088 H 274.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4E0 |
|---|---|
| RGB | rgb(151, 164, 224) |
| HSL | hsl(229, 54%, 74%) |
| HSV | hsv(229, 33%, 88%) |
| CMYK | cmyk(32.6%, 26.8%, 0%, 12.2%) |
| CIE-LAB | lab(68.40, 9.32, -31.79) |
| CIE-LCH | lch(68.40, 33.13, 286.34°) |
| OKLab | oklab(73.09% 0.0071 -0.0882) |
| OKLCH | oklch(73.09% 0.088 274.6) |
| XYZ | xyz(39.4887, 38.5107, 75.8592) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.65
Perrywinkle
#8F8CE7
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 7.99
Lavender
#B39DDB
ΔE00 9.28
Carolina Blue
#8AB8FE
ΔE00 9.37
Lavender Blue
#8B88F8
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4E0 #E0D397
analogous
#97C8E0 #97A4E0 #AE97E0
triadic
#97A4E0 #E097A4 #A4E097
tetradic
#97A4E0 #E097C8 #E0D397 #97E0AE
square
#97A4E0 #E097C8 #E0D397 #97E0AE
split-complementary
#97A4E0 #E0AE97 #C8E097
monochromatic
#3A52C3 #687BD2 #97A4E0 #C6CDEE #E7EAF8
Accessibility & contrast
On white
2.41
#97A4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#97A4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4E0
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4E0 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE3
Deuteranopia (green-blind)
#8CA4DF
Tritanopia (blue-blind)
#83AFB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a4e0; /* rgb */ color: rgb(151, 164, 224); /* oklch */ color: oklch(73.1% 0.088 274.6);
Tailwind
colors: {
custom: {
50: '#b7beea',
500: '#97a4e0',
950: '#000000',
},
}SCSS
$custom: #97a4e0; $custom-light: #b7beea; $custom-dark: #000000;
JSON
{
"hex": "#97a4e0",
"rgb": {
"r": 151,
"g": 164,
"b": 224
},
"hsl": {
"h": 229.315,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.7309,
"c": 0.08845,
"h": 274.6
},
"luminance": 0.38512
}Semantic roles & 50–950 ramp
primary
#97A4E0
secondary
#EFECDC
accent
#A524C2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184