#689EEA#689EEA
#689EEA is a light, vivid blue. Relative luminance 0.333; OKLCH L 69.4% C 0.126 H 257.1°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #689EEA |
|---|---|
| RGB | rgb(104, 158, 234) |
| HSL | hsl(215, 76%, 66%) |
| HSV | hsv(215, 56%, 92%) |
| CMYK | cmyk(55.6%, 32.5%, 0%, 8.2%) |
| CIE-LAB | lab(64.43, 3.96, -43.68) |
| CIE-LCH | lch(64.43, 43.86, 275.18°) |
| OKLab | oklab(69.42% -0.0283 -0.1232) |
| OKLCH | oklch(69.42% 0.126 257.1) |
| XYZ | xyz(32.7819, 33.3346, 82.5327) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.87
Dark Sky Blue
#448EE4
ΔE00 5.71
Dodgerblue
#1E90FF
ΔE00 5.91
Azure (survey)
#069AF3
ΔE00 7.13
Soft Blue
#6488EA
ΔE00 7.22
Faded Blue
#658CBB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689EEA #EAB468
analogous
#68DFEA #689EEA #7368EA
triadic
#689EEA #EA689E #9EEA68
tetradic
#689EEA #EA68DF #EAB468 #68EA73
square
#689EEA #EA68DF #EAB468 #68EA73
split-complementary
#689EEA #EA7368 #DFEA68
monochromatic
#1A5EBD #327BE3 #689EEA #9EC1F1 #D3E3F9
Accessibility & contrast
On white
2.74
#689EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#689EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689EEA
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689EEA | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#6F97E8
Tritanopia (blue-blind)
#02AFB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #689eea; /* rgb */ color: rgb(104, 158, 234); /* oklch */ color: oklch(69.4% 0.126 257.1);
Tailwind
colors: {
custom: {
50: '#9cbaf1',
500: '#689eea',
950: '#000000',
},
}SCSS
$custom: #689eea; $custom-light: #9cbaf1; $custom-dark: #000000;
JSON
{
"hex": "#689eea",
"rgb": {
"r": 104,
"g": 158,
"b": 234
},
"hsl": {
"h": 215.077,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.69417,
"c": 0.12644,
"h": 257.1
},
"luminance": 0.33337
}Semantic roles & 50–950 ramp
primary
#689EEA
secondary
#ECDAC2
accent
#840ED8
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1117
muted
#7F8085