#97B3FD#97B3FD
#97B3FD is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.4% C 0.111 H 267.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97B3FD |
|---|---|
| RGB | rgb(151, 179, 253) |
| HSL | hsl(224, 96%, 79%) |
| HSV | hsv(224, 40%, 99%) |
| CMYK | cmyk(40.3%, 29.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.49, 8.56, -39.67) |
| CIE-LCH | lch(73.49, 40.59, 282.18°) |
| OKLab | oklab(77.43% -0.0041 -0.1108) |
| OKLCH | oklch(77.43% 0.111 267.9) |
| XYZ | xyz(46.6067, 45.9090, 99.3150) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.09
Carolina Blue
#8AB8FE
ΔE00 4.04
Periwinkle Blue
#8F99FB
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.78
Baby Blue (survey)
#A2CFFE
ΔE00 7.94
Light Grey Blue
#9DBCD4
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B3FD #FDE197
analogous
#97E6FD #97B3FD #AE97FD
triadic
#97B3FD #FD97B3 #B3FD97
tetradic
#97B3FD #FD97E6 #FDE197 #97FDAE
square
#97B3FD #FD97E6 #FDE197 #97FDAE
split-complementary
#97B3FD #FDAE97 #E6FD97
monochromatic
#1F5BFB #5B87FC #97B3FD #D3DFFE #E1E9FE
Accessibility & contrast
On white
2.06
#97B3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#97B3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B3FD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B3FD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#75C2CD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97b3fd; /* rgb */ color: rgb(151, 179, 253); /* oklch */ color: oklch(77.4% 0.111 267.9);
Tailwind
colors: {
custom: {
50: '#b9c9fe',
500: '#97b3fd',
950: '#000000',
},
}SCSS
$custom: #97b3fd; $custom-light: #b9c9fe; $custom-dark: #000000;
JSON
{
"hex": "#97b3fd",
"rgb": {
"r": 151,
"g": 179,
"b": 253
},
"hsl": {
"h": 223.529,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.77434,
"c": 0.11087,
"h": 267.9
},
"luminance": 0.45911
}Semantic roles & 50–950 ramp
primary
#97B3FD
secondary
#F7EDD4
accent
#A600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286