#97AFFB#97AFFB
#97AFFB is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.5% C 0.113 H 270.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFFB |
|---|---|
| RGB | rgb(151, 175, 251) |
| HSL | hsl(226, 93%, 79%) |
| HSV | hsv(226, 40%, 98%) |
| CMYK | cmyk(39.8%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(72.36, 10.26, -40.34) |
| CIE-LCH | lch(72.36, 41.63, 284.27°) |
| OKLab | oklab(76.53% 0.0004 -0.1127) |
| OKLCH | oklch(76.53% 0.113 270.2) |
| XYZ | xyz(45.4997, 44.2021, 97.3825) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.08
Carolina Blue
#8AB8FE
ΔE00 5.12
Periwinkle Blue
#8F99FB
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.79
Baby Blue (survey)
#A2CFFE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFFB #FBE397
analogous
#97E1FB #97AFFB #B197FB
triadic
#97AFFB #FB97AF #AFFB97
tetradic
#97AFFB #FB97E1 #FBE397 #97FBB1
square
#97AFFB #FB97E1 #FBE397 #97FBB1
split-complementary
#97AFFB #FBB197 #E1FB97
monochromatic
#2154F6 #5C82F9 #97AFFB #D2DCFD #E2E8FE
Accessibility & contrast
On white
2.13
#97AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#97AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFFB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFFB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#8CAEF9
Tritanopia (blue-blind)
#77BECA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97affb; /* rgb */ color: rgb(151, 175, 251); /* oklch */ color: oklch(76.5% 0.113 270.2);
Tailwind
colors: {
custom: {
50: '#b9c6fd',
500: '#97affb',
950: '#000000',
},
}SCSS
$custom: #97affb; $custom-light: #b9c6fd; $custom-dark: #000000;
JSON
{
"hex": "#97affb",
"rgb": {
"r": 151,
"g": 175,
"b": 251
},
"hsl": {
"h": 225.6,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.76534,
"c": 0.11274,
"h": 270.2
},
"luminance": 0.44204
}Semantic roles & 50–950 ramp
primary
#97AFFB
secondary
#F6EED5
accent
#AE00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285