#789AED#789AED
#789AED is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.6% C 0.128 H 266.2°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #789AED |
|---|---|
| RGB | rgb(120, 154, 237) |
| HSL | hsl(223, 76%, 70%) |
| HSV | hsv(223, 49%, 93%) |
| CMYK | cmyk(49.4%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(64.34, 10.68, -45.42) |
| CIE-LCH | lch(64.34, 46.66, 283.23°) |
| OKLab | oklab(69.61% -0.0084 -0.1281) |
| OKLCH | oklch(69.61% 0.128 266.2) |
| XYZ | xyz(34.5824, 33.2164, 84.6934) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.30
Periwinkle Blue
#8F99FB
ΔE00 5.24
Soft Blue
#6488EA
ΔE00 5.52
Faded Blue
#658CBB
ΔE00 7.36
Dark Sky Blue
#448EE4
ΔE00 7.90
Perrywinkle
#8F8CE7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789AED #EDCB78
analogous
#78D5ED #789AED #9078ED
triadic
#789AED #ED789A #9AED78
tetradic
#789AED #ED78D5 #EDCB78 #78ED90
square
#789AED #ED78D5 #EDCB78 #78ED90
split-complementary
#789AED #ED9078 #D5ED78
monochromatic
#1C50CF #4272E6 #789AED #AEC2F4 #E4EBFB
Accessibility & contrast
On white
2.75
#789AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#789AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789AED
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789AED | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F0
Deuteranopia (green-blind)
#6D97EB
Tritanopia (blue-blind)
#45ACB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #789aed; /* rgb */ color: rgb(120, 154, 237); /* oklch */ color: oklch(69.6% 0.128 266.2);
Tailwind
colors: {
custom: {
50: '#a5b7f3',
500: '#789aed',
950: '#000000',
},
}SCSS
$custom: #789aed; $custom-light: #a5b7f3; $custom-dark: #000000;
JSON
{
"hex": "#789aed",
"rgb": {
"r": 120,
"g": 154,
"b": 237
},
"hsl": {
"h": 222.564,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.69614,
"c": 0.12834,
"h": 266.2
},
"luminance": 0.33219
}Semantic roles & 50–950 ramp
primary
#789AED
secondary
#F1E7D0
accent
#9D0DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085