#97B4E2#97B4E2
#97B4E2 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.5% C 0.074 H 259.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4E2 |
|---|---|
| RGB | rgb(151, 180, 226) |
| HSL | hsl(217, 56%, 74%) |
| HSV | hsv(217, 33%, 89%) |
| CMYK | cmyk(33.2%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(72.70, 0.93, -26.26) |
| CIE-LCH | lch(72.70, 26.28, 272.03°) |
| OKLab | oklab(76.47% -0.0134 -0.0725) |
| OKLCH | oklch(76.47% 0.074 259.5) |
| XYZ | xyz(42.8071, 44.7110, 78.3113) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.05
Carolina Blue
#8AB8FE
ΔE00 4.70
Lightsteelblue
#B0C4DE
ΔE00 6.70
Light Grey Blue
#9DBCD4
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4E2 #E2C597
analogous
#97DAE2 #97B4E2 #A097E2
triadic
#97B4E2 #E297B4 #B4E297
tetradic
#97B4E2 #E297DA #E2C597 #97E2A0
square
#97B4E2 #E297DA #E2C597 #97E2A0
split-complementary
#97B4E2 #E2A097 #DAE297
monochromatic
#386FC7 #6791D5 #97B4E2 #C7D7EF #E7EEF8
Accessibility & contrast
On white
2.11
#97B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#97B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4E2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4E2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E4
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#80BEC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b4e2; /* rgb */ color: rgb(151, 180, 226); /* oklch */ color: oklch(76.5% 0.074 259.5);
Tailwind
colors: {
custom: {
50: '#b7caeb',
500: '#97b4e2',
950: '#000000',
},
}SCSS
$custom: #97b4e2; $custom-light: #b7caeb; $custom-dark: #000000;
JSON
{
"hex": "#97b4e2",
"rgb": {
"r": 151,
"g": 180,
"b": 226
},
"hsl": {
"h": 216.8,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.76474,
"c": 0.0737,
"h": 259.5
},
"luminance": 0.44713
}Semantic roles & 50–950 ramp
primary
#97B4E2
secondary
#F0E8DB
accent
#8522C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284