#7A9BEE#7A9BEE
#7A9BEE is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.0% C 0.128 H 266.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7A9BEE |
|---|---|
| RGB | rgb(122, 155, 238) |
| HSL | hsl(223, 77%, 71%) |
| HSV | hsv(223, 49%, 93%) |
| CMYK | cmyk(48.7%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.76, 10.86, -45.29) |
| CIE-LCH | lch(64.76, 46.57, 283.48°) |
| OKLab | oklab(69.99% -0.0074 -0.1276) |
| OKLCH | oklch(69.99% 0.128 266.7) |
| XYZ | xyz(35.1750, 33.7510, 85.5334) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.67
Periwinkle Blue
#8F99FB
ΔE00 4.98
Soft Blue
#6488EA
ΔE00 5.86
Faded Blue
#658CBB
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 8.08
Perrywinkle
#8F8CE7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A9BEE #EECD7A
analogous
#7AD5EE #7A9BEE #937AEE
triadic
#7A9BEE #EE7A9B #9BEE7A
tetradic
#7A9BEE #EE7AD5 #EECD7A #7AEE93
square
#7A9BEE #EE7AD5 #EECD7A #7AEE93
split-complementary
#7A9BEE #EE937A #D5EE7A
monochromatic
#1B4FD3 #4472E7 #7A9BEE #B0C4F5 #E4EBFC
Accessibility & contrast
On white
2.71
#7A9BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#7A9BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A9BEE
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A9BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A9BEE | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F1
Deuteranopia (green-blind)
#6F98EC
Tritanopia (blue-blind)
#49ADB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7a9bee; /* rgb */ color: rgb(122, 155, 238); /* oklch */ color: oklch(70.0% 0.128 266.7);
Tailwind
colors: {
custom: {
50: '#a6b8f4',
500: '#7a9bee',
950: '#000000',
},
}SCSS
$custom: #7a9bee; $custom-light: #a6b8f4; $custom-dark: #000000;
JSON
{
"hex": "#7a9bee",
"rgb": {
"r": 122,
"g": 155,
"b": 238
},
"hsl": {
"h": 222.931,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.69992,
"c": 0.12785,
"h": 266.7
},
"luminance": 0.33753
}Semantic roles & 50–950 ramp
primary
#7A9BEE
secondary
#F2E9D2
accent
#9F0CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085