#97B8F2#97B8F2
#97B8F2 is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.0% C 0.091 H 261.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97B8F2 |
|---|---|
| RGB | rgb(151, 184, 242) |
| HSL | hsl(218, 78%, 77%) |
| HSV | hsv(218, 38%, 95%) |
| CMYK | cmyk(37.6%, 24%, 0%, 5.1%) |
| CIE-LAB | lab(74.36, 2.86, -32.38) |
| CIE-LCH | lch(74.36, 32.51, 275.05°) |
| OKLab | oklab(77.97% -0.0135 -0.0899) |
| OKLCH | oklch(77.97% 0.091 261.5) |
| XYZ | xyz(45.9251, 47.2688, 90.6911) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.40
Carolina Blue
#8AB8FE
ΔE00 3.03
Baby Blue (survey)
#A2CFFE
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.48
Sky Blue (survey)
#75BBFD
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B8F2 #F2D197
analogous
#97E5F2 #97B8F2 #A497F2
triadic
#97B8F2 #F297B8 #B8F297
tetradic
#97B8F2 #F297E5 #F2D197 #97F2A4
square
#97B8F2 #F297E5 #F2D197 #97F2A4
split-complementary
#97B8F2 #F2A497 #E5F297
monochromatic
#2A6EE4 #6193EB #97B8F2 #CDDDF9 #E4ECFC
Accessibility & contrast
On white
2.01
#97B8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#97B8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B8F2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B8F2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BCF5
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#7AC4CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97b8f2; /* rgb */ color: rgb(151, 184, 242); /* oklch */ color: oklch(78.0% 0.091 261.5);
Tailwind
colors: {
custom: {
50: '#b8cdf6',
500: '#97b8f2',
950: '#000000',
},
}SCSS
$custom: #97b8f2; $custom-light: #b8cdf6; $custom-dark: #000000;
JSON
{
"hex": "#97b8f2",
"rgb": {
"r": 151,
"g": 184,
"b": 242
},
"hsl": {
"h": 218.242,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.77971,
"c": 0.09089,
"h": 261.5
},
"luminance": 0.47271
}Semantic roles & 50–950 ramp
primary
#97B8F2
secondary
#F3E9D8
accent
#8F0BDA
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121317
muted
#818285