#97A4E7#97A4E7
#97A4E7 is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.4% C 0.098 H 275.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4E7 |
|---|---|
| RGB | rgb(151, 164, 231) |
| HSL | hsl(230, 63%, 75%) |
| HSV | hsv(230, 35%, 91%) |
| CMYK | cmyk(34.6%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(68.68, 11.13, -35.20) |
| CIE-LCH | lch(68.68, 36.91, 287.55°) |
| OKLab | oklab(73.4% 0.0091 -0.0979) |
| OKLCH | oklch(73.4% 0.098 275.3) |
| XYZ | xyz(40.4576, 38.8982, 80.9622) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.74
Perrywinkle
#8F8CE7
ΔE00 7.16
Pastel Blue
#A2BFFE
ΔE00 7.64
Lavender Blue
#8B88F8
ΔE00 8.84
Carolina Blue
#8AB8FE
ΔE00 8.95
Lavender
#B39DDB
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4E7 #E7DA97
analogous
#97CCE7 #97A4E7 #B297E7
triadic
#97A4E7 #E797A4 #A4E797
tetradic
#97A4E7 #E797CC #E7DA97 #97E7B2
square
#97A4E7 #E797CC #E7DA97 #97E7B2
split-complementary
#97A4E7 #E7B297 #CCE797
monochromatic
#344DD0 #6578DC #97A4E7 #C9D0F2 #E6E9F9
Accessibility & contrast
On white
2.39
#97A4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#97A4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4E7
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4E7 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABEA
Deuteranopia (green-blind)
#89A5E5
Tritanopia (blue-blind)
#80B1BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97a4e7; /* rgb */ color: rgb(151, 164, 231); /* oklch */ color: oklch(73.4% 0.098 275.3);
Tailwind
colors: {
custom: {
50: '#b8beef',
500: '#97a4e7',
950: '#000000',
},
}SCSS
$custom: #97a4e7; $custom-light: #b8beef; $custom-dark: #000000;
JSON
{
"hex": "#97a4e7",
"rgb": {
"r": 151,
"g": 164,
"b": 231
},
"hsl": {
"h": 230.25,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.73402,
"c": 0.09834,
"h": 275.3
},
"luminance": 0.389
}Semantic roles & 50–950 ramp
primary
#97A4E7
secondary
#F1EDDA
accent
#AE1BCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184