#97AFF5#97AFF5
#97AFF5 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.3% C 0.105 H 269.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFF5 |
|---|---|
| RGB | rgb(151, 175, 245) |
| HSL | hsl(225, 82%, 78%) |
| HSV | hsv(225, 38%, 96%) |
| CMYK | cmyk(38.4%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(72.11, 8.65, -37.48) |
| CIE-LCH | lch(72.11, 38.47, 282.99°) |
| OKLab | oklab(76.26% -0.0012 -0.1045) |
| OKLCH | oklch(76.26% 0.105 269.3) |
| XYZ | xyz(44.5689, 43.8298, 92.4801) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 5.23
Periwinkle Blue
#8F99FB
ΔE00 6.31
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.86
Lightsteelblue
#B0C4DE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFF5 #F5DD97
analogous
#97DEF5 #97AFF5 #AE97F5
triadic
#97AFF5 #F597AF #AFF597
tetradic
#97AFF5 #F597DE #F5DD97 #97F5AE
square
#97AFF5 #F597DE #F5DD97 #97F5AE
split-complementary
#97AFF5 #F5AE97 #DEF597
monochromatic
#2759EA #5F84F0 #97AFF5 #CFDAFA #E3EAFC
Accessibility & contrast
On white
2.15
#97AFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#97AFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFF5
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFF5 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B5F8
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#79BDC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97aff5; /* rgb */ color: rgb(151, 175, 245); /* oklch */ color: oklch(76.3% 0.105 269.3);
Tailwind
colors: {
custom: {
50: '#b8c6f8',
500: '#97aff5',
950: '#000000',
},
}SCSS
$custom: #97aff5; $custom-light: #b8c6f8; $custom-dark: #000000;
JSON
{
"hex": "#97aff5",
"rgb": {
"r": 151,
"g": 175,
"b": 245
},
"hsl": {
"h": 224.681,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.76259,
"c": 0.10451,
"h": 269.3
},
"luminance": 0.43832
}Semantic roles & 50–950 ramp
primary
#97AFF5
secondary
#F4EDD7
accent
#A807DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285