#97AFE2#97AFE2
#97AFE2 is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.4% C 0.079 H 265.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFE2 |
|---|---|
| RGB | rgb(151, 175, 226) |
| HSL | hsl(221, 56%, 74%) |
| HSV | hsv(221, 33%, 89%) |
| CMYK | cmyk(33.2%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(71.37, 3.68, -28.30) |
| CIE-LCH | lch(71.37, 28.54, 277.42°) |
| OKLab | oklab(75.43% -0.0069 -0.0782) |
| OKLCH | oklch(75.43% 0.079 265) |
| XYZ | xyz(41.8159, 42.7285, 77.9809) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.88
Carolina Blue
#8AB8FE
ΔE00 5.99
Periwinkle Blue
#8F99FB
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 8.57
Cloudy Blue
#ACC2D9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFE2 #E2CA97
analogous
#97D5E2 #97AFE2 #A597E2
triadic
#97AFE2 #E297AF #AFE297
tetradic
#97AFE2 #E297D5 #E2CA97 #97E2A5
square
#97AFE2 #E297D5 #E2CA97 #97E2A5
split-complementary
#97AFE2 #E2A597 #D5E297
monochromatic
#3865C7 #678AD5 #97AFE2 #C7D4EF #E7EDF8
Accessibility & contrast
On white
2.20
#97AFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#97AFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFE2
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFE2 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E4
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#81B9C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97afe2; /* rgb */ color: rgb(151, 175, 226); /* oklch */ color: oklch(75.4% 0.079 265.0);
Tailwind
colors: {
custom: {
50: '#b7c6eb',
500: '#97afe2',
950: '#000000',
},
}SCSS
$custom: #97afe2; $custom-light: #b7c6eb; $custom-dark: #000000;
JSON
{
"hex": "#97afe2",
"rgb": {
"r": 151,
"g": 175,
"b": 226
},
"hsl": {
"h": 220.8,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.75433,
"c": 0.07854,
"h": 265
},
"luminance": 0.4273
}Semantic roles & 50–950 ramp
primary
#97AFE2
secondary
#F0E9DB
accent
#9022C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284