#789EE5#789EE5
#789EE5 is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.0% C 0.113 H 262.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #789EE5 |
|---|---|
| RGB | rgb(120, 158, 229) |
| HSL | hsl(219, 68%, 68%) |
| HSV | hsv(219, 48%, 90%) |
| CMYK | cmyk(47.6%, 31%, 0%, 10.2%) |
| CIE-LAB | lab(65.04, 6.00, -39.91) |
| CIE-LCH | lch(65.04, 40.36, 278.55°) |
| OKLab | oklab(70.04% -0.0151 -0.112) |
| OKLCH | oklch(70.04% 0.113 262.3) |
| XYZ | xyz(34.1108, 34.1017, 78.8984) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.45
Periwinkle Blue
#8F99FB
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 6.60
Carolina Blue
#8AB8FE
ΔE00 7.33
Faded Blue
#658CBB
ΔE00 7.33
Dark Sky Blue
#448EE4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789EE5 #E5BF78
analogous
#78D4E5 #789EE5 #8878E5
triadic
#789EE5 #E5789E #9EE578
tetradic
#789EE5 #E578D4 #E5BF78 #78E588
square
#789EE5 #E578D4 #E5BF78 #78E588
split-complementary
#789EE5 #E58878 #D4E578
monochromatic
#255ABE #4579DB #789EE5 #ABC3EF #DFE8F9
Accessibility & contrast
On white
2.69
#789EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#789EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789EE5
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789EE5 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A3E8
Deuteranopia (green-blind)
#7799E3
Tritanopia (blue-blind)
#4BADB7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #789ee5; /* rgb */ color: rgb(120, 158, 229); /* oklch */ color: oklch(70.0% 0.113 262.3);
Tailwind
colors: {
custom: {
50: '#a4baed',
500: '#789ee5',
950: '#000000',
},
}SCSS
$custom: #789ee5; $custom-light: #a4baed; $custom-dark: #000000;
JSON
{
"hex": "#789ee5",
"rgb": {
"r": 120,
"g": 158,
"b": 229
},
"hsl": {
"h": 219.083,
"s": 67.702,
"l": 68.431
},
"oklch": {
"l": 0.70044,
"c": 0.11305,
"h": 262.3
},
"luminance": 0.34104
}Semantic roles & 50–950 ramp
primary
#789EE5
secondary
#EDE1CC
accent
#8F16D0
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084