#97B2DF#97B2DF
#97B2DF is a light, moderate blue. Relative luminance 0.437; OKLCH L 75.9% C 0.072 H 260.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2DF |
|---|---|
| RGB | rgb(151, 178, 223) |
| HSL | hsl(218, 53%, 73%) |
| HSV | hsv(218, 32%, 87%) |
| CMYK | cmyk(32.3%, 20.2%, 0%, 12.5%) |
| CIE-LAB | lab(72.06, 1.27, -25.61) |
| CIE-LCH | lch(72.06, 25.64, 272.84°) |
| OKLab | oklab(75.94% -0.0118 -0.0706) |
| OKLCH | oklch(75.94% 0.072 260.5) |
| XYZ | xyz(41.9982, 43.7461, 76.0287) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 6.88
Light Grey Blue
#9DBCD4
ΔE00 7.25
Cloudy Blue
#ACC2D9
ΔE00 7.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2DF #DFC497
analogous
#97D6DF #97B2DF #A097DF
triadic
#97B2DF #DF97B2 #B2DF97
tetradic
#97B2DF #DF97D6 #DFC497 #97DFA0
square
#97B2DF #DF97D6 #DFC497 #97DFA0
split-complementary
#97B2DF #DFA097 #D6DF97
monochromatic
#3B6DC0 #688FD1 #97B2DF #C6D5ED #E8EEF8
Accessibility & contrast
On white
2.15
#97B2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#97B2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2DF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2DF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4E1
Deuteranopia (green-blind)
#9BAEDE
Tritanopia (blue-blind)
#82BBC1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97b2df; /* rgb */ color: rgb(151, 178, 223); /* oklch */ color: oklch(75.9% 0.072 260.5);
Tailwind
colors: {
custom: {
50: '#b7c8e9',
500: '#97b2df',
950: '#000000',
},
}SCSS
$custom: #97b2df; $custom-light: #b7c8e9; $custom-dark: #000000;
JSON
{
"hex": "#97b2df",
"rgb": {
"r": 151,
"g": 178,
"b": 223
},
"hsl": {
"h": 217.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.75935,
"c": 0.07159,
"h": 260.5
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#97B2DF
secondary
#EFE8DC
accent
#8625C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284