#689AF5#689AF5
#689AF5 is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.2% C 0.145 H 261.6°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #689AF5 |
|---|---|
| RGB | rgb(104, 154, 245) |
| HSL | hsl(219, 88%, 68%) |
| HSV | hsv(219, 58%, 96%) |
| CMYK | cmyk(57.6%, 37.1%, 0%, 3.9%) |
| CIE-LAB | lab(63.87, 9.76, -50.60) |
| CIE-LCH | lch(63.87, 51.54, 280.91°) |
| OKLab | oklab(69.16% -0.0213 -0.1434) |
| OKLCH | oklch(69.16% 0.145 261.6) |
| XYZ | xyz(33.7403, 32.6440, 90.8914) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.68
Soft Blue
#6488EA
ΔE00 5.82
Dark Sky Blue
#448EE4
ΔE00 5.84
Dodgerblue
#1E90FF
ΔE00 6.14
Faded Blue
#658CBB
ΔE00 7.28
Dodger Blue
#3E82FC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689AF5 #F5C368
analogous
#68E1F5 #689AF5 #7C68F5
triadic
#689AF5 #F5689A #9AF568
tetradic
#689AF5 #F568E1 #F5C368 #68F57C
square
#689AF5 #F568E1 #F5C368 #68F57C
split-complementary
#689AF5 #F57C68 #E1F568
monochromatic
#0E54D5 #2F74F1 #689AF5 #A1C0F9 #DBE7FD
Accessibility & contrast
On white
2.79
#689AF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#689AF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689AF5
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689AF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689AF5 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#6195F3
Tritanopia (blue-blind)
#00AEBC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #689af5; /* rgb */ color: rgb(104, 154, 245); /* oklch */ color: oklch(69.2% 0.145 261.6);
Tailwind
colors: {
custom: {
50: '#9db7f9',
500: '#689af5',
950: '#000000',
},
}SCSS
$custom: #689af5; $custom-light: #9db7f9; $custom-dark: #000000;
JSON
{
"hex": "#689af5",
"rgb": {
"r": 104,
"g": 154,
"b": 245
},
"hsl": {
"h": 218.723,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.69155,
"c": 0.14502,
"h": 261.6
},
"luminance": 0.32647
}Semantic roles & 50–950 ramp
primary
#689AF5
secondary
#F2E3C7
accent
#9401E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085