#97B4DF#97B4DF
#97B4DF is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.4% C 0.070 H 258.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4DF |
|---|---|
| RGB | rgb(151, 180, 223) |
| HSL | hsl(216, 53%, 73%) |
| HSV | hsv(216, 32%, 87%) |
| CMYK | cmyk(32.3%, 19.3%, 0%, 12.5%) |
| CIE-LAB | lab(72.59, 0.17, -24.79) |
| CIE-LCH | lch(72.59, 24.79, 270.40°) |
| OKLab | oklab(76.35% -0.0144 -0.0683) |
| OKLCH | oklch(76.35% 0.07 258.1) |
| XYZ | xyz(42.3991, 44.5478, 76.1623) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.42
Carolina Blue
#8AB8FE
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4DF #DFC297
analogous
#97D8DF #97B4DF #9E97DF
triadic
#97B4DF #DF97B4 #B4DF97
tetradic
#97B4DF #DF97D8 #DFC297 #97DF9E
square
#97B4DF #DF97D8 #DFC297 #97DF9E
split-complementary
#97B4DF #DF9E97 #D8DF97
monochromatic
#3B71C0 #6892D1 #97B4DF #C6D6ED #E8EEF8
Accessibility & contrast
On white
2.12
#97B4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#97B4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4DF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4DF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B6E1
Deuteranopia (green-blind)
#9DAFDE
Tritanopia (blue-blind)
#82BDC2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b4df; /* rgb */ color: rgb(151, 180, 223); /* oklch */ color: oklch(76.4% 0.070 258.1);
Tailwind
colors: {
custom: {
50: '#b7cae9',
500: '#97b4df',
950: '#000000',
},
}SCSS
$custom: #97b4df; $custom-light: #b7cae9; $custom-dark: #000000;
JSON
{
"hex": "#97b4df",
"rgb": {
"r": 151,
"g": 180,
"b": 223
},
"hsl": {
"h": 215.833,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.76354,
"c": 0.06982,
"h": 258.1
},
"luminance": 0.4455
}Semantic roles & 50–950 ramp
primary
#97B4DF
secondary
#EFE7DC
accent
#8225C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284