#97A9E7#97A9E7
#97A9E7 is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.4% C 0.092 H 271.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97A9E7 |
|---|---|
| RGB | rgb(151, 169, 231) |
| HSL | hsl(227, 63%, 75%) |
| HSV | hsv(227, 35%, 91%) |
| CMYK | cmyk(34.6%, 26.8%, 0%, 9.4%) |
| CIE-LAB | lab(69.98, 8.31, -33.17) |
| CIE-LCH | lch(69.98, 34.20, 284.07°) |
| OKLab | oklab(74.41% 0.0025 -0.0921) |
| OKLCH | oklch(74.41% 0.092 271.6) |
| XYZ | xyz(41.3701, 40.7231, 81.2664) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 6.19
Carolina Blue
#8AB8FE
ΔE00 7.49
Perrywinkle
#8F8CE7
ΔE00 8.64
Light Periwinkle
#C1C6FC
ΔE00 9.24
Lightsteelblue
#B0C4DE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A9E7 #E7D597
analogous
#97D1E7 #97A9E7 #AD97E7
triadic
#97A9E7 #E797A9 #A9E797
tetradic
#97A9E7 #E797D1 #E7D597 #97E7AD
square
#97A9E7 #E797D1 #E7D597 #97E7AD
split-complementary
#97A9E7 #E7AD97 #D1E797
monochromatic
#3457D0 #6580DC #97A9E7 #C9D2F2 #E6EAF9
Accessibility & contrast
On white
2.30
#97A9E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#97A9E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A9E7
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A9E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A9E7 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AFEA
Deuteranopia (green-blind)
#8FA8E6
Tritanopia (blue-blind)
#80B5BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97a9e7; /* rgb */ color: rgb(151, 169, 231); /* oklch */ color: oklch(74.4% 0.092 271.6);
Tailwind
colors: {
custom: {
50: '#b8c2ef',
500: '#97a9e7',
950: '#000000',
},
}SCSS
$custom: #97a9e7; $custom-light: #b8c2ef; $custom-dark: #000000;
JSON
{
"hex": "#97a9e7",
"rgb": {
"r": 151,
"g": 169,
"b": 231
},
"hsl": {
"h": 226.5,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.74414,
"c": 0.09216,
"h": 271.6
},
"luminance": 0.40725
}Semantic roles & 50–950 ramp
primary
#97A9E7
secondary
#F1ECDA
accent
#A31BCA
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184