#689AE3#689AE3
#689AE3 is a light, vivid blue. Relative luminance 0.316; OKLCH L 68.2% C 0.121 H 257.8°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #689AE3 |
|---|---|
| RGB | rgb(104, 154, 227) |
| HSL | hsl(216, 69%, 65%) |
| HSV | hsv(216, 54%, 89%) |
| CMYK | cmyk(54.2%, 32.2%, 0%, 11%) |
| CIE-LAB | lab(63.01, 4.08, -42.05) |
| CIE-LCH | lch(63.01, 42.25, 275.54°) |
| OKLab | oklab(68.2% -0.0257 -0.1185) |
| OKLCH | oklch(68.2% 0.121 257.8) |
| XYZ | xyz(31.1249, 31.5979, 77.1170) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.87
Dark Sky Blue
#448EE4
ΔE00 4.95
Dodgerblue
#1E90FF
ΔE00 5.67
Soft Blue
#6488EA
ΔE00 6.00
Faded Blue
#658CBB
ΔE00 6.01
Azure (survey)
#069AF3
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689AE3 #E3B168
analogous
#68D7E3 #689AE3 #7468E3
triadic
#689AE3 #E3689A #9AE368
tetradic
#689AE3 #E368D7 #E3B168 #68E374
square
#689AE3 #E368D7 #E3B168 #68E374
split-complementary
#689AE3 #E37468 #D7E368
monochromatic
#215BB0 #3477D9 #689AE3 #9CBDED #CFDFF6
Accessibility & contrast
On white
2.87
#689AE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#689AE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689AE3
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689AE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689AE3 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9FE6
Deuteranopia (green-blind)
#6D93E1
Tritanopia (blue-blind)
#1CAAB4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #689ae3; /* rgb */ color: rgb(104, 154, 227); /* oklch */ color: oklch(68.2% 0.121 257.8);
Tailwind
colors: {
custom: {
50: '#9bb7ec',
500: '#689ae3',
950: '#000000',
},
}SCSS
$custom: #689ae3; $custom-light: #9bb7ec; $custom-dark: #000000;
JSON
{
"hex": "#689ae3",
"rgb": {
"r": 104,
"g": 154,
"b": 227
},
"hsl": {
"h": 215.61,
"s": 68.715,
"l": 64.902
},
"oklch": {
"l": 0.68201,
"c": 0.12127,
"h": 257.8
},
"luminance": 0.316
}Semantic roles & 50–950 ramp
primary
#689AE3
secondary
#E8D7BE
accent
#8415D1
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084