#97AFE6#97AFE6
#97AFE6 is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.6% C 0.084 H 266.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFE6 |
|---|---|
| RGB | rgb(151, 175, 230) |
| HSL | hsl(222, 61%, 75%) |
| HSV | hsv(222, 34%, 90%) |
| CMYK | cmyk(34.3%, 23.9%, 0%, 9.8%) |
| CIE-LAB | lab(71.52, 4.71, -30.25) |
| CIE-LCH | lch(71.52, 30.61, 278.85°) |
| OKLab | oklab(75.6% -0.0056 -0.0838) |
| OKLCH | oklch(75.6% 0.084 266.2) |
| XYZ | xyz(42.3712, 42.9507, 80.9053) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.62
Carolina Blue
#8AB8FE
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 8.32
Powder Blue (survey)
#B1D1FC
ΔE00 8.77
Light Grey Blue
#9DBCD4
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFE6 #E6CE97
analogous
#97D7E6 #97AFE6 #A797E6
triadic
#97AFE6 #E697AF #AFE697
tetradic
#97AFE6 #E697D7 #E6CE97 #97E6A7
square
#97AFE6 #E697D7 #E6CE97 #97E6A7
split-complementary
#97AFE6 #E6A797 #D7E697
monochromatic
#3463CE #6689DA #97AFE6 #C8D5F2 #E6ECF9
Accessibility & contrast
On white
2.19
#97AFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#97AFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFE6
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFE6 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB3E8
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#80BAC2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97afe6; /* rgb */ color: rgb(151, 175, 230); /* oklch */ color: oklch(75.6% 0.084 266.2);
Tailwind
colors: {
custom: {
50: '#b7c6ee',
500: '#97afe6',
950: '#000000',
},
}SCSS
$custom: #97afe6; $custom-light: #b7c6ee; $custom-dark: #000000;
JSON
{
"hex": "#97afe6",
"rgb": {
"r": 151,
"g": 175,
"b": 230
},
"hsl": {
"h": 221.772,
"s": 61.24,
"l": 74.706
},
"oklch": {
"l": 0.75601,
"c": 0.08398,
"h": 266.2
},
"luminance": 0.42952
}Semantic roles & 50–950 ramp
primary
#97AFE6
secondary
#F0EADB
accent
#951DC9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284