#789EEF#789EEF
#789EEF is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.5% C 0.127 H 264.3°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #789EEF |
|---|---|
| RGB | rgb(120, 158, 239) |
| HSL | hsl(221, 79%, 70%) |
| HSV | hsv(221, 50%, 94%) |
| CMYK | cmyk(49.8%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(65.50, 8.97, -44.70) |
| CIE-LCH | lch(65.50, 45.59, 281.34°) |
| OKLab | oklab(70.55% -0.0126 -0.1259) |
| OKLCH | oklch(70.55% 0.127 264.3) |
| XYZ | xyz(35.5474, 34.6764, 86.4647) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.48
Periwinkle Blue
#8F99FB
ΔE00 5.95
Soft Blue
#6488EA
ΔE00 6.58
Carolina Blue
#8AB8FE
ΔE00 7.12
Dark Sky Blue
#448EE4
ΔE00 7.97
Faded Blue
#658CBB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789EEF #EFC978
analogous
#78DAEF #789EEF #8D78EF
triadic
#789EEF #EF789E #9EEF78
tetradic
#789EEF #EF78DA #EFC978 #78EF8D
square
#789EEF #EF78DA #EFC978 #78EF8D
split-complementary
#789EEF #EF8D78 #DAEF78
monochromatic
#1955D4 #4177E9 #789EEF #AFC5F5 #E4EBFC
Accessibility & contrast
On white
2.65
#789EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#789EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789EEF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789EEF | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#719AED
Tritanopia (blue-blind)
#42AFBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #789eef; /* rgb */ color: rgb(120, 158, 239); /* oklch */ color: oklch(70.5% 0.127 264.3);
Tailwind
colors: {
custom: {
50: '#a5baf4',
500: '#789eef',
950: '#000000',
},
}SCSS
$custom: #789eef; $custom-light: #a5baf4; $custom-dark: #000000;
JSON
{
"hex": "#789eef",
"rgb": {
"r": 120,
"g": 158,
"b": 239
},
"hsl": {
"h": 220.84,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.70545,
"c": 0.12655,
"h": 264.3
},
"luminance": 0.34679
}Semantic roles & 50–950 ramp
primary
#789EEF
secondary
#F2E7D1
accent
#980ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085