#97AFF7#97AFF7
#97AFF7 is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.3% C 0.107 H 269.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFF7 |
|---|---|
| RGB | rgb(151, 175, 247) |
| HSL | hsl(225, 86%, 78%) |
| HSV | hsv(225, 39%, 97%) |
| CMYK | cmyk(38.9%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(72.20, 9.18, -38.44) |
| CIE-LCH | lch(72.20, 39.52, 283.43°) |
| OKLab | oklab(76.35% -0.0007 -0.1072) |
| OKLCH | oklch(76.35% 0.107 269.6) |
| XYZ | xyz(44.8759, 43.9525, 94.0968) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.08
Carolina Blue
#8AB8FE
ΔE00 5.18
Periwinkle Blue
#8F99FB
ΔE00 6.26
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.84
Lightsteelblue
#B0C4DE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFF7 #F7DF97
analogous
#97DFF7 #97AFF7 #AF97F7
triadic
#97AFF7 #F797AF #AFF797
tetradic
#97AFF7 #F797DF #F7DF97 #97F7AF
square
#97AFF7 #F797DF #F7DF97 #97F7AF
split-complementary
#97AFF7 #F7AF97 #DFF797
monochromatic
#2558EE #5E83F3 #97AFF7 #D0DBFB #E3E9FD
Accessibility & contrast
On white
2.14
#97AFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#97AFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFF7
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFF7 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B5FA
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#78BEC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97aff7; /* rgb */ color: rgb(151, 175, 247); /* oklch */ color: oklch(76.3% 0.107 269.6);
Tailwind
colors: {
custom: {
50: '#b9c6fa',
500: '#97aff7',
950: '#000000',
},
}SCSS
$custom: #97aff7; $custom-light: #b9c6fa; $custom-dark: #000000;
JSON
{
"hex": "#97aff7",
"rgb": {
"r": 151,
"g": 175,
"b": 247
},
"hsl": {
"h": 225,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.7635,
"c": 0.10725,
"h": 269.6
},
"luminance": 0.43955
}Semantic roles & 50–950 ramp
primary
#97AFF7
secondary
#F5EDD6
accent
#AA03E2
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285