#789EEE#789EEE
#789EEE is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.5% C 0.125 H 264.1°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #789EEE |
|---|---|
| RGB | rgb(120, 158, 238) |
| HSL | hsl(221, 78%, 70%) |
| HSV | hsv(221, 50%, 93%) |
| CMYK | cmyk(49.6%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.45, 8.67, -44.22) |
| CIE-LCH | lch(65.45, 45.06, 281.09°) |
| OKLab | oklab(70.49% -0.0128 -0.1245) |
| OKLCH | oklch(70.49% 0.125 264.1) |
| XYZ | xyz(35.4001, 34.6174, 85.6888) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.47
Periwinkle Blue
#8F99FB
ΔE00 5.98
Soft Blue
#6488EA
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 7.14
Faded Blue
#658CBB
ΔE00 7.93
Dark Sky Blue
#448EE4
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789EEE #EEC878
analogous
#78D9EE #789EEE #8D78EE
triadic
#789EEE #EE789E #9EEE78
tetradic
#789EEE #EE78D9 #EEC878 #78EE8D
square
#789EEE #EE78D9 #EEC878 #78EE8D
split-complementary
#789EEE #EE8D78 #D9EE78
monochromatic
#1A55D1 #4277E7 #789EEE #AEC5F5 #E4EBFC
Accessibility & contrast
On white
2.65
#789EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#789EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789EEE
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789EEE | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#729AEC
Tritanopia (blue-blind)
#43AFBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #789eee; /* rgb */ color: rgb(120, 158, 238); /* oklch */ color: oklch(70.5% 0.125 264.1);
Tailwind
colors: {
custom: {
50: '#a5baf4',
500: '#789eee',
950: '#000000',
},
}SCSS
$custom: #789eee; $custom-light: #a5baf4; $custom-dark: #000000;
JSON
{
"hex": "#789eee",
"rgb": {
"r": 120,
"g": 158,
"b": 238
},
"hsl": {
"h": 220.678,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.70494,
"c": 0.1252,
"h": 264.1
},
"luminance": 0.3462
}Semantic roles & 50–950 ramp
primary
#789EEE
secondary
#F1E7D1
accent
#970CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085