#97AFEB#97AFEB
#97AFEB is a light, moderate blue. Relative luminance 0.432; OKLCH L 75.8% C 0.091 H 267.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFEB |
|---|---|
| RGB | rgb(151, 175, 235) |
| HSL | hsl(223, 68%, 76%) |
| HSV | hsv(223, 36%, 92%) |
| CMYK | cmyk(35.7%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(71.71, 6.00, -32.67) |
| CIE-LCH | lch(71.71, 33.22, 280.41°) |
| OKLab | oklab(75.82% -0.0041 -0.0907) |
| OKLCH | oklch(75.82% 0.091 267.4) |
| XYZ | xyz(43.0834, 43.2355, 84.6564) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 8.61
Powder Blue (survey)
#B1D1FC
ΔE00 8.75
Light Periwinkle
#C1C6FC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFEB #EBD397
analogous
#97D9EB #97AFEB #A997EB
triadic
#97AFEB #EB97AF #AFEB97
tetradic
#97AFEB #EB97D9 #EBD397 #97EBA9
square
#97AFEB #EB97D9 #EBD397 #97EBA9
split-complementary
#97AFEB #EBA997 #D9EB97
monochromatic
#3060D7 #6488E1 #97AFEB #CAD6F5 #E5EBFA
Accessibility & contrast
On white
2.18
#97AFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#97AFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFEB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFEB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#7EBBC4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97afeb; /* rgb */ color: rgb(151, 175, 235); /* oklch */ color: oklch(75.8% 0.091 267.4);
Tailwind
colors: {
custom: {
50: '#b8c6f1',
500: '#97afeb',
950: '#000000',
},
}SCSS
$custom: #97afeb; $custom-light: #b8c6f1; $custom-dark: #000000;
JSON
{
"hex": "#97afeb",
"rgb": {
"r": 151,
"g": 175,
"b": 235
},
"hsl": {
"h": 222.857,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.75815,
"c": 0.0908,
"h": 267.4
},
"luminance": 0.43237
}Semantic roles & 50–950 ramp
primary
#97AFEB
secondary
#F2EBD9
accent
#9B16D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284