#97BAF4#97BAF4
#97BAF4 is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.5% C 0.092 H 260.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97BAF4 |
|---|---|
| RGB | rgb(151, 186, 244) |
| HSL | hsl(217, 81%, 77%) |
| HSV | hsv(217, 38%, 96%) |
| CMYK | cmyk(38.1%, 23.8%, 0%, 4.3%) |
| CIE-LAB | lab(74.97, 2.29, -32.52) |
| CIE-LCH | lch(74.97, 32.61, 274.03°) |
| OKLab | oklab(78.47% -0.0154 -0.0903) |
| OKLCH | oklch(78.47% 0.092 260.3) |
| XYZ | xyz(46.6455, 48.2264, 92.4212) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.29
Carolina Blue
#8AB8FE
ΔE00 2.64
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Sky Blue (survey)
#75BBFD
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BAF4 #F4D197
analogous
#97E9F4 #97BAF4 #A297F4
triadic
#97BAF4 #F497BA #BAF497
tetradic
#97BAF4 #F497E9 #F4D197 #97F4A2
square
#97BAF4 #F497E9 #F4D197 #97F4A2
split-complementary
#97BAF4 #F4A297 #E9F497
monochromatic
#2871E8 #6095EE #97BAF4 #CEDFFA #E3EDFC
Accessibility & contrast
On white
1.97
#97BAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#97BAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BAF4
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BAF4 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BDF7
Deuteranopia (green-blind)
#9BB5F3
Tritanopia (blue-blind)
#78C6CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97baf4; /* rgb */ color: rgb(151, 186, 244); /* oklch */ color: oklch(78.5% 0.092 260.3);
Tailwind
colors: {
custom: {
50: '#b8cef8',
500: '#97baf4',
950: '#000000',
},
}SCSS
$custom: #97baf4; $custom-light: #b8cef8; $custom-dark: #000000;
JSON
{
"hex": "#97baf4",
"rgb": {
"r": 151,
"g": 186,
"b": 244
},
"hsl": {
"h": 217.419,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.78471,
"c": 0.09159,
"h": 260.3
},
"luminance": 0.48229
}Semantic roles & 50–950 ramp
primary
#97BAF4
secondary
#F4E9D7
accent
#8D08DD
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285