#97A4E9#97A4E9
#97A4E9 is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.5% C 0.101 H 275.4°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4E9 |
|---|---|
| RGB | rgb(151, 164, 233) |
| HSL | hsl(230, 65%, 75%) |
| HSV | hsv(230, 35%, 91%) |
| CMYK | cmyk(35.2%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(68.76, 11.65, -36.16) |
| CIE-LCH | lch(68.76, 37.99, 287.86°) |
| OKLab | oklab(73.49% 0.0096 -0.1007) |
| OKLCH | oklch(73.49% 0.101 275.4) |
| XYZ | xyz(40.7417, 39.0119, 82.4584) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.50
Perrywinkle
#8F8CE7
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.55
Lavender Blue
#8B88F8
ΔE00 8.71
Carolina Blue
#8AB8FE
ΔE00 8.85
Cornflowerblue
#6495ED
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4E9 #E9DC97
analogous
#97CDE9 #97A4E9 #B397E9
triadic
#97A4E9 #E997A4 #A4E997
tetradic
#97A4E9 #E997CD #E9DC97 #97E9B3
square
#97A4E9 #E997CD #E9DC97 #97E9B3
split-complementary
#97A4E9 #E9B397 #CDE997
monochromatic
#324CD4 #6478DE #97A4E9 #CAD0F4 #E6E9FA
Accessibility & contrast
On white
2.39
#97A4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#97A4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4E9
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4E9 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABEC
Deuteranopia (green-blind)
#88A5E7
Tritanopia (blue-blind)
#80B1BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97a4e9; /* rgb */ color: rgb(151, 164, 233); /* oklch */ color: oklch(73.5% 0.101 275.4);
Tailwind
colors: {
custom: {
50: '#b8bef0',
500: '#97a4e9',
950: '#000000',
},
}SCSS
$custom: #97a4e9; $custom-light: #b8bef0; $custom-dark: #000000;
JSON
{
"hex": "#97a4e9",
"rgb": {
"r": 151,
"g": 164,
"b": 233
},
"hsl": {
"h": 230.488,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.73493,
"c": 0.10116,
"h": 275.4
},
"luminance": 0.39013
}Semantic roles & 50–950 ramp
primary
#97A4E9
secondary
#F1EDDA
accent
#B019CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184