#97A0EA#97A0EA
#97A0EA is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.7% C 0.108 H 278.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97A0EA |
|---|---|
| RGB | rgb(151, 160, 234) |
| HSL | hsl(233, 66%, 75%) |
| HSV | hsv(233, 35%, 92%) |
| CMYK | cmyk(35.5%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.77, 14.18, -38.25) |
| CIE-LCH | lch(67.77, 40.80, 290.34°) |
| OKLab | oklab(72.74% 0.0151 -0.1067) |
| OKLCH | oklch(72.74% 0.108 278) |
| XYZ | xyz(40.1803, 37.6600, 82.9780) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.77
Perrywinkle
#8F8CE7
ΔE00 5.87
Lavender Blue
#8B88F8
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 8.70
Lavender
#B39DDB
ΔE00 9.24
Periwinkle (survey)
#8E82FE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A0EA #EAE197
analogous
#97C9EA #97A0EA #B797EA
triadic
#97A0EA #EA97A0 #A0EA97
tetradic
#97A0EA #EA97C9 #EAE197 #97EAB7
square
#97A0EA #EA97C9 #EAE197 #97EAB7
split-complementary
#97A0EA #EAB797 #C9EA97
monochromatic
#3143D5 #6471E0 #97A0EA #CACFF4 #E6E8FA
Accessibility & contrast
On white
2.46
#97A0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#97A0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A0EA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A0EA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#80AEBB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97a0ea; /* rgb */ color: rgb(151, 160, 234); /* oklch */ color: oklch(72.7% 0.108 278.0);
Tailwind
colors: {
custom: {
50: '#b8bcf1',
500: '#97a0ea',
950: '#000000',
},
}SCSS
$custom: #97a0ea; $custom-light: #b8bcf1; $custom-dark: #000000;
JSON
{
"hex": "#97a0ea",
"rgb": {
"r": 151,
"g": 160,
"b": 234
},
"hsl": {
"h": 233.494,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.7274,
"c": 0.10778,
"h": 278
},
"luminance": 0.37661
}Semantic roles & 50–950 ramp
primary
#97A0EA
secondary
#F1EFDA
accent
#BA17CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084