#689FED#689FED
#689FED is a light, vivid blue. Relative luminance 0.339; OKLCH L 69.8% C 0.129 H 257.2°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #689FED |
|---|---|
| RGB | rgb(104, 159, 237) |
| HSL | hsl(215, 79%, 67%) |
| HSV | hsv(215, 56%, 93%) |
| CMYK | cmyk(56.1%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.84, 4.33, -44.68) |
| CIE-LCH | lch(64.84, 44.89, 275.53°) |
| OKLab | oklab(69.79% -0.0286 -0.1261) |
| OKLCH | oklch(69.79% 0.129 257.2) |
| XYZ | xyz(33.3878, 33.8510, 84.8788) |
| Luminance | 0.3385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.13
Dark Sky Blue
#448EE4
ΔE00 5.98
Dodgerblue
#1E90FF
ΔE00 6.04
Azure (survey)
#069AF3
ΔE00 7.19
Carolina Blue
#8AB8FE
ΔE00 7.31
Soft Blue
#6488EA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689FED #EDB668
analogous
#68E2ED #689FED #7468ED
triadic
#689FED #ED689F #9FED68
tetradic
#689FED #ED68E2 #EDB668 #68ED74
square
#689FED #ED68E2 #EDB668 #68ED74
split-complementary
#689FED #ED7468 #E2ED68
monochromatic
#175EC3 #317CE6 #689FED #9FC2F4 #D5E5FA
Accessibility & contrast
On white
2.70
#689FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#689FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689FED
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689FED | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#6E98EB
Tritanopia (blue-blind)
#00B0BB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #689fed; /* rgb */ color: rgb(104, 159, 237); /* oklch */ color: oklch(69.8% 0.129 257.2);
Tailwind
colors: {
custom: {
50: '#9cbbf3',
500: '#689fed',
950: '#000000',
},
}SCSS
$custom: #689fed; $custom-light: #9cbbf3; $custom-dark: #000000;
JSON
{
"hex": "#689fed",
"rgb": {
"r": 104,
"g": 159,
"b": 237
},
"hsl": {
"h": 215.188,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.69785,
"c": 0.12933,
"h": 257.2
},
"luminance": 0.33854
}Semantic roles & 50–950 ramp
primary
#689FED
secondary
#EEDCC3
accent
#850BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085