#97AFFD#97AFFD
#97AFFD is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.6% C 0.115 H 270.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFFD |
|---|---|
| RGB | rgb(151, 175, 253) |
| HSL | hsl(226, 96%, 79%) |
| HSV | hsv(226, 40%, 99%) |
| CMYK | cmyk(40.3%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.45, 10.80, -41.29) |
| CIE-LCH | lch(72.45, 42.68, 284.66°) |
| OKLab | oklab(76.63% 0.0009 -0.1155) |
| OKLCH | oklch(76.63% 0.115 270.4) |
| XYZ | xyz(45.8167, 44.3289, 99.0516) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.10
Carolina Blue
#8AB8FE
ΔE00 5.10
Periwinkle Blue
#8F99FB
ΔE00 6.15
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 8.77
Baby Blue (survey)
#A2CFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFFD #FDE597
analogous
#97E2FD #97AFFD #B297FD
triadic
#97AFFD #FD97AF #AFFD97
tetradic
#97AFFD #FD97E2 #FDE597 #97FDB2
square
#97AFFD #FD97E2 #FDE597 #97FDB2
split-complementary
#97AFFD #FDB297 #E2FD97
monochromatic
#1F53FB #5B81FC #97AFFD #D3DDFE #E1E8FE
Accessibility & contrast
On white
2.13
#97AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#97AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFFD
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFFD | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#76BFCB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97affd; /* rgb */ color: rgb(151, 175, 253); /* oklch */ color: oklch(76.6% 0.115 270.4);
Tailwind
colors: {
custom: {
50: '#b9c6fe',
500: '#97affd',
950: '#000000',
},
}SCSS
$custom: #97affd; $custom-light: #b9c6fe; $custom-dark: #000000;
JSON
{
"hex": "#97affd",
"rgb": {
"r": 151,
"g": 175,
"b": 253
},
"hsl": {
"h": 225.882,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.76627,
"c": 0.11548,
"h": 270.4
},
"luminance": 0.44331
}Semantic roles & 50–950 ramp
primary
#97AFFD
secondary
#F7EFD4
accent
#AF00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286