#97AFF8#97AFF8
#97AFF8 is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.4% C 0.109 H 269.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFF8 |
|---|---|
| RGB | rgb(151, 175, 248) |
| HSL | hsl(225, 87%, 78%) |
| HSV | hsv(225, 39%, 97%) |
| CMYK | cmyk(39.1%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(72.24, 9.45, -38.92) |
| CIE-LCH | lch(72.24, 40.05, 283.65°) |
| OKLab | oklab(76.4% -0.0004 -0.1086) |
| OKLCH | oklch(76.4% 0.109 269.8) |
| XYZ | xyz(45.0306, 44.0144, 94.9117) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 5.17
Periwinkle Blue
#8F99FB
ΔE00 6.23
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFF8 #F8E097
analogous
#97DFF8 #97AFF8 #AF97F8
triadic
#97AFF8 #F897AF #AFF897
tetradic
#97AFF8 #F897DF #F8E097 #97F8AF
square
#97AFF8 #F897DF #F8E097 #97F8AF
split-complementary
#97AFF8 #F8AF97 #DFF897
monochromatic
#2457F0 #5E83F4 #97AFF8 #D0DBFC #E2E9FD
Accessibility & contrast
On white
2.14
#97AFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#97AFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFF8
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFF8 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FB
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#78BEC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97aff8; /* rgb */ color: rgb(151, 175, 248); /* oklch */ color: oklch(76.4% 0.109 269.8);
Tailwind
colors: {
custom: {
50: '#b9c6fb',
500: '#97aff8',
950: '#000000',
},
}SCSS
$custom: #97aff8; $custom-light: #b9c6fb; $custom-dark: #000000;
JSON
{
"hex": "#97aff8",
"rgb": {
"r": 151,
"g": 175,
"b": 248
},
"hsl": {
"h": 225.155,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.76395,
"c": 0.10862,
"h": 269.8
},
"luminance": 0.44017
}Semantic roles & 50–950 ramp
primary
#97AFF8
secondary
#F5EDD6
accent
#AC02E4
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285