#7B91FC#7B91FC
#7B91FC is a light, vivid blue. Relative luminance 0.315; OKLCH L 68.8% C 0.159 H 272.8°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7B91FC |
|---|---|
| RGB | rgb(123, 145, 252) |
| HSL | hsl(230, 96%, 74%) |
| HSV | hsv(230, 51%, 99%) |
| CMYK | cmyk(51.2%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(62.92, 21.13, -55.89) |
| CIE-LCH | lch(62.92, 59.75, 290.71°) |
| OKLab | oklab(68.81% 0.0078 -0.1586) |
| OKLCH | oklch(68.81% 0.159 272.8) |
| XYZ | xyz(35.8588, 31.4877, 96.2648) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.80
Soft Blue
#6488EA
ΔE00 4.71
Lavender Blue
#8B88F8
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 5.52
Perrywinkle
#8F8CE7
ΔE00 6.04
Periwinkle (survey)
#8E82FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B91FC #FCE67B
analogous
#7BD2FC #7B91FC #A57BFC
triadic
#7B91FC #FC7B91 #91FC7B
tetradic
#7B91FC #FC7BD2 #FCE67B #7BFCA5
square
#7B91FC #FC7BD2 #FCE67B #7BFCA5
split-complementary
#7B91FC #FCA57B #D2FC7B
monochromatic
#062FF7 #3F5FFB #7B91FC #B7C3FD #E1E6FE
Accessibility & contrast
On white
2.88
#7B91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#7B91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B91FC
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B91FC | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649EFF
Deuteranopia (green-blind)
#5793FA
Tritanopia (blue-blind)
#41A8BA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7b91fc; /* rgb */ color: rgb(123, 145, 252); /* oklch */ color: oklch(68.8% 0.159 272.8);
Tailwind
colors: {
custom: {
50: '#a9b1fe',
500: '#7b91fc',
950: '#000000',
},
}SCSS
$custom: #7b91fc; $custom-light: #a9b1fe; $custom-dark: #000000;
JSON
{
"hex": "#7b91fc",
"rgb": {
"r": 123,
"g": 145,
"b": 252
},
"hsl": {
"h": 229.767,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.68814,
"c": 0.15883,
"h": 272.8
},
"luminance": 0.3149
}Semantic roles & 50–950 ramp
primary
#7B91FC
secondary
#F7F1D4
accent
#BE00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101018
muted
#7F7F86