#7B97FF#7B97FF
#7B97FF is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.2% C 0.156 H 270.6°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7B97FF |
|---|---|
| RGB | rgb(123, 151, 255) |
| HSL | hsl(227, 100%, 74%) |
| HSV | hsv(227, 52%, 100%) |
| CMYK | cmyk(51.8%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(64.61, 18.53, -54.83) |
| CIE-LCH | lch(64.61, 57.88, 288.67°) |
| OKLab | oklab(70.16% 0.0017 -0.1555) |
| OKLCH | oklch(70.16% 0.156 270.6) |
| XYZ | xyz(37.2791, 33.5616, 99.1020) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.89
Cornflowerblue
#6495ED
ΔE00 4.74
Soft Blue
#6488EA
ΔE00 5.57
Lavender Blue
#8B88F8
ΔE00 6.65
Perrywinkle
#8F8CE7
ΔE00 7.37
Periwinkle (survey)
#8E82FE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B97FF #FFE37B
analogous
#7BD9FF #7B97FF #A17BFF
triadic
#7B97FF #FF7B97 #97FF7B
tetradic
#7B97FF #FF7BD9 #FFE37B #7BFFA1
square
#7B97FF #FF7BD9 #FFE37B #7BFFA1
split-complementary
#7B97FF #FFA17B #D9FF7B
monochromatic
#0137FF #3E67FF #7B97FF #B8C7FF #E0E7FF
Accessibility & contrast
On white
2.72
#7B97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#7B97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B97FF
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B97FF | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#5E97FD
Tritanopia (blue-blind)
#3DADBF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7b97ff; /* rgb */ color: rgb(123, 151, 255); /* oklch */ color: oklch(70.2% 0.156 270.6);
Tailwind
colors: {
custom: {
50: '#a9b5ff',
500: '#7b97ff',
950: '#000000',
},
}SCSS
$custom: #7b97ff; $custom-light: #a9b5ff; $custom-dark: #000000;
JSON
{
"hex": "#7b97ff",
"rgb": {
"r": 123,
"g": 151,
"b": 255
},
"hsl": {
"h": 227.273,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.70164,
"c": 0.15551,
"h": 270.6
},
"luminance": 0.33564
}Semantic roles & 50–950 ramp
primary
#7B97FF
secondary
#F7F0D4
accent
#B500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086