#7B91FA#7B91FA
#7B91FA is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.7% C 0.156 H 272.7°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7B91FA |
|---|---|
| RGB | rgb(123, 145, 250) |
| HSL | hsl(230, 93%, 73%) |
| HSV | hsv(230, 51%, 98%) |
| CMYK | cmyk(50.8%, 42%, 0%, 2%) |
| CIE-LAB | lab(62.81, 20.52, -54.96) |
| CIE-LCH | lch(62.81, 58.67, 290.48°) |
| OKLab | oklab(68.7% 0.0075 -0.1559) |
| OKLCH | oklch(68.7% 0.156 272.7) |
| XYZ | xyz(35.5436, 31.3616, 94.6044) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.79
Soft Blue
#6488EA
ΔE00 4.60
Lavender Blue
#8B88F8
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 5.44
Perrywinkle
#8F8CE7
ΔE00 5.93
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B91FA #FAE47B
analogous
#7BD1FA #7B91FA #A47BFA
triadic
#7B91FA #FA7B91 #91FA7B
tetradic
#7B91FA #FA7BD1 #FAE47B #7BFAA4
square
#7B91FA #FA7BD1 #FAE47B #7BFAA4
split-complementary
#7B91FA #FAA47B #D1FA7B
monochromatic
#0931F1 #4060F8 #7B91FA #B6C2FC #E2E6FE
Accessibility & contrast
On white
2.89
#7B91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#7B91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B91FA
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B91FA | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFE
Deuteranopia (green-blind)
#5893F8
Tritanopia (blue-blind)
#43A8B9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7b91fa; /* rgb */ color: rgb(123, 145, 250); /* oklch */ color: oklch(68.7% 0.156 272.7);
Tailwind
colors: {
custom: {
50: '#a8b1fc',
500: '#7b91fa',
950: '#000000',
},
}SCSS
$custom: #7b91fa; $custom-light: #a8b1fc; $custom-dark: #000000;
JSON
{
"hex": "#7b91fa",
"rgb": {
"r": 123,
"g": 145,
"b": 250
},
"hsl": {
"h": 229.606,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.68699,
"c": 0.1561,
"h": 272.7
},
"luminance": 0.31364
}Semantic roles & 50–950 ramp
primary
#7B91FA
secondary
#F6F0D5
accent
#BE00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85