#789DED#789DED
#789DED is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.2% C 0.125 H 264.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #789DED |
|---|---|
| RGB | rgb(120, 157, 237) |
| HSL | hsl(221, 76%, 70%) |
| HSV | hsv(221, 49%, 93%) |
| CMYK | cmyk(49.4%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(65.14, 8.94, -44.16) |
| CIE-LCH | lch(65.14, 45.06, 281.45°) |
| OKLab | oklab(70.24% -0.0119 -0.1244) |
| OKLCH | oklch(70.24% 0.125 264.5) |
| XYZ | xyz(35.0837, 34.2191, 84.8606) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.37
Periwinkle Blue
#8F99FB
ΔE00 5.81
Soft Blue
#6488EA
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 7.44
Faded Blue
#658CBB
ΔE00 7.72
Dark Sky Blue
#448EE4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789DED #EDC878
analogous
#78D7ED #789DED #8E78ED
triadic
#789DED #ED789D #9DED78
tetradic
#789DED #ED78D7 #EDC878 #78ED8E
square
#789DED #ED78D7 #EDC878 #78ED8E
split-complementary
#789DED #ED8E78 #D7ED78
monochromatic
#1C54CF #4276E6 #789DED #AEC4F4 #E4EBFB
Accessibility & contrast
On white
2.68
#789DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#789DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789DED
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789DED | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#7199EB
Tritanopia (blue-blind)
#44AEBA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #789ded; /* rgb */ color: rgb(120, 157, 237); /* oklch */ color: oklch(70.2% 0.125 264.5);
Tailwind
colors: {
custom: {
50: '#a5b9f3',
500: '#789ded',
950: '#000000',
},
}SCSS
$custom: #789ded; $custom-light: #a5b9f3; $custom-dark: #000000;
JSON
{
"hex": "#789ded",
"rgb": {
"r": 120,
"g": 157,
"b": 237
},
"hsl": {
"h": 221.026,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.70235,
"c": 0.12495,
"h": 264.5
},
"luminance": 0.34221
}Semantic roles & 50–950 ramp
primary
#789DED
secondary
#F1E6D0
accent
#980DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085