#789CDC#789CDC
#789CDC is a light, moderate blue. Relative luminance 0.329; OKLCH L 69.2% C 0.103 H 261.5°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #789CDC |
|---|---|
| RGB | rgb(120, 156, 220) |
| HSL | hsl(218, 59%, 67%) |
| HSV | hsv(218, 45%, 86%) |
| CMYK | cmyk(45.5%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(64.11, 4.52, -36.40) |
| CIE-LCH | lch(64.11, 36.68, 277.07°) |
| OKLab | oklab(69.19% -0.0152 -0.1019) |
| OKLCH | oklch(69.19% 0.103 261.5) |
| XYZ | xyz(32.5483, 32.9353, 72.3383) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.54
Soft Blue
#6488EA
ΔE00 6.23
Faded Blue
#658CBB
ΔE00 6.44
Periwinkle Blue
#8F99FB
ΔE00 6.46
Dark Sky Blue
#448EE4
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789CDC #DCB878
analogous
#78CEDC #789CDC #8678DC
triadic
#789CDC #DC789C #9CDC78
tetradic
#789CDC #DC78CE #DCB878 #78DC86
square
#789CDC #DC78CE #DCB878 #78DC86
split-complementary
#789CDC #DC8678 #CEDC78
monochromatic
#2D5BAD #4778CF #789CDC #A9C0E9 #D9E3F5
Accessibility & contrast
On white
2.77
#789CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#789CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789CDC
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789CDC | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#7997DB
Tritanopia (blue-blind)
#51AAB3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #789cdc; /* rgb */ color: rgb(120, 156, 220); /* oklch */ color: oklch(69.2% 0.103 261.5);
Tailwind
colors: {
custom: {
50: '#a3b9e7',
500: '#789cdc',
950: '#000000',
},
}SCSS
$custom: #789cdc; $custom-light: #a3b9e7; $custom-dark: #000000;
JSON
{
"hex": "#789cdc",
"rgb": {
"r": 120,
"g": 156,
"b": 220
},
"hsl": {
"h": 218.4,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.69186,
"c": 0.10301,
"h": 261.5
},
"luminance": 0.32937
}Semantic roles & 50–950 ramp
primary
#789CDC
secondary
#E8DCC8
accent
#8A1FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084