#97AFF1#97AFF1
#97AFF1 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.099 H 268.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFF1 |
|---|---|
| RGB | rgb(151, 175, 241) |
| HSL | hsl(224, 76%, 77%) |
| HSV | hsv(224, 37%, 95%) |
| CMYK | cmyk(37.3%, 27.4%, 0%, 5.5%) |
| CIE-LAB | lab(71.95, 7.58, -35.57) |
| CIE-LCH | lch(71.95, 36.37, 282.03°) |
| OKLab | oklab(76.08% -0.0024 -0.099) |
| OKLCH | oklch(76.08% 0.099 268.6) |
| XYZ | xyz(43.9649, 43.5881, 89.2988) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.16
Carolina Blue
#8AB8FE
ΔE00 5.34
Periwinkle Blue
#8F99FB
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Lightsteelblue
#B0C4DE
ΔE00 8.85
Light Grey Blue
#9DBCD4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFF1 #F1D997
analogous
#97DCF1 #97AFF1 #AC97F1
triadic
#97AFF1 #F197AF #AFF197
tetradic
#97AFF1 #F197DC #F1D997 #97F1AC
square
#97AFF1 #F197DC #F1D997 #97F1AC
split-complementary
#97AFF1 #F1AC97 #DCF197
monochromatic
#2B5CE2 #6186EA #97AFF1 #CDD8F8 #E4EAFB
Accessibility & contrast
On white
2.16
#97AFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#97AFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFF1
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFF1 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B5F4
Deuteranopia (green-blind)
#91ADEF
Tritanopia (blue-blind)
#7BBCC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97aff1; /* rgb */ color: rgb(151, 175, 241); /* oklch */ color: oklch(76.1% 0.099 268.6);
Tailwind
colors: {
custom: {
50: '#b8c6f6',
500: '#97aff1',
950: '#000000',
},
}SCSS
$custom: #97aff1; $custom-light: #b8c6f6; $custom-dark: #000000;
JSON
{
"hex": "#97aff1",
"rgb": {
"r": 151,
"g": 175,
"b": 241
},
"hsl": {
"h": 224,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.76079,
"c": 0.09902,
"h": 268.6
},
"luminance": 0.4359
}Semantic roles & 50–950 ramp
primary
#97AFF1
secondary
#F3ECD8
accent
#A20DD8
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121317
muted
#818285