#97B4E5#97B4E5
#97B4E5 is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.6% C 0.078 H 260.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4E5 |
|---|---|
| RGB | rgb(151, 180, 229) |
| HSL | hsl(218, 60%, 75%) |
| HSV | hsv(218, 34%, 90%) |
| CMYK | cmyk(34.1%, 21.4%, 0%, 10.2%) |
| CIE-LAB | lab(72.81, 1.69, -27.72) |
| CIE-LCH | lch(72.81, 27.77, 273.49°) |
| OKLab | oklab(76.6% -0.0124 -0.0766) |
| OKLCH | oklch(76.6% 0.078 260.8) |
| XYZ | xyz(43.2224, 44.8771, 80.4983) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.74
Carolina Blue
#8AB8FE
ΔE00 4.51
Lightsteelblue
#B0C4DE
ΔE00 7.05
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 7.40
Cloudy Blue
#ACC2D9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4E5 #E5C897
analogous
#97DBE5 #97B4E5 #A197E5
triadic
#97B4E5 #E597B4 #B4E597
tetradic
#97B4E5 #E597DB #E5C897 #97E5A1
square
#97B4E5 #E597DB #E5C897 #97E5A1
split-complementary
#97B4E5 #E5A197 #DBE597
monochromatic
#356DCD #6691D9 #97B4E5 #C8D7F1 #E7EDF9
Accessibility & contrast
On white
2.11
#97B4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#97B4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4E5
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4E5 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B7E7
Deuteranopia (green-blind)
#9BAFE4
Tritanopia (blue-blind)
#7FBEC4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b4e5; /* rgb */ color: rgb(151, 180, 229); /* oklch */ color: oklch(76.6% 0.078 260.8);
Tailwind
colors: {
custom: {
50: '#b7caed',
500: '#97b4e5',
950: '#000000',
},
}SCSS
$custom: #97b4e5; $custom-light: #b7caed; $custom-dark: #000000;
JSON
{
"hex": "#97b4e5",
"rgb": {
"r": 151,
"g": 180,
"b": 229
},
"hsl": {
"h": 217.692,
"s": 60,
"l": 74.51
},
"oklch": {
"l": 0.76597,
"c": 0.07761,
"h": 260.8
},
"luminance": 0.44879
}Semantic roles & 50–950 ramp
primary
#97B4E5
secondary
#F0E8DB
accent
#891EC8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284