#7A94FA#7A94FA
#7A94FA is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.2% C 0.153 H 271.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7A94FA |
|---|---|
| RGB | rgb(122, 148, 250) |
| HSL | hsl(228, 93%, 73%) |
| HSV | hsv(228, 51%, 98%) |
| CMYK | cmyk(51.2%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(63.52, 18.55, -53.84) |
| CIE-LCH | lch(63.52, 56.94, 289.01°) |
| OKLab | oklab(69.23% 0.0031 -0.1526) |
| OKLCH | oklch(69.23% 0.153 271.2) |
| XYZ | xyz(35.8657, 32.2171, 94.7525) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.88
Cornflowerblue
#6495ED
ΔE00 4.72
Soft Blue
#6488EA
ΔE00 4.79
Lavender Blue
#8B88F8
ΔE00 5.97
Perrywinkle
#8F8CE7
ΔE00 6.67
Periwinkle (survey)
#8E82FE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A94FA #FAE07A
analogous
#7AD4FA #7A94FA #A07AFA
triadic
#7A94FA #FA7A94 #94FA7A
tetradic
#7A94FA #FA7AD4 #FAE07A #7AFAA0
square
#7A94FA #FA7AD4 #FAE07A #7AFAA0
split-complementary
#7A94FA #FAA07A #D4FA7A
monochromatic
#0938F1 #3F65F8 #7A94FA #B5C3FC #E2E7FE
Accessibility & contrast
On white
2.82
#7A94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#7A94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A94FA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A94FA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FE
Deuteranopia (green-blind)
#5D95F8
Tritanopia (blue-blind)
#40AABB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7a94fa; /* rgb */ color: rgb(122, 148, 250); /* oklch */ color: oklch(69.2% 0.153 271.2);
Tailwind
colors: {
custom: {
50: '#a8b3fc',
500: '#7a94fa',
950: '#000000',
},
}SCSS
$custom: #7a94fa; $custom-light: #a8b3fc; $custom-dark: #000000;
JSON
{
"hex": "#7a94fa",
"rgb": {
"r": 122,
"g": 148,
"b": 250
},
"hsl": {
"h": 227.813,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.69227,
"c": 0.15266,
"h": 271.2
},
"luminance": 0.3222
}Semantic roles & 50–950 ramp
primary
#7A94FA
secondary
#F6EFD5
accent
#B700E6
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101117
muted
#7F8085