#97A2E2#97A2E2
#97A2E2 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.8% C 0.094 H 276.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2E2 |
|---|---|
| RGB | rgb(151, 162, 226) |
| HSL | hsl(231, 56%, 74%) |
| HSV | hsv(231, 33%, 89%) |
| CMYK | cmyk(33.2%, 28.3%, 0%, 11.4%) |
| CIE-LAB | lab(67.95, 10.96, -33.57) |
| CIE-LCH | lch(67.95, 35.32, 288.08°) |
| OKLab | oklab(72.77% 0.0103 -0.0933) |
| OKLCH | oklch(72.77% 0.094 276.3) |
| XYZ | xyz(39.4064, 37.9096, 77.1778) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.13
Perrywinkle
#8F8CE7
ΔE00 6.80
Pastel Blue
#A2BFFE
ΔE00 8.46
Lavender Blue
#8B88F8
ΔE00 8.77
Lavender
#B39DDB
ΔE00 8.96
Carolina Blue
#8AB8FE
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2E2 #E2D797
analogous
#97C8E2 #97A2E2 #B297E2
triadic
#97A2E2 #E297A2 #A2E297
tetradic
#97A2E2 #E297C8 #E2D797 #97E2B2
square
#97A2E2 #E297C8 #E2D797 #97E2B2
split-complementary
#97A2E2 #E2B297 #C8E297
monochromatic
#384DC7 #6777D5 #97A2E2 #C7CDEF #E7EAF8
Accessibility & contrast
On white
2.45
#97A2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#97A2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2E2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2E2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E5
Deuteranopia (green-blind)
#89A3E0
Tritanopia (blue-blind)
#82AEB9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97a2e2; /* rgb */ color: rgb(151, 162, 226); /* oklch */ color: oklch(72.8% 0.094 276.3);
Tailwind
colors: {
custom: {
50: '#b7bdeb',
500: '#97a2e2',
950: '#000000',
},
}SCSS
$custom: #97a2e2; $custom-light: #b7bdeb; $custom-dark: #000000;
JSON
{
"hex": "#97a2e2",
"rgb": {
"r": 151,
"g": 162,
"b": 226
},
"hsl": {
"h": 231.2,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.72774,
"c": 0.09384,
"h": 276.3
},
"luminance": 0.37911
}Semantic roles & 50–950 ramp
primary
#97A2E2
secondary
#F0EDDB
accent
#AC22C4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184