#97AEFB#97AEFB
#97AEFB is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.3% C 0.114 H 270.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEFB |
|---|---|
| RGB | rgb(151, 174, 251) |
| HSL | hsl(226, 93%, 79%) |
| HSV | hsv(226, 40%, 98%) |
| CMYK | cmyk(39.8%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.10, 10.82, -40.75) |
| CIE-LCH | lch(72.10, 42.16, 284.87°) |
| OKLab | oklab(76.33% 0.0016 -0.1139) |
| OKLCH | oklch(76.33% 0.114 270.8) |
| XYZ | xyz(45.3058, 43.8143, 97.3179) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.35
Carolina Blue
#8AB8FE
ΔE00 5.40
Periwinkle Blue
#8F99FB
ΔE00 5.88
Light Grey Blue
#9DBCD4
ΔE00 8.86
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Lightsteelblue
#B0C4DE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEFB #FBE497
analogous
#97E0FB #97AEFB #B297FB
triadic
#97AEFB #FB97AE #AEFB97
tetradic
#97AEFB #FB97E0 #FBE497 #97FBB2
square
#97AEFB #FB97E0 #FBE497 #97FBB2
split-complementary
#97AEFB #FBB297 #E0FB97
monochromatic
#2152F6 #5C80F9 #97AEFB #D2DCFD #E2E8FE
Accessibility & contrast
On white
2.15
#97AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#97AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEFB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEFB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FE
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#77BEC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97aefb; /* rgb */ color: rgb(151, 174, 251); /* oklch */ color: oklch(76.3% 0.114 270.8);
Tailwind
colors: {
custom: {
50: '#b9c6fd',
500: '#97aefb',
950: '#000000',
},
}SCSS
$custom: #97aefb; $custom-light: #b9c6fd; $custom-dark: #000000;
JSON
{
"hex": "#97aefb",
"rgb": {
"r": 151,
"g": 174,
"b": 251
},
"hsl": {
"h": 226.2,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.76333,
"c": 0.11392,
"h": 270.8
},
"luminance": 0.43816
}Semantic roles & 50–950 ramp
primary
#97AEFB
secondary
#F6EED5
accent
#B100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185