#97A2EA#97A2EA
#97A2EA is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.1% C 0.105 H 276.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2EA |
|---|---|
| RGB | rgb(151, 162, 234) |
| HSL | hsl(232, 66%, 75%) |
| HSV | hsv(232, 35%, 92%) |
| CMYK | cmyk(35.5%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.28, 13.05, -37.45) |
| CIE-LCH | lch(68.28, 39.66, 289.21°) |
| OKLab | oklab(73.14% 0.0125 -0.1044) |
| OKLCH | oklch(73.14% 0.105 276.8) |
| XYZ | xyz(40.5299, 38.3590, 83.0945) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.05
Perrywinkle
#8F8CE7
ΔE00 6.47
Pastel Blue
#A2BFFE
ΔE00 8.11
Lavender Blue
#8B88F8
ΔE00 8.12
Carolina Blue
#8AB8FE
ΔE00 9.37
Lavender
#B39DDB
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2EA #EADF97
analogous
#97CBEA #97A2EA #B597EA
triadic
#97A2EA #EA97A2 #A2EA97
tetradic
#97A2EA #EA97CB #EADF97 #97EAB5
square
#97A2EA #EA97CB #EADF97 #97EAB5
split-complementary
#97A2EA #EAB597 #CBEA97
monochromatic
#3147D5 #6474E0 #97A2EA #CAD0F4 #E6E8FA
Accessibility & contrast
On white
2.42
#97A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#97A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2EA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2EA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#86A3E8
Tritanopia (blue-blind)
#7FB0BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97a2ea; /* rgb */ color: rgb(151, 162, 234); /* oklch */ color: oklch(73.1% 0.105 276.8);
Tailwind
colors: {
custom: {
50: '#b8bdf1',
500: '#97a2ea',
950: '#000000',
},
}SCSS
$custom: #97a2ea; $custom-light: #b8bdf1; $custom-dark: #000000;
JSON
{
"hex": "#97a2ea",
"rgb": {
"r": 151,
"g": 162,
"b": 234
},
"hsl": {
"h": 232.048,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.73138,
"c": 0.10514,
"h": 276.8
},
"luminance": 0.3836
}Semantic roles & 50–950 ramp
primary
#97A2EA
secondary
#F1EEDA
accent
#B617CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184