#7A89EC#7A89EC
#7A89EC is a light, vivid blue. Relative luminance 0.281; OKLCH L 66.3% C 0.147 H 275.1°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7A89EC |
|---|---|
| RGB | rgb(122, 137, 236) |
| HSL | hsl(232, 75%, 70%) |
| HSV | hsv(232, 48%, 93%) |
| CMYK | cmyk(48.3%, 41.9%, 0%, 7.5%) |
| CIE-LAB | lab(59.96, 20.79, -51.78) |
| CIE-LCH | lch(59.96, 55.80, 291.88°) |
| OKLab | oklab(66.27% 0.0132 -0.1467) |
| OKLCH | oklch(66.27% 0.147 275.1) |
| XYZ | xyz(32.1073, 28.0832, 83.0694) |
| Luminance | 0.2808 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.81
Soft Blue
#6488EA
ΔE00 4.12
Perrywinkle
#8F8CE7
ΔE00 4.53
Cornflower
#6A79F7
ΔE00 5.27
Periwinkle Blue
#8F99FB
ΔE00 5.33
Periwinkle (survey)
#8E82FE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A89EC #ECDD7A
analogous
#7AC2EC #7A89EC #A47AEC
triadic
#7A89EC #EC7A89 #89EC7A
tetradic
#7A89EC #EC7AC2 #ECDD7A #7AECA4
square
#7A89EC #EC7AC2 #ECDD7A #7AECA4
split-complementary
#7A89EC #ECA47A #C2EC7A
monochromatic
#1D35CE #4459E4 #7A89EC #B0B9F4 #E4E7FB
Accessibility & contrast
On white
3.17
#7A89EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#7A89EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A89EC
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A89EC | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6295F0
Deuteranopia (green-blind)
#578CEA
Tritanopia (blue-blind)
#4D9EAF
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7a89ec; /* rgb */ color: rgb(122, 137, 236); /* oklch */ color: oklch(66.3% 0.147 275.1);
Tailwind
colors: {
custom: {
50: '#a6abf2',
500: '#7a89ec',
950: '#000000',
},
}SCSS
$custom: #7a89ec; $custom-light: #a6abf2; $custom-dark: #000000;
JSON
{
"hex": "#7a89ec",
"rgb": {
"r": 122,
"g": 137,
"b": 236
},
"hsl": {
"h": 232.105,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.66265,
"c": 0.14727,
"h": 275.1
},
"luminance": 0.28085
}Semantic roles & 50–950 ramp
primary
#7A89EC
secondary
#F1EDD1
accent
#BD0ED7
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85