#689EF9#689EF9
#689EF9 is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.2% C 0.146 H 260.3°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #689EF9 |
|---|---|
| RGB | rgb(104, 158, 249) |
| HSL | hsl(218, 92%, 69%) |
| HSV | hsv(218, 58%, 98%) |
| CMYK | cmyk(58.2%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(65.15, 8.71, -50.78) |
| CIE-LCH | lch(65.15, 51.52, 279.73°) |
| OKLab | oklab(70.21% -0.0246 -0.1439) |
| OKLCH | oklch(70.21% 0.146 260.3) |
| XYZ | xyz(35.0287, 34.2333, 94.3659) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.89
Dodgerblue
#1E90FF
ΔE00 6.34
Dark Sky Blue
#448EE4
ΔE00 6.43
Soft Blue
#6488EA
ΔE00 7.13
Carolina Blue
#8AB8FE
ΔE00 7.24
Azure (survey)
#069AF3
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689EF9 #F9C368
analogous
#68E7F9 #689EF9 #7B68F9
triadic
#689EF9 #F9689E #9EF968
tetradic
#689EF9 #F968E7 #F9C368 #68F97B
square
#689EF9 #F968E7 #F9C368 #68F97B
split-complementary
#689EF9 #F97B68 #E7F968
monochromatic
#0958DE #2D78F7 #689EF9 #A3C4FB #DEEAFE
Accessibility & contrast
On white
2.68
#689EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#689EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689EF9
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689EF9 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FD
Deuteranopia (green-blind)
#6598F7
Tritanopia (blue-blind)
#00B2C0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #689ef9; /* rgb */ color: rgb(104, 158, 249); /* oklch */ color: oklch(70.2% 0.146 260.3);
Tailwind
colors: {
custom: {
50: '#9ebafb',
500: '#689ef9',
950: '#000000',
},
}SCSS
$custom: #689ef9; $custom-light: #9ebafb; $custom-dark: #000000;
JSON
{
"hex": "#689ef9",
"rgb": {
"r": 104,
"g": 158,
"b": 249
},
"hsl": {
"h": 217.655,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.70209,
"c": 0.146,
"h": 260.3
},
"luminance": 0.34236
}Semantic roles & 50–950 ramp
primary
#689EF9
secondary
#F3E4C9
accent
#9000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085