#97AAFA#97AAFA
#97AAFA is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.5% C 0.117 H 273.1°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAFA |
|---|---|
| RGB | rgb(151, 170, 250) |
| HSL | hsl(228, 91%, 79%) |
| HSV | hsv(228, 40%, 98%) |
| CMYK | cmyk(39.6%, 32%, 0%, 2%) |
| CIE-LAB | lab(71.03, 12.80, -41.89) |
| CIE-LCH | lch(71.03, 43.80, 286.99°) |
| OKLab | oklab(75.49% 0.0063 -0.1172) |
| OKLCH | oklch(75.49% 0.117 273.1) |
| XYZ | xyz(44.3874, 42.2288, 96.2361) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.76
Pastel Blue
#A2BFFE
ΔE00 5.47
Carolina Blue
#8AB8FE
ΔE00 6.53
Perrywinkle
#8F8CE7
ΔE00 8.92
Light Grey Blue
#9DBCD4
ΔE00 9.21
Cornflowerblue
#6495ED
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAFA #FAE797
analogous
#97DBFA #97AAFA #B597FA
triadic
#97AAFA #FA97AA #AAFA97
tetradic
#97AAFA #FA97DB #FAE797 #97FAB5
square
#97AAFA #FA97DB #FAE797 #97FAB5
split-complementary
#97AAFA #FAB597 #DBFA97
monochromatic
#224BF4 #5D7AF7 #97AAFA #D1DAFD #E2E7FE
Accessibility & contrast
On white
2.22
#97AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#97AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAFA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAFA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#78BAC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97aafa; /* rgb */ color: rgb(151, 170, 250); /* oklch */ color: oklch(75.5% 0.117 273.1);
Tailwind
colors: {
custom: {
50: '#b9c3fc',
500: '#97aafa',
950: '#000000',
},
}SCSS
$custom: #97aafa; $custom-light: #b9c3fc; $custom-dark: #000000;
JSON
{
"hex": "#97aafa",
"rgb": {
"r": 151,
"g": 170,
"b": 250
},
"hsl": {
"h": 228.485,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.75485,
"c": 0.11737,
"h": 273.1
},
"luminance": 0.42231
}Semantic roles & 50–950 ramp
primary
#97AAFA
secondary
#F6EFD5
accent
#B900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185