#97AFFA#97AFFA
#97AFFA is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.5% C 0.111 H 270.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFFA |
|---|---|
| RGB | rgb(151, 175, 250) |
| HSL | hsl(225, 91%, 79%) |
| HSV | hsv(225, 40%, 98%) |
| CMYK | cmyk(39.6%, 30%, 0%, 2%) |
| CIE-LAB | lab(72.32, 9.99, -39.87) |
| CIE-LCH | lch(72.32, 41.10, 284.06°) |
| OKLab | oklab(76.49% 0.0001 -0.1114) |
| OKLCH | oklch(76.49% 0.111 270.1) |
| XYZ | xyz(45.3425, 44.1392, 96.5545) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 6.19
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.80
Baby Blue (survey)
#A2CFFE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFFA #FAE297
analogous
#97E0FA #97AFFA #B097FA
triadic
#97AFFA #FA97AF #AFFA97
tetradic
#97AFFA #FA97E0 #FAE297 #97FAB0
square
#97AFFA #FA97E0 #FAE297 #97FAB0
split-complementary
#97AFFA #FAB097 #E0FA97
monochromatic
#2255F4 #5D82F7 #97AFFA #D1DCFD #E2E9FE
Accessibility & contrast
On white
2.14
#97AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#97AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFFA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFFA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#8DADF8
Tritanopia (blue-blind)
#77BECA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97affa; /* rgb */ color: rgb(151, 175, 250); /* oklch */ color: oklch(76.5% 0.111 270.1);
Tailwind
colors: {
custom: {
50: '#b9c6fc',
500: '#97affa',
950: '#000000',
},
}SCSS
$custom: #97affa; $custom-light: #b9c6fc; $custom-dark: #000000;
JSON
{
"hex": "#97affa",
"rgb": {
"r": 151,
"g": 175,
"b": 250
},
"hsl": {
"h": 225.455,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.76487,
"c": 0.11137,
"h": 270.1
},
"luminance": 0.44141
}Semantic roles & 50–950 ramp
primary
#97AFFA
secondary
#F6EED5
accent
#AE00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285