#97AAED#97AAED
#97AAED is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.9% C 0.099 H 271.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAED |
|---|---|
| RGB | rgb(151, 170, 237) |
| HSL | hsl(227, 70%, 76%) |
| HSV | hsv(227, 36%, 93%) |
| CMYK | cmyk(36.3%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(70.48, 9.32, -35.67) |
| CIE-LCH | lch(70.48, 36.87, 284.65°) |
| OKLab | oklab(74.88% 0.0029 -0.0993) |
| OKLCH | oklch(74.88% 0.099 271.7) |
| XYZ | xyz(42.4188, 41.4414, 85.8683) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.39
Pastel Blue
#A2BFFE
ΔE00 5.67
Carolina Blue
#8AB8FE
ΔE00 6.92
Perrywinkle
#8F8CE7
ΔE00 8.84
Light Periwinkle
#C1C6FC
ΔE00 9.31
Cornflowerblue
#6495ED
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAED #EDDA97
analogous
#97D5ED #97AAED #AF97ED
triadic
#97AAED #ED97AA #AAED97
tetradic
#97AAED #ED97D5 #EDDA97 #97EDAF
square
#97AAED #ED97D5 #EDDA97 #97EDAF
split-complementary
#97AAED #EDAF97 #D5ED97
monochromatic
#2F55DB #637FE4 #97AAED #CBD5F6 #E5EAFA
Accessibility & contrast
On white
2.26
#97AAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#97AAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAED
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAED | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#7DB7C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97aaed; /* rgb */ color: rgb(151, 170, 237); /* oklch */ color: oklch(74.9% 0.099 271.7);
Tailwind
colors: {
custom: {
50: '#b8c3f3',
500: '#97aaed',
950: '#000000',
},
}SCSS
$custom: #97aaed; $custom-light: #b8c3f3; $custom-dark: #000000;
JSON
{
"hex": "#97aaed",
"rgb": {
"r": 151,
"g": 170,
"b": 237
},
"hsl": {
"h": 226.744,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.74884,
"c": 0.09933,
"h": 271.7
},
"luminance": 0.41443
}Semantic roles & 50–950 ramp
primary
#97AAED
secondary
#F2EDD9
accent
#A813D3
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185