#789BED#789BED
#789BED is a light, vivid blue. Relative luminance 0.336; OKLCH L 69.8% C 0.127 H 265.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #789BED |
|---|---|
| RGB | rgb(120, 155, 237) |
| HSL | hsl(222, 76%, 70%) |
| HSV | hsv(222, 49%, 93%) |
| CMYK | cmyk(49.4%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(64.60, 10.10, -45.00) |
| CIE-LCH | lch(64.60, 46.12, 282.65°) |
| OKLab | oklab(69.82% -0.0096 -0.1268) |
| OKLCH | oklch(69.82% 0.127 265.7) |
| XYZ | xyz(34.7481, 33.5479, 84.7487) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.29
Periwinkle Blue
#8F99FB
ΔE00 5.42
Soft Blue
#6488EA
ΔE00 5.77
Faded Blue
#658CBB
ΔE00 7.47
Dark Sky Blue
#448EE4
ΔE00 7.88
Carolina Blue
#8AB8FE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789BED #EDCA78
analogous
#78D6ED #789BED #8F78ED
triadic
#789BED #ED789B #9BED78
tetradic
#789BED #ED78D6 #EDCA78 #78ED8F
square
#789BED #ED78D6 #EDCA78 #78ED8F
split-complementary
#789BED #ED8F78 #D6ED78
monochromatic
#1C51CF #4273E6 #789BED #AEC3F4 #E4EBFB
Accessibility & contrast
On white
2.72
#789BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#789BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789BED
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789BED | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2F0
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#45ADB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #789bed; /* rgb */ color: rgb(120, 155, 237); /* oklch */ color: oklch(69.8% 0.127 265.7);
Tailwind
colors: {
custom: {
50: '#a5b8f3',
500: '#789bed',
950: '#000000',
},
}SCSS
$custom: #789bed; $custom-light: #a5b8f3; $custom-dark: #000000;
JSON
{
"hex": "#789bed",
"rgb": {
"r": 120,
"g": 155,
"b": 237
},
"hsl": {
"h": 222.051,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.69821,
"c": 0.12719,
"h": 265.7
},
"luminance": 0.3355
}Semantic roles & 50–950 ramp
primary
#789BED
secondary
#F1E7D0
accent
#9C0DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085