#7B90FA#7B90FA
#7B90FA is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.5% C 0.157 H 273.1°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7B90FA |
|---|---|
| RGB | rgb(123, 144, 250) |
| HSL | hsl(230, 93%, 73%) |
| HSV | hsv(230, 51%, 98%) |
| CMYK | cmyk(50.8%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(62.56, 21.11, -55.37) |
| CIE-LCH | lch(62.56, 59.26, 290.87°) |
| OKLab | oklab(68.5% 0.0086 -0.1571) |
| OKLCH | oklch(68.5% 0.157 273.1) |
| XYZ | xyz(35.3914, 31.0573, 94.5537) |
| Luminance | 0.3106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.87
Soft Blue
#6488EA
ΔE00 4.54
Lavender Blue
#8B88F8
ΔE00 4.72
Cornflowerblue
#6495ED
ΔE00 5.65
Perrywinkle
#8F8CE7
ΔE00 5.77
Periwinkle (survey)
#8E82FE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B90FA #FAE57B
analogous
#7BCFFA #7B90FA #A57BFA
triadic
#7B90FA #FA7B90 #90FA7B
tetradic
#7B90FA #FA7BCF #FAE57B #7BFAA5
square
#7B90FA #FA7BCF #FAE57B #7BFAA5
split-complementary
#7B90FA #FAA57B #CFFA7B
monochromatic
#0930F1 #405EF8 #7B90FA #B6C2FC #E2E6FE
Accessibility & contrast
On white
2.91
#7B90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#7B90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B90FA
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B90FA | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFE
Deuteranopia (green-blind)
#5792F8
Tritanopia (blue-blind)
#43A7B9
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7b90fa; /* rgb */ color: rgb(123, 144, 250); /* oklch */ color: oklch(68.5% 0.157 273.1);
Tailwind
colors: {
custom: {
50: '#a8b0fc',
500: '#7b90fa',
950: '#000000',
},
}SCSS
$custom: #7b90fa; $custom-light: #a8b0fc; $custom-dark: #000000;
JSON
{
"hex": "#7b90fa",
"rgb": {
"r": 123,
"g": 144,
"b": 250
},
"hsl": {
"h": 230.079,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.68503,
"c": 0.15736,
"h": 273.1
},
"luminance": 0.3106
}Semantic roles & 50–950 ramp
primary
#7B90FA
secondary
#F6F1D5
accent
#C000E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85