#7C91FA#7C91FA
#7C91FA is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.8% C 0.156 H 273.1°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7C91FA |
|---|---|
| RGB | rgb(124, 145, 250) |
| HSL | hsl(230, 93%, 73%) |
| HSV | hsv(230, 50%, 98%) |
| CMYK | cmyk(50.4%, 42%, 0%, 2%) |
| CIE-LAB | lab(62.87, 20.74, -54.86) |
| CIE-LCH | lch(62.87, 58.65, 290.71°) |
| OKLab | oklab(68.76% 0.0085 -0.1556) |
| OKLCH | oklch(68.76% 0.156 273.1) |
| XYZ | xyz(35.6874, 31.4357, 94.6111) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.64
Soft Blue
#6488EA
ΔE00 4.74
Lavender Blue
#8B88F8
ΔE00 4.82
Cornflowerblue
#6495ED
ΔE00 5.62
Perrywinkle
#8F8CE7
ΔE00 5.76
Periwinkle (survey)
#8E82FE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C91FA #FAE57C
analogous
#7CD0FA #7C91FA #A67CFA
triadic
#7C91FA #FA7C91 #91FA7C
tetradic
#7C91FA #FA7CD0 #FAE57C #7CFAA6
square
#7C91FA #FA7CD0 #FAE57C #7CFAA6
split-complementary
#7C91FA #FAA67C #D0FA7C
monochromatic
#0930F2 #415FF8 #7C91FA #B7C2FC #E2E6FE
Accessibility & contrast
On white
2.88
#7C91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#7C91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7C91FA
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C91FA | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFE
Deuteranopia (green-blind)
#5993F8
Tritanopia (blue-blind)
#46A7B9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7c91fa; /* rgb */ color: rgb(124, 145, 250); /* oklch */ color: oklch(68.8% 0.156 273.1);
Tailwind
colors: {
custom: {
50: '#a9b1fc',
500: '#7c91fa',
950: '#000000',
},
}SCSS
$custom: #7c91fa; $custom-light: #a9b1fc; $custom-dark: #000000;
JSON
{
"hex": "#7c91fa",
"rgb": {
"r": 124,
"g": 145,
"b": 250
},
"hsl": {
"h": 230,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.68762,
"c": 0.15583,
"h": 273.1
},
"luminance": 0.31438
}Semantic roles & 50–950 ramp
primary
#7C91FA
secondary
#F6F1D5
accent
#BF00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85