#699FF6#699FF6
#699FF6 is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.3% C 0.141 H 259.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #699FF6 |
|---|---|
| RGB | rgb(105, 159, 246) |
| HSL | hsl(217, 89%, 69%) |
| HSV | hsv(217, 57%, 96%) |
| CMYK | cmyk(57.3%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(65.32, 7.37, -48.86) |
| CIE-LCH | lch(65.32, 49.41, 278.57°) |
| OKLab | oklab(70.31% -0.0255 -0.1383) |
| OKLCH | oklch(70.31% 0.141 259.5) |
| XYZ | xyz(34.8526, 34.4504, 91.9839) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.08
Dodgerblue
#1E90FF
ΔE00 6.41
Dark Sky Blue
#448EE4
ΔE00 6.48
Carolina Blue
#8AB8FE
ΔE00 7.03
Soft Blue
#6488EA
ΔE00 7.38
Azure (survey)
#069AF3
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699FF6 #F6C069
analogous
#69E6F6 #699FF6 #7A69F6
triadic
#699FF6 #F6699F #9FF669
tetradic
#699FF6 #F669E6 #F6C069 #69F67A
square
#699FF6 #F669E6 #F6C069 #69F67A
split-complementary
#699FF6 #F67A69 #E6F669
monochromatic
#0D5BD8 #2F7AF3 #699FF6 #A3C4F9 #DCE9FD
Accessibility & contrast
On white
2.66
#699FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#699FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699FF6
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699FF6 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FA
Deuteranopia (green-blind)
#6999F4
Tritanopia (blue-blind)
#00B2BF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #699ff6; /* rgb */ color: rgb(105, 159, 246); /* oklch */ color: oklch(70.3% 0.141 259.5);
Tailwind
colors: {
custom: {
50: '#9ebbf9',
500: '#699ff6',
950: '#000000',
},
}SCSS
$custom: #699ff6; $custom-light: #9ebbf9; $custom-dark: #000000;
JSON
{
"hex": "#699ff6",
"rgb": {
"r": 105,
"g": 159,
"b": 246
},
"hsl": {
"h": 217.021,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.70307,
"c": 0.14063,
"h": 259.5
},
"luminance": 0.34453
}Semantic roles & 50–950 ramp
primary
#699FF6
secondary
#F2E2C9
accent
#8E00E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085