#699DFB#699DFB
#699DFB is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.2% C 0.149 H 261.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #699DFB |
|---|---|
| RGB | rgb(105, 157, 251) |
| HSL | hsl(219, 95%, 70%) |
| HSV | hsv(219, 58%, 98%) |
| CMYK | cmyk(58.2%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(65.03, 10.12, -52.06) |
| CIE-LCH | lch(65.03, 53.03, 281.00°) |
| OKLab | oklab(70.16% -0.0223 -0.1476) |
| OKLCH | oklch(70.16% 0.149 261.4) |
| XYZ | xyz(35.2892, 34.0792, 95.9664) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.70
Dodgerblue
#1E90FF
ΔE00 6.53
Dark Sky Blue
#448EE4
ΔE00 6.54
Soft Blue
#6488EA
ΔE00 6.78
Carolina Blue
#8AB8FE
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DFB #FBC769
analogous
#69E6FB #699DFB #7E69FB
triadic
#699DFB #FB699D #9DFB69
tetradic
#699DFB #FB69E6 #FBC769 #69FB7E
square
#699DFB #FB69E6 #FBC769 #69FB7E
split-complementary
#699DFB #FB7E69 #E6FB69
monochromatic
#0655E4 #2D76F9 #699DFB #A5C4FD #E0EBFE
Accessibility & contrast
On white
2.69
#699DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#699DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DFB
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DFB | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#6298F9
Tritanopia (blue-blind)
#00B2C0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #699dfb; /* rgb */ color: rgb(105, 157, 251); /* oklch */ color: oklch(70.2% 0.149 261.4);
Tailwind
colors: {
custom: {
50: '#9eb9fd',
500: '#699dfb',
950: '#000000',
},
}SCSS
$custom: #699dfb; $custom-light: #9eb9fd; $custom-dark: #000000;
JSON
{
"hex": "#699dfb",
"rgb": {
"r": 105,
"g": 157,
"b": 251
},
"hsl": {
"h": 218.63,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.7016,
"c": 0.14932,
"h": 261.4
},
"luminance": 0.34082
}Semantic roles & 50–950 ramp
primary
#699DFB
secondary
#F5E6CB
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085