#97A2EB#97A2EB
#97A2EB is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.2% C 0.107 H 276.9°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2EB |
|---|---|
| RGB | rgb(151, 162, 235) |
| HSL | hsl(232, 68%, 76%) |
| HSV | hsv(232, 36%, 92%) |
| CMYK | cmyk(35.7%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.33, 13.31, -37.93) |
| CIE-LCH | lch(68.33, 40.20, 289.34°) |
| OKLab | oklab(73.19% 0.0127 -0.1058) |
| OKLCH | oklch(73.19% 0.107 276.9) |
| XYZ | xyz(40.6739, 38.4166, 83.8532) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.93
Perrywinkle
#8F8CE7
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.07
Carolina Blue
#8AB8FE
ΔE00 9.32
Lavender
#B39DDB
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2EB #EBE097
analogous
#97CCEB #97A2EB #B697EB
triadic
#97A2EB #EB97A2 #A2EB97
tetradic
#97A2EB #EB97CC #EBE097 #97EBB6
square
#97A2EB #EB97CC #EBE097 #97EBB6
split-complementary
#97A2EB #EBB697 #CCEB97
monochromatic
#3046D7 #6474E1 #97A2EB #CAD0F5 #E5E8FA
Accessibility & contrast
On white
2.42
#97A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#97A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2EB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2EB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#85A4E9
Tritanopia (blue-blind)
#7FB0BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a2eb; /* rgb */ color: rgb(151, 162, 235); /* oklch */ color: oklch(73.2% 0.107 276.9);
Tailwind
colors: {
custom: {
50: '#b8bdf1',
500: '#97a2eb',
950: '#000000',
},
}SCSS
$custom: #97a2eb; $custom-light: #b8bdf1; $custom-dark: #000000;
JSON
{
"hex": "#97a2eb",
"rgb": {
"r": 151,
"g": 162,
"b": 235
},
"hsl": {
"h": 232.143,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.73185,
"c": 0.10655,
"h": 276.9
},
"luminance": 0.38418
}Semantic roles & 50–950 ramp
primary
#97A2EB
secondary
#F2EED9
accent
#B716D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185