#97A4FE#97A4FE
#97A4FE is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.5% C 0.131 H 276.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4FE |
|---|---|
| RGB | rgb(151, 164, 254) |
| HSL | hsl(232, 98%, 79%) |
| HSV | hsv(232, 41%, 100%) |
| CMYK | cmyk(40.6%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.67, 17.29, -46.18) |
| CIE-LCH | lch(69.67, 49.31, 290.52°) |
| OKLab | oklab(74.5% 0.0148 -0.1297) |
| OKLCH | oklch(74.5% 0.131 276.5) |
| XYZ | xyz(43.9220, 40.2840, 99.2080) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.02
Pastel Blue
#A2BFFE
ΔE00 7.22
Perrywinkle
#8F8CE7
ΔE00 7.32
Lavender Blue
#8B88F8
ΔE00 7.90
Carolina Blue
#8AB8FE
ΔE00 8.15
Cornflowerblue
#6495ED
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4FE #FEF197
analogous
#97D8FE #97A4FE #BE97FE
triadic
#97A4FE #FE97A4 #A4FE97
tetradic
#97A4FE #FE97D8 #FEF197 #97FEBE
square
#97A4FE #FE97D8 #FEF197 #97FEBE
split-complementary
#97A4FE #FEBE97 #D8FE97
monochromatic
#1E3AFD #5A6FFD #97A4FE #D4D9FF #E1E4FF
Accessibility & contrast
On white
2.32
#97A4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#97A4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4FE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4FE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#7EA6FC
Tritanopia (blue-blind)
#77B6C5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97a4fe; /* rgb */ color: rgb(151, 164, 254); /* oklch */ color: oklch(74.5% 0.131 276.5);
Tailwind
colors: {
custom: {
50: '#b9beff',
500: '#97a4fe',
950: '#000000',
},
}SCSS
$custom: #97a4fe; $custom-light: #b9beff; $custom-dark: #000000;
JSON
{
"hex": "#97a4fe",
"rgb": {
"r": 151,
"g": 164,
"b": 254
},
"hsl": {
"h": 232.427,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.74496,
"c": 0.1305,
"h": 276.5
},
"luminance": 0.40286
}Semantic roles & 50–950 ramp
primary
#97A4FE
secondary
#F7F3D4
accent
#C900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186