#689FF6#689FF6
#689FF6 is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.3% C 0.141 H 259.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #689FF6 |
|---|---|
| RGB | rgb(104, 159, 246) |
| HSL | hsl(217, 89%, 69%) |
| HSV | hsv(217, 58%, 96%) |
| CMYK | cmyk(57.7%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(65.27, 7.17, -48.94) |
| CIE-LCH | lch(65.27, 49.46, 278.34°) |
| OKLab | oklab(70.26% -0.0264 -0.1385) |
| OKLCH | oklch(70.26% 0.141 259.2) |
| XYZ | xyz(34.7358, 34.3902, 91.9784) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.11
Dodgerblue
#1E90FF
ΔE00 6.29
Dark Sky Blue
#448EE4
ΔE00 6.39
Carolina Blue
#8AB8FE
ΔE00 7.07
Soft Blue
#6488EA
ΔE00 7.44
Azure (survey)
#069AF3
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689FF6 #F6BF68
analogous
#68E6F6 #689FF6 #7868F6
triadic
#689FF6 #F6689F #9FF668
tetradic
#689FF6 #F668E6 #F6BF68 #68F678
square
#689FF6 #F668E6 #F6BF68 #68F678
split-complementary
#689FF6 #F67868 #E6F668
monochromatic
#0D5BD7 #2E7AF3 #689FF6 #A2C4F9 #DCE8FD
Accessibility & contrast
On white
2.67
#689FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#689FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689FF6
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689FF6 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FA
Deuteranopia (green-blind)
#6898F4
Tritanopia (blue-blind)
#00B2BF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #689ff6; /* rgb */ color: rgb(104, 159, 246); /* oklch */ color: oklch(70.3% 0.141 259.2);
Tailwind
colors: {
custom: {
50: '#9dbbf9',
500: '#689ff6',
950: '#000000',
},
}SCSS
$custom: #689ff6; $custom-light: #9dbbf9; $custom-dark: #000000;
JSON
{
"hex": "#689ff6",
"rgb": {
"r": 104,
"g": 159,
"b": 246
},
"hsl": {
"h": 216.761,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.70258,
"c": 0.14103,
"h": 259.2
},
"luminance": 0.34393
}Semantic roles & 50–950 ramp
primary
#689FF6
secondary
#F2E2C8
accent
#8D00E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085