#7899DB#7899DB
#7899DB is a light, moderate blue. Relative luminance 0.319; OKLCH L 68.5% C 0.105 H 263.5°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7899DB |
|---|---|
| RGB | rgb(120, 153, 219) |
| HSL | hsl(220, 58%, 66%) |
| HSV | hsv(220, 45%, 86%) |
| CMYK | cmyk(45.2%, 30.1%, 0%, 14.1%) |
| CIE-LAB | lab(63.25, 5.95, -37.18) |
| CIE-LCH | lch(63.25, 37.65, 279.09°) |
| OKLab | oklab(68.5% -0.0118 -0.1042) |
| OKLCH | oklch(68.5% 0.105 263.5) |
| XYZ | xyz(31.9190, 31.8881, 71.4772) |
| Luminance | 0.3189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.63
Soft Blue
#6488EA
ΔE00 5.54
Faded Blue
#658CBB
ΔE00 6.01
Periwinkle Blue
#8F99FB
ΔE00 6.09
Dark Sky Blue
#448EE4
ΔE00 7.50
Perrywinkle
#8F8CE7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7899DB #DBBA78
analogous
#78CBDB #7899DB #8978DB
triadic
#7899DB #DB7899 #99DB78
tetradic
#7899DB #DB78CB #DBBA78 #78DB89
square
#7899DB #DB78CB #DBBA78 #78DB89
split-complementary
#7899DB #DB8978 #CBDB78
monochromatic
#2E57AB #4874CE #7899DB #A8BEE8 #D9E2F5
Accessibility & contrast
On white
2.85
#7899DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#7899DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7899DB
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7899DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7899DB | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDE
Deuteranopia (green-blind)
#7695DA
Tritanopia (blue-blind)
#52A7B0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7899db; /* rgb */ color: rgb(120, 153, 219); /* oklch */ color: oklch(68.5% 0.105 263.5);
Tailwind
colors: {
custom: {
50: '#a3b6e6',
500: '#7899db',
950: '#000000',
},
}SCSS
$custom: #7899db; $custom-light: #a3b6e6; $custom-dark: #000000;
JSON
{
"hex": "#7899db",
"rgb": {
"r": 120,
"g": 153,
"b": 219
},
"hsl": {
"h": 220,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.68503,
"c": 0.10483,
"h": 263.5
},
"luminance": 0.3189
}Semantic roles & 50–950 ramp
primary
#7899DB
secondary
#E7DDC7
accent
#8E20C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084