#7A94DE#7A94DE
#7A94DE is a light, moderate blue. Relative luminance 0.306; OKLCH L 67.7% C 0.114 H 268.5°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7A94DE |
|---|---|
| RGB | rgb(122, 148, 222) |
| HSL | hsl(224, 60%, 67%) |
| HSV | hsv(224, 45%, 87%) |
| CMYK | cmyk(45%, 33.3%, 0%, 12.9%) |
| CIE-LAB | lab(62.16, 10.20, -40.54) |
| CIE-LCH | lch(62.16, 41.81, 284.12°) |
| OKLab | oklab(67.73% -0.0029 -0.1139) |
| OKLCH | oklch(67.73% 0.114 268.5) |
| XYZ | xyz(31.7966, 30.5895, 73.3220) |
| Luminance | 0.3059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.62
Soft Blue
#6488EA
ΔE00 4.70
Periwinkle Blue
#8F99FB
ΔE00 5.17
Faded Blue
#658CBB
ΔE00 6.15
Perrywinkle
#8F8CE7
ΔE00 6.39
Lavender Blue
#8B88F8
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A94DE #DEC47A
analogous
#7AC6DE #7A94DE #927ADE
triadic
#7A94DE #DE7A94 #94DE7A
tetradic
#7A94DE #DE7AC6 #DEC47A #7ADE92
square
#7A94DE #DE7AC6 #DEC47A #7ADE92
split-complementary
#7A94DE #DE927A #C6DE7A
monochromatic
#2C4FB2 #496DD2 #7A94DE #ABBBEA #DCE3F6
Accessibility & contrast
On white
2.95
#7A94DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#7A94DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A94DE
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A94DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A94DE | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799BE1
Deuteranopia (green-blind)
#6F92DC
Tritanopia (blue-blind)
#55A3AF
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #7a94de; /* rgb */ color: rgb(122, 148, 222); /* oklch */ color: oklch(67.7% 0.114 268.5);
Tailwind
colors: {
custom: {
50: '#a5b3e8',
500: '#7a94de',
950: '#000000',
},
}SCSS
$custom: #7a94de; $custom-light: #a5b3e8; $custom-dark: #000000;
JSON
{
"hex": "#7a94de",
"rgb": {
"r": 122,
"g": 148,
"b": 222
},
"hsl": {
"h": 224.4,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.67731,
"c": 0.11391,
"h": 268.5
},
"luminance": 0.30591
}Semantic roles & 50–950 ramp
primary
#7A94DE
secondary
#EAE1CA
accent
#9C1EC8
background
#FAFAFE
surface
#F4F5FC
border
#CECFD5
text
#101116
muted
#7F8084