#97B8FF#97B8FF
#97B8FF is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.5% C 0.108 H 264.9°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97B8FF |
|---|---|
| RGB | rgb(151, 184, 255) |
| HSL | hsl(221, 100%, 80%) |
| HSV | hsv(221, 41%, 100%) |
| CMYK | cmyk(40.8%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(74.87, 6.33, -38.59) |
| CIE-LCH | lch(74.87, 39.11, 279.31°) |
| OKLab | oklab(78.54% -0.0097 -0.1077) |
| OKLCH | oklch(78.54% 0.108 264.9) |
| XYZ | xyz(47.9473, 48.0778, 101.3418) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.24
Carolina Blue
#8AB8FE
ΔE00 2.88
Baby Blue (survey)
#A2CFFE
ΔE00 6.56
Powder Blue (survey)
#B1D1FC
ΔE00 6.71
Sky Blue (survey)
#75BBFD
ΔE00 7.52
Light Grey Blue
#9DBCD4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B8FF #FFDE97
analogous
#97ECFF #97B8FF #AA97FF
triadic
#97B8FF #FF97B8 #B8FF97
tetradic
#97B8FF #FF97EC #FFDE97 #97FFAA
square
#97B8FF #FF97EC #FFDE97 #97FFAA
split-complementary
#97B8FF #FFAA97 #ECFF97
monochromatic
#1D64FF #5A8EFF #97B8FF #D4E2FF #E0EAFF
Accessibility & contrast
On white
1.98
#97B8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#97B8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B8FF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B8FF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#94B4FD
Tritanopia (blue-blind)
#73C7D1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97b8ff; /* rgb */ color: rgb(151, 184, 255); /* oklch */ color: oklch(78.5% 0.108 264.9);
Tailwind
colors: {
custom: {
50: '#b9cdff',
500: '#97b8ff',
950: '#000000',
},
}SCSS
$custom: #97b8ff; $custom-light: #b9cdff; $custom-dark: #000000;
JSON
{
"hex": "#97b8ff",
"rgb": {
"r": 151,
"g": 184,
"b": 255
},
"hsl": {
"h": 220.962,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.7854,
"c": 0.10812,
"h": 264.9
},
"luminance": 0.4808
}Semantic roles & 50–950 ramp
primary
#97B8FF
secondary
#F7ECD4
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286