#97A2EC#97A2EC
#97A2EC is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.2% C 0.108 H 276.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2EC |
|---|---|
| RGB | rgb(151, 162, 236) |
| HSL | hsl(232, 69%, 76%) |
| HSV | hsv(232, 36%, 93%) |
| CMYK | cmyk(36%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(68.37, 13.57, -38.41) |
| CIE-LCH | lch(68.37, 40.74, 289.46°) |
| OKLab | oklab(73.23% 0.013 -0.1072) |
| OKLCH | oklch(73.23% 0.108 276.9) |
| XYZ | xyz(40.8188, 38.4745, 84.6162) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.81
Perrywinkle
#8F8CE7
ΔE00 6.43
Lavender Blue
#8B88F8
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.04
Carolina Blue
#8AB8FE
ΔE00 9.28
Cornflowerblue
#6495ED
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2EC #ECE197
analogous
#97CCEC #97A2EC #B697EC
triadic
#97A2EC #EC97A2 #A2EC97
tetradic
#97A2EC #EC97CC #ECE197 #97ECB6
square
#97A2EC #EC97CC #ECE197 #97ECB6
split-complementary
#97A2EC #ECB697 #CCEC97
monochromatic
#3045D9 #6374E3 #97A2EC #CBD0F5 #E5E8FA
Accessibility & contrast
On white
2.42
#97A2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#97A2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2EC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2EC | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#7FB0BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a2ec; /* rgb */ color: rgb(151, 162, 236); /* oklch */ color: oklch(73.2% 0.108 276.9);
Tailwind
colors: {
custom: {
50: '#b8bdf2',
500: '#97a2ec',
950: '#000000',
},
}SCSS
$custom: #97a2ec; $custom-light: #b8bdf2; $custom-dark: #000000;
JSON
{
"hex": "#97a2ec",
"rgb": {
"r": 151,
"g": 162,
"b": 236
},
"hsl": {
"h": 232.235,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.73232,
"c": 0.10796,
"h": 276.9
},
"luminance": 0.38476
}Semantic roles & 50–950 ramp
primary
#97A2EC
secondary
#F2EFD9
accent
#B914D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185