#97B0E2#97B0E2
#97B0E2 is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.6% C 0.078 H 263.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97B0E2 |
|---|---|
| RGB | rgb(151, 176, 226) |
| HSL | hsl(220, 56%, 74%) |
| HSV | hsv(220, 33%, 89%) |
| CMYK | cmyk(33.2%, 22.1%, 0%, 11.4%) |
| CIE-LAB | lab(71.64, 3.13, -27.89) |
| CIE-LCH | lch(71.64, 28.07, 276.41°) |
| OKLab | oklab(75.64% -0.0082 -0.0771) |
| OKLCH | oklch(75.64% 0.078 263.9) |
| XYZ | xyz(42.0113, 43.1192, 78.0460) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.66
Carolina Blue
#8AB8FE
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 8.28
Cloudy Blue
#ACC2D9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B0E2 #E2C997
analogous
#97D6E2 #97B0E2 #A497E2
triadic
#97B0E2 #E297B0 #B0E297
tetradic
#97B0E2 #E297D6 #E2C997 #97E2A4
square
#97B0E2 #E297D6 #E2C997 #97E2A4
split-complementary
#97B0E2 #E2A497 #D6E297
monochromatic
#3867C7 #678CD5 #97B0E2 #C7D4EF #E7EDF8
Accessibility & contrast
On white
2.18
#97B0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#97B0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B0E2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B0E2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB3E4
Deuteranopia (green-blind)
#98ACE1
Tritanopia (blue-blind)
#81BAC1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b0e2; /* rgb */ color: rgb(151, 176, 226); /* oklch */ color: oklch(75.6% 0.078 263.9);
Tailwind
colors: {
custom: {
50: '#b7c7eb',
500: '#97b0e2',
950: '#000000',
},
}SCSS
$custom: #97b0e2; $custom-light: #b7c7eb; $custom-dark: #000000;
JSON
{
"hex": "#97b0e2",
"rgb": {
"r": 151,
"g": 176,
"b": 226
},
"hsl": {
"h": 220,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.75641,
"c": 0.07752,
"h": 263.9
},
"luminance": 0.43121
}Semantic roles & 50–950 ramp
primary
#97B0E2
secondary
#F0E9DB
accent
#8E22C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284