#789FDC#789FDC
#789FDC is a light, moderate blue. Relative luminance 0.340; OKLCH L 69.8% C 0.100 H 259.1°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #789FDC |
|---|---|
| RGB | rgb(120, 159, 220) |
| HSL | hsl(217, 59%, 67%) |
| HSV | hsv(217, 45%, 86%) |
| CMYK | cmyk(45.5%, 27.7%, 0%, 13.7%) |
| CIE-LAB | lab(64.93, 2.81, -35.12) |
| CIE-LCH | lch(64.93, 35.23, 274.57°) |
| OKLab | oklab(69.83% -0.0189 -0.0982) |
| OKLCH | oklch(69.83% 0.1 259.1) |
| XYZ | xyz(33.0579, 33.9546, 72.5082) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.80
Faded Blue
#658CBB
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 7.00
Soft Blue
#6488EA
ΔE00 7.02
Carolina Blue
#8AB8FE
ΔE00 7.34
Dark Sky Blue
#448EE4
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789FDC #DCB578
analogous
#78D1DC #789FDC #8378DC
triadic
#789FDC #DC789F #9FDC78
tetradic
#789FDC #DC78D1 #DCB578 #78DC83
square
#789FDC #DC78D1 #DCB578 #78DC83
split-complementary
#789FDC #DC8378 #D1DC78
monochromatic
#2D5FAD #477CCF #789FDC #A9C2E9 #D9E4F5
Accessibility & contrast
On white
2.70
#789FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#789FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789FDC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789FDC | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#7D99DB
Tritanopia (blue-blind)
#51ACB4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #789fdc; /* rgb */ color: rgb(120, 159, 220); /* oklch */ color: oklch(69.8% 0.100 259.1);
Tailwind
colors: {
custom: {
50: '#a3bbe7',
500: '#789fdc',
950: '#000000',
},
}SCSS
$custom: #789fdc; $custom-light: #a3bbe7; $custom-dark: #000000;
JSON
{
"hex": "#789fdc",
"rgb": {
"r": 120,
"g": 159,
"b": 220
},
"hsl": {
"h": 216.6,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.69825,
"c": 0.1,
"h": 259.1
},
"luminance": 0.33957
}Semantic roles & 50–950 ramp
primary
#789FDC
secondary
#E8DBC8
accent
#851FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084