#689AFF#689AFF
#689AFF is a light, vivid blue. Relative luminance 0.333; OKLCH L 69.7% C 0.158 H 263.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #689AFF |
|---|---|
| RGB | rgb(104, 154, 255) |
| HSL | hsl(220, 100%, 70%) |
| HSV | hsv(220, 59%, 100%) |
| CMYK | cmyk(59.2%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(64.38, 12.97, -55.27) |
| CIE-LCH | lch(64.38, 56.77, 283.20°) |
| OKLab | oklab(69.71% -0.0192 -0.1571) |
| OKLCH | oklch(69.71% 0.158 263) |
| XYZ | xyz(35.3083, 33.2712, 99.1497) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.35
Soft Blue
#6488EA
ΔE00 5.99
Dark Sky Blue
#448EE4
ΔE00 6.50
Dodgerblue
#1E90FF
ΔE00 6.58
Dodger Blue
#3E82FC
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689AFF #FFCD68
analogous
#68E6FF #689AFF #8168FF
triadic
#689AFF #FF689A #9AFF68
tetradic
#689AFF #FF68E6 #FFCD68 #68FF81
square
#689AFF #FF68E6 #FFCD68 #68FF81
split-complementary
#689AFF #FF8168 #E6FF68
monochromatic
#004EED #2B71FF #689AFF #A5C3FF #E0EBFF
Accessibility & contrast
On white
2.74
#689AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#689AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689AFF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689AFF | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#5996FD
Tritanopia (blue-blind)
#00B1C0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #689aff; /* rgb */ color: rgb(104, 154, 255); /* oklch */ color: oklch(69.7% 0.158 263.0);
Tailwind
colors: {
custom: {
50: '#9eb7ff',
500: '#689aff',
950: '#000000',
},
}SCSS
$custom: #689aff; $custom-light: #9eb7ff; $custom-dark: #000000;
JSON
{
"hex": "#689aff",
"rgb": {
"r": 104,
"g": 154,
"b": 255
},
"hsl": {
"h": 220.132,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.69714,
"c": 0.15826,
"h": 263
},
"luminance": 0.33274
}Semantic roles & 50–950 ramp
primary
#689AFF
secondary
#F6E8CD
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086