#689AE4#689AE4
#689AE4 is a light, vivid blue. Relative luminance 0.317; OKLCH L 68.3% C 0.123 H 258.0°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #689AE4 |
|---|---|
| RGB | rgb(104, 154, 228) |
| HSL | hsl(216, 70%, 65%) |
| HSV | hsv(216, 54%, 89%) |
| CMYK | cmyk(54.4%, 32.5%, 0%, 10.6%) |
| CIE-LAB | lab(63.06, 4.39, -42.53) |
| CIE-LCH | lch(63.06, 42.76, 275.89°) |
| OKLab | oklab(68.25% -0.0254 -0.1199) |
| OKLCH | oklch(68.25% 0.123 258) |
| XYZ | xyz(31.2633, 31.6532, 77.8460) |
| Luminance | 0.3166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.81
Dark Sky Blue
#448EE4
ΔE00 4.99
Dodgerblue
#1E90FF
ΔE00 5.68
Soft Blue
#6488EA
ΔE00 5.98
Faded Blue
#658CBB
ΔE00 6.08
Azure (survey)
#069AF3
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689AE4 #E4B268
analogous
#68D8E4 #689AE4 #7468E4
triadic
#689AE4 #E4689A #9AE468
tetradic
#689AE4 #E468D8 #E4B268 #68E474
square
#689AE4 #E468D8 #E4B268 #68E474
split-complementary
#689AE4 #E47468 #D8E468
monochromatic
#205BB2 #3477DB #689AE4 #9CBDED #D0DFF7
Accessibility & contrast
On white
2.86
#689AE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#689AE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689AE4
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689AE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689AE4 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9FE7
Deuteranopia (green-blind)
#6D93E2
Tritanopia (blue-blind)
#1AAAB5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #689ae4; /* rgb */ color: rgb(104, 154, 228); /* oklch */ color: oklch(68.3% 0.123 258.0);
Tailwind
colors: {
custom: {
50: '#9bb7ed',
500: '#689ae4',
950: '#000000',
},
}SCSS
$custom: #689ae4; $custom-light: #9bb7ed; $custom-dark: #000000;
JSON
{
"hex": "#689ae4",
"rgb": {
"r": 104,
"g": 154,
"b": 228
},
"hsl": {
"h": 215.806,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.68252,
"c": 0.12259,
"h": 258
},
"luminance": 0.31656
}Semantic roles & 50–950 ramp
primary
#689AE4
secondary
#E9D8BF
accent
#8514D2
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084