#97BDFB#97BDFB
#97BDFB is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.4% C 0.098 H 260.0°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDFB |
|---|---|
| RGB | rgb(151, 189, 251) |
| HSL | hsl(217, 93%, 79%) |
| HSV | hsv(217, 40%, 98%) |
| CMYK | cmyk(39.8%, 24.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.03, 2.50, -34.65) |
| CIE-LCH | lch(76.03, 34.74, 274.13°) |
| OKLab | oklab(79.39% -0.017 -0.0964) |
| OKLCH | oklch(79.39% 0.098 260) |
| XYZ | xyz(48.3672, 49.9369, 98.3383) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.26
Pastel Blue
#A2BFFE
ΔE00 2.34
Baby Blue (survey)
#A2CFFE
ΔE00 5.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Sky Blue (survey)
#75BBFD
ΔE00 6.22
Light Blue
#95D0FC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDFB #FBD597
analogous
#97EFFB #97BDFB #A397FB
triadic
#97BDFB #FB97BD #BDFB97
tetradic
#97BDFB #FB97EF #FBD597 #97FBA3
square
#97BDFB #FB97EF #FBD597 #97FBA3
split-complementary
#97BDFB #FBA397 #EFFB97
monochromatic
#2172F6 #5C98F9 #97BDFB #D2E2FD #E2ECFE
Accessibility & contrast
On white
1.91
#97BDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#97BDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDFB
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDFB | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#75CAD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97bdfb; /* rgb */ color: rgb(151, 189, 251); /* oklch */ color: oklch(79.4% 0.098 260.0);
Tailwind
colors: {
custom: {
50: '#b9d0fd',
500: '#97bdfb',
950: '#000000',
},
}SCSS
$custom: #97bdfb; $custom-light: #b9d0fd; $custom-dark: #000000;
JSON
{
"hex": "#97bdfb",
"rgb": {
"r": 151,
"g": 189,
"b": 251
},
"hsl": {
"h": 217.2,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.79391,
"c": 0.09786,
"h": 260
},
"luminance": 0.4994
}Semantic roles & 50–950 ramp
primary
#97BDFB
secondary
#F6E9D5
accent
#8E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121417
muted
#818285