#97A7EA#97A7EA
#97A7EA is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.1% C 0.099 H 273.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97A7EA |
|---|---|
| RGB | rgb(151, 167, 234) |
| HSL | hsl(228, 66%, 75%) |
| HSV | hsv(228, 35%, 92%) |
| CMYK | cmyk(35.5%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.58, 10.22, -35.44) |
| CIE-LCH | lch(69.58, 36.88, 286.09°) |
| OKLab | oklab(74.14% 0.006 -0.0986) |
| OKLCH | oklch(74.14% 0.099 273.5) |
| XYZ | xyz(41.4282, 40.1556, 83.3939) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 6.64
Carolina Blue
#8AB8FE
ΔE00 7.92
Perrywinkle
#8F8CE7
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 9.42
Light Periwinkle
#C1C6FC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A7EA #EADA97
analogous
#97D0EA #97A7EA #B097EA
triadic
#97A7EA #EA97A7 #A7EA97
tetradic
#97A7EA #EA97D0 #EADA97 #97EAB0
square
#97A7EA #EA97D0 #EADA97 #97EAB0
split-complementary
#97A7EA #EAB097 #D0EA97
monochromatic
#3151D5 #647CE0 #97A7EA #CAD2F4 #E6E9FA
Accessibility & contrast
On white
2.33
#97A7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#97A7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A7EA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A7EA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#7FB4BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97a7ea; /* rgb */ color: rgb(151, 167, 234); /* oklch */ color: oklch(74.1% 0.099 273.5);
Tailwind
colors: {
custom: {
50: '#b8c1f1',
500: '#97a7ea',
950: '#000000',
},
}SCSS
$custom: #97a7ea; $custom-light: #b8c1f1; $custom-dark: #000000;
JSON
{
"hex": "#97a7ea",
"rgb": {
"r": 151,
"g": 167,
"b": 234
},
"hsl": {
"h": 228.434,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.74142,
"c": 0.09879,
"h": 273.5
},
"luminance": 0.40157
}Semantic roles & 50–950 ramp
primary
#97A7EA
secondary
#F1EDDA
accent
#AB17CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184