#789ADE#789ADE
#789ADE is a light, moderate blue. Relative luminance 0.324; OKLCH L 68.9% C 0.108 H 263.5°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #789ADE |
|---|---|
| RGB | rgb(120, 154, 222) |
| HSL | hsl(220, 61%, 67%) |
| HSV | hsv(220, 46%, 87%) |
| CMYK | cmyk(45.9%, 30.6%, 0%, 12.9%) |
| CIE-LAB | lab(63.65, 6.24, -38.22) |
| CIE-LCH | lch(63.65, 38.72, 279.28°) |
| OKLab | oklab(68.86% -0.0122 -0.1071) |
| OKLCH | oklch(68.86% 0.108 263.5) |
| XYZ | xyz(32.4819, 32.3762, 73.6307) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.46
Soft Blue
#6488EA
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 6.03
Faded Blue
#658CBB
ΔE00 6.32
Dark Sky Blue
#448EE4
ΔE00 7.50
Perrywinkle
#8F8CE7
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789ADE #DEBC78
analogous
#78CDDE #789ADE #8978DE
triadic
#789ADE #DE789A #9ADE78
tetradic
#789ADE #DE78CD #DEBC78 #78DE89
square
#789ADE #DE78CD #DEBC78 #78DE89
split-complementary
#789ADE #DE8978 #CDDE78
monochromatic
#2B58B0 #4775D2 #789ADE #A9BFEA #DAE4F6
Accessibility & contrast
On white
2.81
#789ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#789ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789ADE
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789ADE | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE1
Deuteranopia (green-blind)
#7696DD
Tritanopia (blue-blind)
#50A8B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #789ade; /* rgb */ color: rgb(120, 154, 222); /* oklch */ color: oklch(68.9% 0.108 263.5);
Tailwind
colors: {
custom: {
50: '#a4b7e8',
500: '#789ade',
950: '#000000',
},
}SCSS
$custom: #789ade; $custom-light: #a4b7e8; $custom-dark: #000000;
JSON
{
"hex": "#789ade",
"rgb": {
"r": 120,
"g": 154,
"b": 222
},
"hsl": {
"h": 220,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.6886,
"c": 0.10784,
"h": 263.5
},
"luminance": 0.32378
}Semantic roles & 50–950 ramp
primary
#789ADE
secondary
#E9DEC9
accent
#8F1DC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084