#97B2FF#97B2FF
#97B2FF is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.3% C 0.115 H 268.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2FF |
|---|---|
| RGB | rgb(151, 178, 255) |
| HSL | hsl(224, 100%, 80%) |
| HSV | hsv(224, 41%, 100%) |
| CMYK | cmyk(40.8%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(73.31, 9.67, -41.03) |
| CIE-LCH | lch(73.31, 42.15, 283.26°) |
| OKLab | oklab(77.32% -0.0023 -0.1147) |
| OKLCH | oklch(77.32% 0.115 268.9) |
| XYZ | xyz(46.7273, 45.6377, 100.9352) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.36
Carolina Blue
#8AB8FE
ΔE00 4.30
Periwinkle Blue
#8F99FB
ΔE00 7.01
Powder Blue (survey)
#B1D1FC
ΔE00 8.02
Baby Blue (survey)
#A2CFFE
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2FF #FFE497
analogous
#97E6FF #97B2FF #B097FF
triadic
#97B2FF #FF97B2 #B2FF97
tetradic
#97B2FF #FF97E6 #FFE497 #97FFB0
square
#97B2FF #FF97E6 #FFE497 #97FFB0
split-complementary
#97B2FF #FFB097 #E6FF97
monochromatic
#1D57FF #5A85FF #97B2FF #D4DFFF #E0E8FF
Accessibility & contrast
On white
2.07
#97B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#97B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2FF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2FF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#8EB0FD
Tritanopia (blue-blind)
#74C2CD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97b2ff; /* rgb */ color: rgb(151, 178, 255); /* oklch */ color: oklch(77.3% 0.115 268.9);
Tailwind
colors: {
custom: {
50: '#b9c8ff',
500: '#97b2ff',
950: '#000000',
},
}SCSS
$custom: #97b2ff; $custom-light: #b9c8ff; $custom-dark: #000000;
JSON
{
"hex": "#97b2ff",
"rgb": {
"r": 151,
"g": 178,
"b": 255
},
"hsl": {
"h": 224.423,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.77324,
"c": 0.11473,
"h": 268.9
},
"luminance": 0.4564
}Semantic roles & 50–950 ramp
primary
#97B2FF
secondary
#F7EED4
accent
#AA00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286