#97ABE7#97ABE7
#97ABE7 is a light, moderate blue. Relative luminance 0.415; OKLCH L 74.8% C 0.090 H 269.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABE7 |
|---|---|
| RGB | rgb(151, 171, 231) |
| HSL | hsl(225, 63%, 75%) |
| HSV | hsv(225, 35%, 91%) |
| CMYK | cmyk(34.6%, 26%, 0%, 9.4%) |
| CIE-LAB | lab(70.51, 7.19, -32.36) |
| CIE-LCH | lch(70.51, 33.15, 282.53°) |
| OKLab | oklab(74.82% -0.0001 -0.0898) |
| OKLCH | oklch(74.82% 0.09 269.9) |
| XYZ | xyz(41.7450, 41.4730, 81.3914) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 6.90
Light Periwinkle
#C1C6FC
ΔE00 9.04
Perrywinkle
#8F8CE7
ΔE00 9.22
Lightsteelblue
#B0C4DE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABE7 #E7D397
analogous
#97D3E7 #97ABE7 #AB97E7
triadic
#97ABE7 #E797AB #ABE797
tetradic
#97ABE7 #E797D3 #E7D397 #97E7AB
square
#97ABE7 #E797D3 #E7D397 #97E7AB
split-complementary
#97ABE7 #E7AB97 #D3E797
monochromatic
#345BD0 #6583DC #97ABE7 #C9D3F2 #E6EBF9
Accessibility & contrast
On white
2.26
#97ABE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#97ABE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABE7
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABE7 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B0EA
Deuteranopia (green-blind)
#91A9E6
Tritanopia (blue-blind)
#80B7C0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97abe7; /* rgb */ color: rgb(151, 171, 231); /* oklch */ color: oklch(74.8% 0.090 269.9);
Tailwind
colors: {
custom: {
50: '#b8c3ee',
500: '#97abe7',
950: '#000000',
},
}SCSS
$custom: #97abe7; $custom-light: #b8c3ee; $custom-dark: #000000;
JSON
{
"hex": "#97abe7",
"rgb": {
"r": 151,
"g": 171,
"b": 231
},
"hsl": {
"h": 225,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.74822,
"c": 0.08981,
"h": 269.9
},
"luminance": 0.41475
}Semantic roles & 50–950 ramp
primary
#97ABE7
secondary
#F1EBDA
accent
#9E1BCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184