#7B90EA#7B90EA
#7B90EA is a light, vivid blue. Relative luminance 0.301; OKLCH L 67.6% C 0.135 H 272.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7B90EA |
|---|---|
| RGB | rgb(123, 144, 234) |
| HSL | hsl(229, 73%, 70%) |
| HSV | hsv(229, 47%, 92%) |
| CMYK | cmyk(47.4%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(61.74, 16.31, -47.86) |
| CIE-LCH | lch(61.74, 50.56, 288.82°) |
| OKLab | oklab(67.61% 0.0056 -0.1351) |
| OKLCH | oklch(67.61% 0.135 272.4) |
| XYZ | xyz(32.9882, 30.0960, 81.8968) |
| Luminance | 0.3010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 4.14
Periwinkle Blue
#8F99FB
ΔE00 4.28
Lavender Blue
#8B88F8
ΔE00 5.18
Perrywinkle
#8F8CE7
ΔE00 5.19
Cornflowerblue
#6495ED
ΔE00 5.41
Faded Blue
#658CBB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B90EA #EAD57B
analogous
#7BC7EA #7B90EA #9E7BEA
triadic
#7B90EA #EA7B90 #90EA7B
tetradic
#7B90EA #EA7BC7 #EAD57B #7BEA9E
square
#7B90EA #EA7BC7 #EAD57B #7BEA9E
split-complementary
#7B90EA #EA9E7B #C7EA7B
monochromatic
#2040CA #4664E2 #7B90EA #B0BCF2 #E5E9FB
Accessibility & contrast
On white
2.99
#7B90EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#7B90EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B90EA
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B90EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B90EA | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#6391E8
Tritanopia (blue-blind)
#50A3B2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #7b90ea; /* rgb */ color: rgb(123, 144, 234); /* oklch */ color: oklch(67.6% 0.135 272.4);
Tailwind
colors: {
custom: {
50: '#a7b0f1',
500: '#7b90ea',
950: '#000000',
},
}SCSS
$custom: #7b90ea; $custom-light: #a7b0f1; $custom-dark: #000000;
JSON
{
"hex": "#7b90ea",
"rgb": {
"r": 123,
"g": 144,
"b": 234
},
"hsl": {
"h": 228.649,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.67608,
"c": 0.13527,
"h": 272.4
},
"luminance": 0.30098
}Semantic roles & 50–950 ramp
primary
#7B90EA
secondary
#F0EAD1
accent
#B011D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85