#97A2EF#97A2EF
#97A2EF is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.4% C 0.112 H 277.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2EF |
|---|---|
| RGB | rgb(151, 162, 239) |
| HSL | hsl(233, 73%, 76%) |
| HSV | hsv(233, 37%, 94%) |
| CMYK | cmyk(36.8%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(68.50, 14.37, -39.85) |
| CIE-LCH | lch(68.50, 42.37, 289.83°) |
| OKLab | oklab(73.37% 0.0137 -0.1113) |
| OKLCH | oklch(73.37% 0.112 277) |
| XYZ | xyz(41.2583, 38.6503, 86.9310) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Perrywinkle
#8F8CE7
ΔE00 6.40
Lavender Blue
#8B88F8
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 7.95
Carolina Blue
#8AB8FE
ΔE00 9.14
Cornflowerblue
#6495ED
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2EF #EFE497
analogous
#97CEEF #97A2EF #B897EF
triadic
#97A2EF #EF97A2 #A2EF97
tetradic
#97A2EF #EF97CE #EFE497 #97EFB8
square
#97A2EF #EF97CE #EFE497 #97EFB8
split-complementary
#97A2EF #EFB897 #CEEF97
monochromatic
#2D43DF #6273E7 #97A2EF #CCD1F7 #E4E7FB
Accessibility & contrast
On white
2.41
#97A2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#97A2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2EF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2EF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#7DB1BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a2ef; /* rgb */ color: rgb(151, 162, 239); /* oklch */ color: oklch(73.4% 0.112 277.0);
Tailwind
colors: {
custom: {
50: '#b8bdf4',
500: '#97a2ef',
950: '#000000',
},
}SCSS
$custom: #97a2ef; $custom-light: #b8bdf4; $custom-dark: #000000;
JSON
{
"hex": "#97a2ef",
"rgb": {
"r": 151,
"g": 162,
"b": 239
},
"hsl": {
"h": 232.5,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.73373,
"c": 0.11218,
"h": 277
},
"luminance": 0.38652
}Semantic roles & 50–950 ramp
primary
#97A2EF
secondary
#F3EFD8
accent
#BD10D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121217
muted
#818185