#7B97FA#7B97FA
#7B97FA is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.9% C 0.149 H 270.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7B97FA |
|---|---|
| RGB | rgb(123, 151, 250) |
| HSL | hsl(227, 93%, 73%) |
| HSV | hsv(227, 51%, 98%) |
| CMYK | cmyk(50.8%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(64.36, 17.01, -52.51) |
| CIE-LCH | lch(64.36, 55.19, 287.95°) |
| OKLab | oklab(69.88% 0.0007 -0.1487) |
| OKLCH | oklch(69.88% 0.149 270.3) |
| XYZ | xyz(36.4847, 33.2439, 94.9181) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.88
Cornflowerblue
#6495ED
ΔE00 4.49
Soft Blue
#6488EA
ΔE00 5.35
Lavender Blue
#8B88F8
ΔE00 6.68
Perrywinkle
#8F8CE7
ΔE00 7.18
Faded Blue
#658CBB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B97FA #FADE7B
analogous
#7BD6FA #7B97FA #9E7BFA
triadic
#7B97FA #FA7B97 #97FA7B
tetradic
#7B97FA #FA7BD6 #FADE7B #7BFA9E
square
#7B97FA #FA7BD6 #FADE7B #7BFA9E
split-complementary
#7B97FA #FA9E7B #D6FA7B
monochromatic
#093CF1 #4069F8 #7B97FA #B6C5FC #E2E8FE
Accessibility & contrast
On white
2.75
#7B97FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#7B97FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B97FA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B97FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B97FA | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FE
Deuteranopia (green-blind)
#6297F8
Tritanopia (blue-blind)
#42ACBC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7b97fa; /* rgb */ color: rgb(123, 151, 250); /* oklch */ color: oklch(69.9% 0.149 270.3);
Tailwind
colors: {
custom: {
50: '#a8b5fc',
500: '#7b97fa',
950: '#000000',
},
}SCSS
$custom: #7b97fa; $custom-light: #a8b5fc; $custom-dark: #000000;
JSON
{
"hex": "#7b97fa",
"rgb": {
"r": 123,
"g": 151,
"b": 250
},
"hsl": {
"h": 226.772,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.69885,
"c": 0.14869,
"h": 270.3
},
"luminance": 0.33246
}Semantic roles & 50–950 ramp
primary
#7B97FA
secondary
#F6EFD5
accent
#B300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085