#97A4E5#97A4E5
#97A4E5 is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.3% C 0.096 H 275.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4E5 |
|---|---|
| RGB | rgb(151, 164, 229) |
| HSL | hsl(230, 60%, 75%) |
| HSV | hsv(230, 34%, 90%) |
| CMYK | cmyk(34.1%, 28.4%, 0%, 10.2%) |
| CIE-LAB | lab(68.60, 10.61, -34.23) |
| CIE-LCH | lch(68.60, 35.83, 287.22°) |
| OKLab | oklab(73.31% 0.0085 -0.0951) |
| OKLCH | oklch(73.31% 0.096 275.1) |
| XYZ | xyz(40.1768, 38.7859, 79.4831) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.98
Perrywinkle
#8F8CE7
ΔE00 7.23
Pastel Blue
#A2BFFE
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 8.99
Carolina Blue
#8AB8FE
ΔE00 9.07
Lavender
#B39DDB
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4E5 #E5D897
analogous
#97CBE5 #97A4E5 #B197E5
triadic
#97A4E5 #E597A4 #A4E597
tetradic
#97A4E5 #E597CB #E5D897 #97E5B1
square
#97A4E5 #E597CB #E5D897 #97E5B1
split-complementary
#97A4E5 #E5B197 #CBE597
monochromatic
#354ECD #6679D9 #97A4E5 #C8CFF1 #E7EAF9
Accessibility & contrast
On white
2.40
#97A4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#97A4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4E5
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4E5 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE8
Deuteranopia (green-blind)
#8AA4E3
Tritanopia (blue-blind)
#81B1BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a4e5; /* rgb */ color: rgb(151, 164, 229); /* oklch */ color: oklch(73.3% 0.096 275.1);
Tailwind
colors: {
custom: {
50: '#b7beed',
500: '#97a4e5',
950: '#000000',
},
}SCSS
$custom: #97a4e5; $custom-light: #b7beed; $custom-dark: #000000;
JSON
{
"hex": "#97a4e5",
"rgb": {
"r": 151,
"g": 164,
"b": 229
},
"hsl": {
"h": 230,
"s": 60,
"l": 74.51
},
"oklch": {
"l": 0.73312,
"c": 0.09552,
"h": 275.1
},
"luminance": 0.38787
}Semantic roles & 50–950 ramp
primary
#97A4E5
secondary
#F0EDDB
accent
#AB1EC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184