#7890DF#7890DF
#7890DF is a light, vivid blue. Relative luminance 0.293; OKLCH L 66.8% C 0.121 H 270.1°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7890DF |
|---|---|
| RGB | rgb(120, 144, 223) |
| HSL | hsl(226, 62%, 67%) |
| HSV | hsv(226, 46%, 87%) |
| CMYK | cmyk(46.2%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(61.02, 12.34, -42.91) |
| CIE-LCH | lch(61.02, 44.65, 286.04°) |
| OKLab | oklab(66.83% 0.0002 -0.1208) |
| OKLCH | oklch(66.83% 0.121 270.1) |
| XYZ | xyz(31.0341, 29.2655, 73.8113) |
| Luminance | 0.2927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.92
Cornflowerblue
#6495ED
ΔE00 5.01
Periwinkle Blue
#8F99FB
ΔE00 5.41
Perrywinkle
#8F8CE7
ΔE00 5.87
Faded Blue
#658CBB
ΔE00 5.96
Lavender Blue
#8B88F8
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7890DF #DFC778
analogous
#78C4DF #7890DF #9378DF
triadic
#7890DF #DF7890 #90DF78
tetradic
#7890DF #DF78C4 #DFC778 #78DF93
square
#7890DF #DF78C4 #DFC778 #78DF93
split-complementary
#7890DF #DF9378 #C4DF78
monochromatic
#2A4AB2 #4767D3 #7890DF #A9B9EB #DBE1F6
Accessibility & contrast
On white
3.06
#7890DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#7890DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7890DF
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7890DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7890DF | 1.00 | 3.06 | 6.85 | 6.85 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E2
Deuteranopia (green-blind)
#698FDD
Tritanopia (blue-blind)
#51A0AD
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #7890df; /* rgb */ color: rgb(120, 144, 223); /* oklch */ color: oklch(66.8% 0.121 270.1);
Tailwind
colors: {
custom: {
50: '#a4b0e9',
500: '#7890df',
950: '#000000',
},
}SCSS
$custom: #7890df; $custom-light: #a4b0e9; $custom-dark: #000000;
JSON
{
"hex": "#7890df",
"rgb": {
"r": 120,
"g": 144,
"b": 223
},
"hsl": {
"h": 226.019,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.66829,
"c": 0.12079,
"h": 270.1
},
"luminance": 0.29267
}Semantic roles & 50–950 ramp
primary
#7890DF
secondary
#EAE2C9
accent
#A11CC9
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101016
muted
#7F7F84