#97AFE7#97AFE7
#97AFE7 is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.6% C 0.085 H 266.4°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFE7 |
|---|---|
| RGB | rgb(151, 175, 231) |
| HSL | hsl(222, 63%, 75%) |
| HSV | hsv(222, 35%, 91%) |
| CMYK | cmyk(34.6%, 24.2%, 0%, 9.4%) |
| CIE-LAB | lab(71.56, 4.97, -30.74) |
| CIE-LCH | lch(71.56, 31.13, 279.18°) |
| OKLab | oklab(75.64% -0.0053 -0.0852) |
| OKLCH | oklch(75.64% 0.085 266.4) |
| XYZ | xyz(42.5120, 43.0070, 81.6470) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.56
Carolina Blue
#8AB8FE
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 8.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.76
Light Grey Blue
#9DBCD4
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFE7 #E7CF97
analogous
#97D7E7 #97AFE7 #A797E7
triadic
#97AFE7 #E797AF #AFE797
tetradic
#97AFE7 #E797D7 #E7CF97 #97E7A7
square
#97AFE7 #E797D7 #E7CF97 #97E7A7
split-complementary
#97AFE7 #E7A797 #D7E797
monochromatic
#3463D0 #6589DC #97AFE7 #C9D5F2 #E6ECF9
Accessibility & contrast
On white
2.19
#97AFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#97AFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFE7
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFE7 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB3EA
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#7FBAC2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97afe7; /* rgb */ color: rgb(151, 175, 231); /* oklch */ color: oklch(75.6% 0.085 266.4);
Tailwind
colors: {
custom: {
50: '#b7c6ee',
500: '#97afe7',
950: '#000000',
},
}SCSS
$custom: #97afe7; $custom-light: #b7c6ee; $custom-dark: #000000;
JSON
{
"hex": "#97afe7",
"rgb": {
"r": 151,
"g": 175,
"b": 231
},
"hsl": {
"h": 222,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.75643,
"c": 0.08534,
"h": 266.4
},
"luminance": 0.43009
}Semantic roles & 50–950 ramp
primary
#97AFE7
secondary
#F1EADA
accent
#961BCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284