#97A2EE#97A2EE
#97A2EE is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.3% C 0.111 H 277.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2EE |
|---|---|
| RGB | rgb(151, 162, 238) |
| HSL | hsl(232, 72%, 76%) |
| HSV | hsv(232, 37%, 93%) |
| CMYK | cmyk(36.6%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(68.45, 14.10, -39.37) |
| CIE-LCH | lch(68.45, 41.82, 289.71°) |
| OKLab | oklab(73.33% 0.0135 -0.1099) |
| OKLCH | oklch(73.33% 0.111 277) |
| XYZ | xyz(41.1110, 38.5914, 86.1551) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.58
Perrywinkle
#8F8CE7
ΔE00 6.41
Lavender Blue
#8B88F8
ΔE00 7.87
Pastel Blue
#A2BFFE
ΔE00 7.98
Carolina Blue
#8AB8FE
ΔE00 9.19
Cornflowerblue
#6495ED
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2EE #EEE397
analogous
#97CEEE #97A2EE #B897EE
triadic
#97A2EE #EE97A2 #A2EE97
tetradic
#97A2EE #EE97CE #EEE397 #97EEB8
square
#97A2EE #EE97CE #EEE397 #97EEB8
split-complementary
#97A2EE #EEB897 #CEEE97
monochromatic
#2E44DD #6273E5 #97A2EE #CCD1F7 #E5E7FB
Accessibility & contrast
On white
2.41
#97A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#97A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2EE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2EE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF1
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#7EB1BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a2ee; /* rgb */ color: rgb(151, 162, 238); /* oklch */ color: oklch(73.3% 0.111 277.0);
Tailwind
colors: {
custom: {
50: '#b8bdf4',
500: '#97a2ee',
950: '#000000',
},
}SCSS
$custom: #97a2ee; $custom-light: #b8bdf4; $custom-dark: #000000;
JSON
{
"hex": "#97a2ee",
"rgb": {
"r": 151,
"g": 162,
"b": 238
},
"hsl": {
"h": 232.414,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.73326,
"c": 0.11077,
"h": 277
},
"luminance": 0.38593
}Semantic roles & 50–950 ramp
primary
#97A2EE
secondary
#F2EFD9
accent
#BB12D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185