#97ABE8#97ABE8
#97ABE8 is a light, moderate blue. Relative luminance 0.415; OKLCH L 74.9% C 0.091 H 270.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABE8 |
|---|---|
| RGB | rgb(151, 171, 232) |
| HSL | hsl(225, 64%, 75%) |
| HSV | hsv(225, 35%, 91%) |
| CMYK | cmyk(34.9%, 26.3%, 0%, 9%) |
| CIE-LAB | lab(70.55, 7.45, -32.85) |
| CIE-LCH | lch(70.55, 33.68, 282.79°) |
| OKLab | oklab(74.87% 0.0002 -0.0912) |
| OKLCH | oklch(74.87% 0.091 270.1) |
| XYZ | xyz(41.8866, 41.5296, 82.1373) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.58
Periwinkle Blue
#8F99FB
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 9.06
Perrywinkle
#8F8CE7
ΔE00 9.20
Lightsteelblue
#B0C4DE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABE8 #E8D497
analogous
#97D4E8 #97ABE8 #AB97E8
triadic
#97ABE8 #E897AB #ABE897
tetradic
#97ABE8 #E897D4 #E8D497 #97E8AB
square
#97ABE8 #E897D4 #E8D497 #97E8AB
split-complementary
#97ABE8 #E8AB97 #D4E897
monochromatic
#335AD2 #6583DD #97ABE8 #C9D3F3 #E6EBF9
Accessibility & contrast
On white
2.26
#97ABE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#97ABE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABE8
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABE8 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B0EB
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#7FB7C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97abe8; /* rgb */ color: rgb(151, 171, 232); /* oklch */ color: oklch(74.9% 0.091 270.1);
Tailwind
colors: {
custom: {
50: '#b8c3ef',
500: '#97abe8',
950: '#000000',
},
}SCSS
$custom: #97abe8; $custom-light: #b8c3ef; $custom-dark: #000000;
JSON
{
"hex": "#97abe8",
"rgb": {
"r": 151,
"g": 171,
"b": 232
},
"hsl": {
"h": 225.185,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.74866,
"c": 0.0912,
"h": 270.1
},
"luminance": 0.41531
}Semantic roles & 50–950 ramp
primary
#97ABE8
secondary
#F1EBDA
accent
#A01ACC
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184