#7A9EFA#7A9EFA
#7A9EFA is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.2% C 0.141 H 266.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7A9EFA |
|---|---|
| RGB | rgb(122, 158, 250) |
| HSL | hsl(223, 93%, 73%) |
| HSV | hsv(223, 51%, 98%) |
| CMYK | cmyk(51.2%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(66.13, 12.72, -49.71) |
| CIE-LCH | lch(66.13, 51.31, 284.36°) |
| OKLab | oklab(71.24% -0.0081 -0.1405) |
| OKLCH | oklch(71.24% 0.141 266.7) |
| XYZ | xyz(37.5025, 35.4908, 95.2982) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.12
Periwinkle Blue
#8F99FB
ΔE00 5.28
Soft Blue
#6488EA
ΔE00 6.79
Carolina Blue
#8AB8FE
ΔE00 7.06
Dark Sky Blue
#448EE4
ΔE00 8.75
Faded Blue
#658CBB
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A9EFA #FAD67A
analogous
#7ADEFA #7A9EFA #967AFA
triadic
#7A9EFA #FA7A9E #9EFA7A
tetradic
#7A9EFA #FA7ADE #FAD67A #7AFA96
square
#7A9EFA #FA7ADE #FAD67A #7AFA96
split-complementary
#7A9EFA #FA967A #DEFA7A
monochromatic
#094AF1 #3F73F8 #7A9EFA #B5C9FC #E2E9FE
Accessibility & contrast
On white
2.59
#7A9EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#7A9EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A9EFA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A9EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A9EFA | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#6B9BF8
Tritanopia (blue-blind)
#3DB2C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7a9efa; /* rgb */ color: rgb(122, 158, 250); /* oklch */ color: oklch(71.2% 0.141 266.7);
Tailwind
colors: {
custom: {
50: '#a7bafc',
500: '#7a9efa',
950: '#000000',
},
}SCSS
$custom: #7a9efa; $custom-light: #a7bafc; $custom-dark: #000000;
JSON
{
"hex": "#7a9efa",
"rgb": {
"r": 122,
"g": 158,
"b": 250
},
"hsl": {
"h": 223.125,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.71235,
"c": 0.14073,
"h": 266.7
},
"luminance": 0.35493
}Semantic roles & 50–950 ramp
primary
#7A9EFA
secondary
#F6EDD5
accent
#A500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085