#97A8EA#97A8EA
#97A8EA is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.3% C 0.098 H 272.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97A8EA |
|---|---|
| RGB | rgb(151, 168, 234) |
| HSL | hsl(228, 66%, 75%) |
| HSV | hsv(228, 35%, 92%) |
| CMYK | cmyk(35.5%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.84, 9.66, -35.03) |
| CIE-LCH | lch(69.84, 36.34, 285.41°) |
| OKLab | oklab(74.34% 0.0047 -0.0974) |
| OKLCH | oklch(74.34% 0.098 272.7) |
| XYZ | xyz(41.6121, 40.5234, 83.4552) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.17
Pastel Blue
#A2BFFE
ΔE00 6.35
Carolina Blue
#8AB8FE
ΔE00 7.63
Perrywinkle
#8F8CE7
ΔE00 8.28
Light Periwinkle
#C1C6FC
ΔE00 9.44
Cornflowerblue
#6495ED
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A8EA #EAD997
analogous
#97D1EA #97A8EA #AF97EA
triadic
#97A8EA #EA97A8 #A8EA97
tetradic
#97A8EA #EA97D1 #EAD997 #97EAAF
square
#97A8EA #EA97D1 #EAD997 #97EAAF
split-complementary
#97A8EA #EAAF97 #D1EA97
monochromatic
#3153D5 #647DE0 #97A8EA #CAD3F4 #E6EAFA
Accessibility & contrast
On white
2.31
#97A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#97A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A8EA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A8EA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#8CA8E8
Tritanopia (blue-blind)
#7FB5BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97a8ea; /* rgb */ color: rgb(151, 168, 234); /* oklch */ color: oklch(74.3% 0.098 272.7);
Tailwind
colors: {
custom: {
50: '#b8c1f1',
500: '#97a8ea',
950: '#000000',
},
}SCSS
$custom: #97a8ea; $custom-light: #b8c1f1; $custom-dark: #000000;
JSON
{
"hex": "#97a8ea",
"rgb": {
"r": 151,
"g": 168,
"b": 234
},
"hsl": {
"h": 227.711,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.74344,
"c": 0.09756,
"h": 272.7
},
"luminance": 0.40525
}Semantic roles & 50–950 ramp
primary
#97A8EA
secondary
#F1ECDA
accent
#A917CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184