#97A9F2#97A9F2
#97A9F2 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.9% C 0.107 H 273.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97A9F2 |
|---|---|
| RGB | rgb(151, 169, 242) |
| HSL | hsl(228, 78%, 77%) |
| HSV | hsv(228, 38%, 95%) |
| CMYK | cmyk(37.6%, 30.2%, 0%, 5.1%) |
| CIE-LAB | lab(70.43, 11.21, -38.48) |
| CIE-LCH | lch(70.43, 40.08, 286.25°) |
| OKLab | oklab(74.91% 0.0056 -0.1074) |
| OKLCH | oklch(74.91% 0.108 273) |
| XYZ | xyz(42.9727, 41.3642, 89.7070) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.82
Pastel Blue
#A2BFFE
ΔE00 5.83
Carolina Blue
#8AB8FE
ΔE00 7.02
Perrywinkle
#8F8CE7
ΔE00 8.52
Cornflowerblue
#6495ED
ΔE00 9.39
Light Grey Blue
#9DBCD4
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A9F2 #F2E097
analogous
#97D7F2 #97A9F2 #B397F2
triadic
#97A9F2 #F297A9 #A9F297
tetradic
#97A9F2 #F297D7 #F2E097 #97F2B3
square
#97A9F2 #F297D7 #F2E097 #97F2B3
split-complementary
#97A9F2 #F2B397 #D7F297
monochromatic
#2A4FE4 #617CEB #97A9F2 #CDD6F9 #E4E9FC
Accessibility & contrast
On white
2.26
#97A9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#97A9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A9F2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A9F2 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F5
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#7BB7C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97a9f2; /* rgb */ color: rgb(151, 169, 242); /* oklch */ color: oklch(74.9% 0.107 273.0);
Tailwind
colors: {
custom: {
50: '#b8c2f6',
500: '#97a9f2',
950: '#000000',
},
}SCSS
$custom: #97a9f2; $custom-light: #b8c2f6; $custom-dark: #000000;
JSON
{
"hex": "#97a9f2",
"rgb": {
"r": 151,
"g": 169,
"b": 242
},
"hsl": {
"h": 228.132,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.7491,
"c": 0.1075,
"h": 273
},
"luminance": 0.41366
}Semantic roles & 50–950 ramp
primary
#97A9F2
secondary
#F3EED8
accent
#B10BDA
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#121217
muted
#818185