#689AE5#689AE5
#689AE5 is a light, vivid blue. Relative luminance 0.317; OKLCH L 68.3% C 0.124 H 258.3°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #689AE5 |
|---|---|
| RGB | rgb(104, 154, 229) |
| HSL | hsl(216, 71%, 65%) |
| HSV | hsv(216, 55%, 90%) |
| CMYK | cmyk(54.6%, 32.8%, 0%, 10.2%) |
| CIE-LAB | lab(63.10, 4.70, -43.01) |
| CIE-LCH | lch(63.10, 43.27, 276.24°) |
| OKLab | oklab(68.3% -0.0252 -0.1213) |
| OKLCH | oklch(68.3% 0.124 258.3) |
| XYZ | xyz(31.4025, 31.7089, 78.5792) |
| Luminance | 0.3171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.75
Dark Sky Blue
#448EE4
ΔE00 5.02
Dodgerblue
#1E90FF
ΔE00 5.69
Soft Blue
#6488EA
ΔE00 5.96
Faded Blue
#658CBB
ΔE00 6.14
Dodger Blue
#3E82FC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689AE5 #E5B368
analogous
#68D8E5 #689AE5 #7468E5
triadic
#689AE5 #E5689A #9AE568
tetradic
#689AE5 #E568D8 #E5B368 #68E574
square
#689AE5 #E568D8 #E5B368 #68E574
split-complementary
#689AE5 #E57468 #D8E568
monochromatic
#1F5AB4 #3477DC #689AE5 #9CBDEE #D0E0F7
Accessibility & contrast
On white
2.86
#689AE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#689AE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689AE5
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689AE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689AE5 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9FE8
Deuteranopia (green-blind)
#6C93E3
Tritanopia (blue-blind)
#18ABB5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #689ae5; /* rgb */ color: rgb(104, 154, 229); /* oklch */ color: oklch(68.3% 0.124 258.3);
Tailwind
colors: {
custom: {
50: '#9bb7ed',
500: '#689ae5',
950: '#000000',
},
}SCSS
$custom: #689ae5; $custom-light: #9bb7ed; $custom-dark: #000000;
JSON
{
"hex": "#689ae5",
"rgb": {
"r": 104,
"g": 154,
"b": 229
},
"hsl": {
"h": 216,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.68304,
"c": 0.1239,
"h": 258.3
},
"luminance": 0.31711
}Semantic roles & 50–950 ramp
primary
#689AE5
secondary
#E9D9BF
accent
#8613D3
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084