#7B92FA#7B92FA
#7B92FA is a light, vivid blue. Relative luminance 0.317; OKLCH L 68.9% C 0.155 H 272.4°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7B92FA |
|---|---|
| RGB | rgb(123, 146, 250) |
| HSL | hsl(229, 93%, 73%) |
| HSV | hsv(229, 51%, 98%) |
| CMYK | cmyk(50.8%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(63.07, 19.94, -54.56) |
| CIE-LCH | lch(63.07, 58.08, 290.07°) |
| OKLab | oklab(68.9% 0.0064 -0.1547) |
| OKLCH | oklch(68.9% 0.155 272.4) |
| XYZ | xyz(35.6970, 31.6685, 94.6555) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.73
Soft Blue
#6488EA
ΔE00 4.68
Cornflowerblue
#6495ED
ΔE00 5.25
Lavender Blue
#8B88F8
ΔE00 5.25
Perrywinkle
#8F8CE7
ΔE00 6.11
Periwinkle (survey)
#8E82FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B92FA #FAE37B
analogous
#7BD1FA #7B92FA #A37BFA
triadic
#7B92FA #FA7B92 #92FA7B
tetradic
#7B92FA #FA7BD1 #FAE37B #7BFAA3
square
#7B92FA #FA7BD1 #FAE37B #7BFAA3
split-complementary
#7B92FA #FAA37B #D1FA7B
monochromatic
#0933F1 #4061F8 #7B92FA #B6C3FC #E2E7FE
Accessibility & contrast
On white
2.86
#7B92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#7B92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B92FA
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B92FA | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFE
Deuteranopia (green-blind)
#5A94F8
Tritanopia (blue-blind)
#43A8BA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7b92fa; /* rgb */ color: rgb(123, 146, 250); /* oklch */ color: oklch(68.9% 0.155 272.4);
Tailwind
colors: {
custom: {
50: '#a8b1fc',
500: '#7b92fa',
950: '#000000',
},
}SCSS
$custom: #7b92fa; $custom-light: #a8b1fc; $custom-dark: #000000;
JSON
{
"hex": "#7b92fa",
"rgb": {
"r": 123,
"g": 146,
"b": 250
},
"hsl": {
"h": 229.134,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.68895,
"c": 0.15485,
"h": 272.4
},
"luminance": 0.31671
}Semantic roles & 50–950 ramp
primary
#7B92FA
secondary
#F6F0D5
accent
#BC00E6
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101017
muted
#7F7F85