#97A4EA#97A4EA
#97A4EA is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.5% C 0.103 H 275.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4EA |
|---|---|
| RGB | rgb(151, 164, 234) |
| HSL | hsl(231, 66%, 75%) |
| HSV | hsv(231, 35%, 92%) |
| CMYK | cmyk(35.5%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.80, 11.91, -36.65) |
| CIE-LCH | lch(68.80, 38.53, 288.01°) |
| OKLab | oklab(73.54% 0.0099 -0.1021) |
| OKLCH | oklch(73.54% 0.103 275.5) |
| XYZ | xyz(40.8850, 39.0692, 83.2128) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.38
Perrywinkle
#8F8CE7
ΔE00 7.07
Pastel Blue
#A2BFFE
ΔE00 7.52
Lavender Blue
#8B88F8
ΔE00 8.64
Carolina Blue
#8AB8FE
ΔE00 8.80
Cornflowerblue
#6495ED
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4EA #EADD97
analogous
#97CEEA #97A4EA #B397EA
triadic
#97A4EA #EA97A4 #A4EA97
tetradic
#97A4EA #EA97CE #EADD97 #97EAB3
square
#97A4EA #EA97CE #EADD97 #97EAB3
split-complementary
#97A4EA #EAB397 #CEEA97
monochromatic
#314BD5 #6477E0 #97A4EA #CAD1F4 #E6E9FA
Accessibility & contrast
On white
2.38
#97A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#97A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4EA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4EA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#7FB2BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97a4ea; /* rgb */ color: rgb(151, 164, 234); /* oklch */ color: oklch(73.5% 0.103 275.5);
Tailwind
colors: {
custom: {
50: '#b8bef1',
500: '#97a4ea',
950: '#000000',
},
}SCSS
$custom: #97a4ea; $custom-light: #b8bef1; $custom-dark: #000000;
JSON
{
"hex": "#97a4ea",
"rgb": {
"r": 151,
"g": 164,
"b": 234
},
"hsl": {
"h": 230.602,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.73539,
"c": 0.10257,
"h": 275.5
},
"luminance": 0.39071
}Semantic roles & 50–950 ramp
primary
#97A4EA
secondary
#F1EEDA
accent
#B217CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184