#97A4E8#97A4E8
#97A4E8 is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.4% C 0.100 H 275.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4E8 |
|---|---|
| RGB | rgb(151, 164, 232) |
| HSL | hsl(230, 64%, 75%) |
| HSV | hsv(230, 35%, 91%) |
| CMYK | cmyk(34.9%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(68.72, 11.39, -35.68) |
| CIE-LCH | lch(68.72, 37.45, 287.70°) |
| OKLab | oklab(73.45% 0.0093 -0.0993) |
| OKLCH | oklch(73.45% 0.1 275.4) |
| XYZ | xyz(40.5993, 38.9549, 81.7082) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.62
Perrywinkle
#8F8CE7
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 7.59
Lavender Blue
#8B88F8
ΔE00 8.77
Carolina Blue
#8AB8FE
ΔE00 8.90
Lavender
#B39DDB
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4E8 #E8DB97
analogous
#97CDE8 #97A4E8 #B297E8
triadic
#97A4E8 #E897A4 #A4E897
tetradic
#97A4E8 #E897CD #E8DB97 #97E8B2
square
#97A4E8 #E897CD #E8DB97 #97E8B2
split-complementary
#97A4E8 #E8B297 #CDE897
monochromatic
#334CD2 #6578DD #97A4E8 #C9D0F3 #E6E9F9
Accessibility & contrast
On white
2.39
#97A4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#97A4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4E8
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4E8 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABEB
Deuteranopia (green-blind)
#89A5E6
Tritanopia (blue-blind)
#80B1BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97a4e8; /* rgb */ color: rgb(151, 164, 232); /* oklch */ color: oklch(73.4% 0.100 275.4);
Tailwind
colors: {
custom: {
50: '#b8beef',
500: '#97a4e8',
950: '#000000',
},
}SCSS
$custom: #97a4e8; $custom-light: #b8beef; $custom-dark: #000000;
JSON
{
"hex": "#97a4e8",
"rgb": {
"r": 151,
"g": 164,
"b": 232
},
"hsl": {
"h": 230.37,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.73447,
"c": 0.09975,
"h": 275.4
},
"luminance": 0.38956
}Semantic roles & 50–950 ramp
primary
#97A4E8
secondary
#F1EDDA
accent
#AF1ACC
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184