#97AFE3#97AFE3
#97AFE3 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.5% C 0.080 H 265.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFE3 |
|---|---|
| RGB | rgb(151, 175, 227) |
| HSL | hsl(221, 58%, 74%) |
| HSV | hsv(221, 33%, 89%) |
| CMYK | cmyk(33.5%, 22.9%, 0%, 11%) |
| CIE-LAB | lab(71.41, 3.94, -28.79) |
| CIE-LCH | lch(71.41, 29.06, 277.79°) |
| OKLab | oklab(75.48% -0.0065 -0.0796) |
| OKLCH | oklch(75.48% 0.08 265.3) |
| XYZ | xyz(41.9535, 42.7836, 78.7057) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.93
Periwinkle Blue
#8F99FB
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 8.11
Light Grey Blue
#9DBCD4
ΔE00 8.64
Cloudy Blue
#ACC2D9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFE3 #E3CB97
analogous
#97D5E3 #97AFE3 #A597E3
triadic
#97AFE3 #E397AF #AFE397
tetradic
#97AFE3 #E397D5 #E3CB97 #97E3A5
square
#97AFE3 #E397D5 #E3CB97 #97E3A5
split-complementary
#97AFE3 #E3A597 #D5E397
monochromatic
#3765C9 #678AD6 #97AFE3 #C7D4F0 #E7ECF9
Accessibility & contrast
On white
2.20
#97AFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#97AFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFE3
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFE3 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB3E5
Deuteranopia (green-blind)
#97ACE2
Tritanopia (blue-blind)
#81BAC1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97afe3; /* rgb */ color: rgb(151, 175, 227); /* oklch */ color: oklch(75.5% 0.080 265.3);
Tailwind
colors: {
custom: {
50: '#b7c6ec',
500: '#97afe3',
950: '#000000',
},
}SCSS
$custom: #97afe3; $custom-light: #b7c6ec; $custom-dark: #000000;
JSON
{
"hex": "#97afe3",
"rgb": {
"r": 151,
"g": 175,
"b": 227
},
"hsl": {
"h": 221.053,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.75475,
"c": 0.0799,
"h": 265.3
},
"luminance": 0.42785
}Semantic roles & 50–950 ramp
primary
#97AFE3
secondary
#F0E9DB
accent
#9120C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284