#7A9EFE#7A9EFE
#7A9EFE is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.5% C 0.146 H 267.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7A9EFE |
|---|---|
| RGB | rgb(122, 158, 254) |
| HSL | hsl(224, 99%, 74%) |
| HSV | hsv(224, 52%, 100%) |
| CMYK | cmyk(52%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(66.32, 13.94, -51.58) |
| CIE-LCH | lch(66.32, 53.43, 285.12°) |
| OKLab | oklab(71.45% -0.0073 -0.1459) |
| OKLCH | oklch(71.45% 0.146 267.1) |
| XYZ | xyz(38.1364, 35.7444, 98.6365) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.32
Periwinkle Blue
#8F99FB
ΔE00 5.23
Soft Blue
#6488EA
ΔE00 6.90
Carolina Blue
#8AB8FE
ΔE00 7.06
Lavender Blue
#8B88F8
ΔE00 8.90
Dark Sky Blue
#448EE4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A9EFE #FEDA7A
analogous
#7AE0FE #7A9EFE #987AFE
triadic
#7A9EFE #FE7A9E #9EFE7A
tetradic
#7A9EFE #FE7AE0 #FEDA7A #7AFE98
square
#7A9EFE #FE7AE0 #FEDA7A #7AFE98
split-complementary
#7A9EFE #FE987A #E0FE7A
monochromatic
#0246FC #3D72FE #7A9EFE #B7CAFE #E1E9FF
Accessibility & contrast
On white
2.58
#7A9EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#7A9EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A9EFE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A9EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A9EFE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#689CFC
Tritanopia (blue-blind)
#39B3C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7a9efe; /* rgb */ color: rgb(122, 158, 254); /* oklch */ color: oklch(71.5% 0.146 267.1);
Tailwind
colors: {
custom: {
50: '#a8baff',
500: '#7a9efe',
950: '#000000',
},
}SCSS
$custom: #7a9efe; $custom-light: #a8baff; $custom-dark: #000000;
JSON
{
"hex": "#7a9efe",
"rgb": {
"r": 122,
"g": 158,
"b": 254
},
"hsl": {
"h": 223.636,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.7145,
"c": 0.14613,
"h": 267.1
},
"luminance": 0.35747
}Semantic roles & 50–950 ramp
primary
#7A9EFE
secondary
#F7EDD4
accent
#A700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086