#97A4E4#97A4E4
#97A4E4 is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.3% C 0.094 H 275.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4E4 |
|---|---|
| RGB | rgb(151, 164, 228) |
| HSL | hsl(230, 59%, 74%) |
| HSV | hsv(230, 34%, 89%) |
| CMYK | cmyk(33.8%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(68.56, 10.35, -33.74) |
| CIE-LCH | lch(68.56, 35.29, 287.05°) |
| OKLab | oklab(73.27% 0.0082 -0.0937) |
| OKLCH | oklch(73.27% 0.094 275) |
| XYZ | xyz(40.0376, 38.7302, 78.7499) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.11
Perrywinkle
#8F8CE7
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 7.78
Lavender Blue
#8B88F8
ΔE00 9.07
Carolina Blue
#8AB8FE
ΔE00 9.12
Lavender
#B39DDB
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4E4 #E4D797
analogous
#97CBE4 #97A4E4 #B197E4
triadic
#97A4E4 #E497A4 #A4E497
tetradic
#97A4E4 #E497CB #E4D797 #97E4B1
square
#97A4E4 #E497CB #E4D797 #97E4B1
split-complementary
#97A4E4 #E4B197 #CBE497
monochromatic
#364FCB #6679D7 #97A4E4 #C8CFF1 #E7EAF9
Accessibility & contrast
On white
2.40
#97A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#97A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4E4
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4E4 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE7
Deuteranopia (green-blind)
#8BA4E2
Tritanopia (blue-blind)
#81B0BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a4e4; /* rgb */ color: rgb(151, 164, 228); /* oklch */ color: oklch(73.3% 0.094 275.0);
Tailwind
colors: {
custom: {
50: '#b7beec',
500: '#97a4e4',
950: '#000000',
},
}SCSS
$custom: #97a4e4; $custom-light: #b7beec; $custom-dark: #000000;
JSON
{
"hex": "#97a4e4",
"rgb": {
"r": 151,
"g": 164,
"b": 228
},
"hsl": {
"h": 229.87,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.73267,
"c": 0.09411,
"h": 275
},
"luminance": 0.38732
}Semantic roles & 50–950 ramp
primary
#97A4E4
secondary
#F0ECDB
accent
#AA1FC6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184