#97A3EE#97A3EE
#97A3EE is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.5% C 0.109 H 276.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97A3EE |
|---|---|
| RGB | rgb(151, 163, 238) |
| HSL | hsl(232, 72%, 76%) |
| HSV | hsv(232, 37%, 93%) |
| CMYK | cmyk(36.6%, 31.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.71, 13.54, -38.97) |
| CIE-LCH | lch(68.71, 41.26, 289.15°) |
| OKLab | oklab(73.52% 0.0122 -0.1088) |
| OKLCH | oklch(73.52% 0.109 276.4) |
| XYZ | xyz(41.2878, 38.9451, 86.2141) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.76
Perrywinkle
#8F8CE7
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 7.68
Lavender Blue
#8B88F8
ΔE00 8.14
Carolina Blue
#8AB8FE
ΔE00 8.90
Cornflowerblue
#6495ED
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A3EE #EEE297
analogous
#97CFEE #97A3EE #B797EE
triadic
#97A3EE #EE97A3 #A3EE97
tetradic
#97A3EE #EE97CF #EEE297 #97EEB7
square
#97A3EE #EE97CF #EEE297 #97EEB7
split-complementary
#97A3EE #EEB797 #CFEE97
monochromatic
#2E46DD #6274E5 #97A3EE #CCD2F7 #E5E8FB
Accessibility & contrast
On white
2.39
#97A3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#97A3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A3EE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A3EE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#7EB2BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97a3ee; /* rgb */ color: rgb(151, 163, 238); /* oklch */ color: oklch(73.5% 0.109 276.4);
Tailwind
colors: {
custom: {
50: '#b8bef4',
500: '#97a3ee',
950: '#000000',
},
}SCSS
$custom: #97a3ee; $custom-light: #b8bef4; $custom-dark: #000000;
JSON
{
"hex": "#97a3ee",
"rgb": {
"r": 151,
"g": 163,
"b": 238
},
"hsl": {
"h": 231.724,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.73524,
"c": 0.10947,
"h": 276.4
},
"luminance": 0.38947
}Semantic roles & 50–950 ramp
primary
#97A3EE
secondary
#F2EFD9
accent
#B912D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185