#7A9BF5#7A9BF5
#7A9BF5 is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.4% C 0.137 H 267.6°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7A9BF5 |
|---|---|
| RGB | rgb(122, 155, 245) |
| HSL | hsl(224, 86%, 72%) |
| HSV | hsv(224, 50%, 96%) |
| CMYK | cmyk(50.2%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(65.10, 12.95, -48.60) |
| CIE-LCH | lch(65.10, 50.30, 284.92°) |
| OKLab | oklab(70.36% -0.0058 -0.1373) |
| OKLCH | oklch(70.36% 0.137 267.6) |
| XYZ | xyz(36.2234, 34.1704, 91.0553) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.85
Periwinkle Blue
#8F99FB
ΔE00 4.75
Soft Blue
#6488EA
ΔE00 5.95
Carolina Blue
#8AB8FE
ΔE00 7.99
Lavender Blue
#8B88F8
ΔE00 8.11
Faded Blue
#658CBB
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A9BF5 #F5D47A
analogous
#7AD9F5 #7A9BF5 #967AF5
triadic
#7A9BF5 #F57A9B #9BF57A
tetradic
#7A9BF5 #F57AD9 #F5D47A #7AF596
square
#7A9BF5 #F57AD9 #F5D47A #7AF596
split-complementary
#7A9BF5 #F5967A #D9F57A
monochromatic
#114AE3 #4170F1 #7A9BF5 #B3C6F9 #E3EAFD
Accessibility & contrast
On white
2.68
#7A9BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#7A9BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A9BF5
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A9BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A9BF5 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#6A99F3
Tritanopia (blue-blind)
#43AEBC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7a9bf5; /* rgb */ color: rgb(122, 155, 245); /* oklch */ color: oklch(70.4% 0.137 267.6);
Tailwind
colors: {
custom: {
50: '#a7b8f9',
500: '#7a9bf5',
950: '#000000',
},
}SCSS
$custom: #7a9bf5; $custom-light: #a7b8f9; $custom-dark: #000000;
JSON
{
"hex": "#7a9bf5",
"rgb": {
"r": 122,
"g": 155,
"b": 245
},
"hsl": {
"h": 223.902,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.70359,
"c": 0.13741,
"h": 267.6
},
"luminance": 0.34173
}Semantic roles & 50–950 ramp
primary
#7A9BF5
secondary
#F5EDD6
accent
#A703E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085