#7A9EE0#7A9EE0
#7A9EE0 is a light, moderate blue. Relative luminance 0.340; OKLCH L 69.9% C 0.105 H 262.0°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7A9EE0 |
|---|---|
| RGB | rgb(122, 158, 224) |
| HSL | hsl(219, 62%, 68%) |
| HSV | hsv(219, 46%, 88%) |
| CMYK | cmyk(45.5%, 29.5%, 0%, 12.2%) |
| CIE-LAB | lab(64.94, 5.02, -37.30) |
| CIE-LCH | lch(64.94, 37.64, 277.67°) |
| OKLab | oklab(69.92% -0.0146 -0.1045) |
| OKLCH | oklch(69.92% 0.105 262) |
| XYZ | xyz(33.7031, 33.9710, 75.2877) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.84
Periwinkle Blue
#8F99FB
ΔE00 6.24
Soft Blue
#6488EA
ΔE00 6.71
Faded Blue
#658CBB
ΔE00 7.14
Carolina Blue
#8AB8FE
ΔE00 7.51
Dark Sky Blue
#448EE4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A9EE0 #E0BC7A
analogous
#7AD1E0 #7A9EE0 #897AE0
triadic
#7A9EE0 #E07A9E #9EE07A
tetradic
#7A9EE0 #E07AD1 #E0BC7A #7AE089
square
#7A9EE0 #E07AD1 #E0BC7A #7AE089
split-complementary
#7A9EE0 #E0897A #D1E07A
monochromatic
#2A5BB5 #487AD4 #7A9EE0 #ACC2EC #DDE6F7
Accessibility & contrast
On white
2.69
#7A9EE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#7A9EE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A9EE0
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A9EE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A9EE0 | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E3
Deuteranopia (green-blind)
#7A99DF
Tritanopia (blue-blind)
#52ACB5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7a9ee0; /* rgb */ color: rgb(122, 158, 224); /* oklch */ color: oklch(69.9% 0.105 262.0);
Tailwind
colors: {
custom: {
50: '#a5baea',
500: '#7a9ee0',
950: '#000000',
},
}SCSS
$custom: #7a9ee0; $custom-light: #a5baea; $custom-dark: #000000;
JSON
{
"hex": "#7a9ee0",
"rgb": {
"r": 122,
"g": 158,
"b": 224
},
"hsl": {
"h": 218.824,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.69922,
"c": 0.10548,
"h": 262
},
"luminance": 0.33973
}Semantic roles & 50–950 ramp
primary
#7A9EE0
secondary
#EBE0CB
accent
#8C1CCA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084