#97AEFA#97AEFA
#97AEFA is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.3% C 0.113 H 270.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEFA |
|---|---|
| RGB | rgb(151, 174, 250) |
| HSL | hsl(226, 91%, 79%) |
| HSV | hsv(226, 40%, 98%) |
| CMYK | cmyk(39.6%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(72.06, 10.55, -40.27) |
| CIE-LCH | lch(72.06, 41.63, 284.68°) |
| OKLab | oklab(76.29% 0.0014 -0.1125) |
| OKLCH | oklch(76.29% 0.113 270.7) |
| XYZ | xyz(45.1486, 43.7514, 96.4899) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.34
Carolina Blue
#8AB8FE
ΔE00 5.41
Periwinkle Blue
#8F99FB
ΔE00 5.90
Light Grey Blue
#9DBCD4
ΔE00 8.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Lightsteelblue
#B0C4DE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEFA #FAE397
analogous
#97DFFA #97AEFA #B197FA
triadic
#97AEFA #FA97AE #AEFA97
tetradic
#97AEFA #FA97DF #FAE397 #97FAB1
square
#97AEFA #FA97DF #FAE397 #97FAB1
split-complementary
#97AEFA #FAB197 #DFFA97
monochromatic
#2253F4 #5D81F7 #97AEFA #D1DBFD #E2E8FE
Accessibility & contrast
On white
2.15
#97AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#97AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEFA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEFA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#8BADF8
Tritanopia (blue-blind)
#77BDC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97aefa; /* rgb */ color: rgb(151, 174, 250); /* oklch */ color: oklch(76.3% 0.113 270.7);
Tailwind
colors: {
custom: {
50: '#b9c6fc',
500: '#97aefa',
950: '#000000',
},
}SCSS
$custom: #97aefa; $custom-light: #b9c6fc; $custom-dark: #000000;
JSON
{
"hex": "#97aefa",
"rgb": {
"r": 151,
"g": 174,
"b": 250
},
"hsl": {
"h": 226.061,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.76286,
"c": 0.11255,
"h": 270.7
},
"luminance": 0.43754
}Semantic roles & 50–950 ramp
primary
#97AEFA
secondary
#F6EED5
accent
#B000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185