#97AFF4#97AFF4
#97AFF4 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.2% C 0.103 H 269.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFF4 |
|---|---|
| RGB | rgb(151, 175, 244) |
| HSL | hsl(225, 81%, 77%) |
| HSV | hsv(225, 38%, 96%) |
| CMYK | cmyk(38.1%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(72.07, 8.38, -37.01) |
| CIE-LCH | lch(72.07, 37.94, 282.76°) |
| OKLab | oklab(76.21% -0.0015 -0.1031) |
| OKLCH | oklch(76.21% 0.103 269.2) |
| XYZ | xyz(44.4167, 43.7689, 91.6783) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.11
Carolina Blue
#8AB8FE
ΔE00 5.25
Periwinkle Blue
#8F99FB
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.88
Lightsteelblue
#B0C4DE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFF4 #F4DC97
analogous
#97DEF4 #97AFF4 #AD97F4
triadic
#97AFF4 #F497AF #AFF497
tetradic
#97AFF4 #F497DE #F4DC97 #97F4AD
square
#97AFF4 #F497DE #F4DC97 #97F4AD
split-complementary
#97AFF4 #F4AD97 #DEF497
monochromatic
#285AE8 #6084EE #97AFF4 #CEDAFA #E3EAFC
Accessibility & contrast
On white
2.15
#97AFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#97AFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFF4
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFF4 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F7
Deuteranopia (green-blind)
#8FADF2
Tritanopia (blue-blind)
#7ABDC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97aff4; /* rgb */ color: rgb(151, 175, 244); /* oklch */ color: oklch(76.2% 0.103 269.2);
Tailwind
colors: {
custom: {
50: '#b8c6f8',
500: '#97aff4',
950: '#000000',
},
}SCSS
$custom: #97aff4; $custom-light: #b8c6f8; $custom-dark: #000000;
JSON
{
"hex": "#97aff4",
"rgb": {
"r": 151,
"g": 175,
"b": 244
},
"hsl": {
"h": 224.516,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.76213,
"c": 0.10314,
"h": 269.2
},
"luminance": 0.43771
}Semantic roles & 50–950 ramp
primary
#97AFF4
secondary
#F4ECD7
accent
#A608DD
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285