#97A4E6#97A4E6
#97A4E6 is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.4% C 0.097 H 275.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4E6 |
|---|---|
| RGB | rgb(151, 164, 230) |
| HSL | hsl(230, 61%, 75%) |
| HSV | hsv(230, 34%, 90%) |
| CMYK | cmyk(34.3%, 28.7%, 0%, 9.8%) |
| CIE-LAB | lab(68.64, 10.87, -34.71) |
| CIE-LCH | lch(68.64, 36.37, 287.39°) |
| OKLab | oklab(73.36% 0.0088 -0.0965) |
| OKLCH | oklch(73.36% 0.097 275.2) |
| XYZ | xyz(40.3168, 38.8419, 80.2205) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.86
Perrywinkle
#8F8CE7
ΔE00 7.19
Pastel Blue
#A2BFFE
ΔE00 7.68
Lavender Blue
#8B88F8
ΔE00 8.92
Carolina Blue
#8AB8FE
ΔE00 9.01
Lavender
#B39DDB
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4E6 #E6D997
analogous
#97CBE6 #97A4E6 #B297E6
triadic
#97A4E6 #E697A4 #A4E697
tetradic
#97A4E6 #E697CB #E6D997 #97E6B2
square
#97A4E6 #E697CB #E6D997 #97E6B2
split-complementary
#97A4E6 #E6B297 #CBE697
monochromatic
#344ECE #6679DA #97A4E6 #C8CFF2 #E6E9F9
Accessibility & contrast
On white
2.39
#97A4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#97A4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4E6
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4E6 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABE9
Deuteranopia (green-blind)
#8AA5E4
Tritanopia (blue-blind)
#81B1BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a4e6; /* rgb */ color: rgb(151, 164, 230); /* oklch */ color: oklch(73.4% 0.097 275.2);
Tailwind
colors: {
custom: {
50: '#b8beee',
500: '#97a4e6',
950: '#000000',
},
}SCSS
$custom: #97a4e6; $custom-light: #b8beee; $custom-dark: #000000;
JSON
{
"hex": "#97a4e6",
"rgb": {
"r": 151,
"g": 164,
"b": 230
},
"hsl": {
"h": 230.127,
"s": 61.24,
"l": 74.706
},
"oklch": {
"l": 0.73357,
"c": 0.09693,
"h": 275.2
},
"luminance": 0.38843
}Semantic roles & 50–950 ramp
primary
#97A4E6
secondary
#F0EDDB
accent
#AD1DC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184