#97AEFD#97AEFD
#97AEFD is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.4% C 0.117 H 271.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEFD |
|---|---|
| RGB | rgb(151, 174, 253) |
| HSL | hsl(226, 96%, 79%) |
| HSV | hsv(226, 40%, 99%) |
| CMYK | cmyk(40.3%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.19, 11.36, -41.70) |
| CIE-LCH | lch(72.19, 43.22, 285.24°) |
| OKLab | oklab(76.43% 0.0021 -0.1166) |
| OKLCH | oklch(76.43% 0.117 271) |
| XYZ | xyz(45.6228, 43.9410, 98.9870) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.36
Carolina Blue
#8AB8FE
ΔE00 5.37
Periwinkle Blue
#8F99FB
ΔE00 5.85
Light Grey Blue
#9DBCD4
ΔE00 8.84
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Baby Blue (survey)
#A2CFFE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEFD #FDE697
analogous
#97E1FD #97AEFD #B397FD
triadic
#97AEFD #FD97AE #AEFD97
tetradic
#97AEFD #FD97E1 #FDE697 #97FDB3
square
#97AEFD #FD97E1 #FDE697 #97FDB3
split-complementary
#97AEFD #FDB397 #E1FD97
monochromatic
#1F50FB #5B7FFC #97AEFD #D3DDFE #E1E8FE
Accessibility & contrast
On white
2.15
#97AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#97AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEFD
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEFD | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#76BECA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97aefd; /* rgb */ color: rgb(151, 174, 253); /* oklch */ color: oklch(76.4% 0.117 271.0);
Tailwind
colors: {
custom: {
50: '#b9c6fe',
500: '#97aefd',
950: '#000000',
},
}SCSS
$custom: #97aefd; $custom-light: #b9c6fe; $custom-dark: #000000;
JSON
{
"hex": "#97aefd",
"rgb": {
"r": 151,
"g": 174,
"b": 253
},
"hsl": {
"h": 226.471,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.76426,
"c": 0.11667,
"h": 271
},
"luminance": 0.43943
}Semantic roles & 50–950 ramp
primary
#97AEFD
secondary
#F7EFD4
accent
#B200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186