#97BCFE#97BCFE
#97BCFE is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.3% C 0.103 H 261.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCFE |
|---|---|
| RGB | rgb(151, 188, 254) |
| HSL | hsl(218, 98%, 79%) |
| HSV | hsv(218, 41%, 100%) |
| CMYK | cmyk(40.6%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(75.88, 3.85, -36.49) |
| CIE-LCH | lch(75.88, 36.69, 276.03°) |
| OKLab | oklab(79.32% -0.0149 -0.1016) |
| OKLCH | oklch(79.32% 0.103 261.7) |
| XYZ | xyz(48.6295, 49.6989, 100.7772) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.20
Carolina Blue
#8AB8FE
ΔE00 2.30
Baby Blue (survey)
#A2CFFE
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 5.89
Sky Blue (survey)
#75BBFD
ΔE00 6.56
Light Blue
#95D0FC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCFE #FED997
analogous
#97EFFE #97BCFE #A697FE
triadic
#97BCFE #FE97BC #BCFE97
tetradic
#97BCFE #FE97EF #FED997 #97FEA6
square
#97BCFE #FE97EF #FED997 #97FEA6
split-complementary
#97BCFE #FEA697 #EFFE97
monochromatic
#1E6EFD #5A95FD #97BCFE #D4E3FF #E1EBFF
Accessibility & contrast
On white
1.92
#97BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#97BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCFE
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCFE | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#99B7FD
Tritanopia (blue-blind)
#73CAD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97bcfe; /* rgb */ color: rgb(151, 188, 254); /* oklch */ color: oklch(79.3% 0.103 261.7);
Tailwind
colors: {
custom: {
50: '#b9d0ff',
500: '#97bcfe',
950: '#000000',
},
}SCSS
$custom: #97bcfe; $custom-light: #b9d0ff; $custom-dark: #000000;
JSON
{
"hex": "#97bcfe",
"rgb": {
"r": 151,
"g": 188,
"b": 254
},
"hsl": {
"h": 218.447,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.79315,
"c": 0.10272,
"h": 261.7
},
"luminance": 0.49702
}Semantic roles & 50–950 ramp
primary
#97BCFE
secondary
#F7EAD4
accent
#9300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286