#97ABE5#97ABE5
#97ABE5 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.7% C 0.087 H 269.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABE5 |
|---|---|
| RGB | rgb(151, 171, 229) |
| HSL | hsl(225, 60%, 75%) |
| HSV | hsv(225, 34%, 90%) |
| CMYK | cmyk(34.1%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(70.43, 6.68, -31.39) |
| CIE-LCH | lch(70.43, 32.09, 282.01°) |
| OKLab | oklab(74.74% -0.0007 -0.087) |
| OKLCH | oklch(74.74% 0.087 269.5) |
| XYZ | xyz(41.4641, 41.3606, 79.9122) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 6.22
Carolina Blue
#8AB8FE
ΔE00 7.00
Light Periwinkle
#C1C6FC
ΔE00 9.01
Lightsteelblue
#B0C4DE
ΔE00 9.19
Perrywinkle
#8F8CE7
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABE5 #E5D197
analogous
#97D2E5 #97ABE5 #AA97E5
triadic
#97ABE5 #E597AB #ABE597
tetradic
#97ABE5 #E597D2 #E5D197 #97E5AA
square
#97ABE5 #E597D2 #E5D197 #97E5AA
split-complementary
#97ABE5 #E5AA97 #D2E597
monochromatic
#355CCD #6683D9 #97ABE5 #C8D3F1 #E7EBF9
Accessibility & contrast
On white
2.26
#97ABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#97ABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABE5
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABE5 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B0E8
Deuteranopia (green-blind)
#92A9E4
Tritanopia (blue-blind)
#80B6BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97abe5; /* rgb */ color: rgb(151, 171, 229); /* oklch */ color: oklch(74.7% 0.087 269.5);
Tailwind
colors: {
custom: {
50: '#b7c3ed',
500: '#97abe5',
950: '#000000',
},
}SCSS
$custom: #97abe5; $custom-light: #b7c3ed; $custom-dark: #000000;
JSON
{
"hex": "#97abe5",
"rgb": {
"r": 151,
"g": 171,
"b": 229
},
"hsl": {
"h": 224.615,
"s": 60,
"l": 74.51
},
"oklch": {
"l": 0.74736,
"c": 0.08704,
"h": 269.5
},
"luminance": 0.41362
}Semantic roles & 50–950 ramp
primary
#97ABE5
secondary
#F0EBDB
accent
#9C1EC8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184