#699DFF#699DFF
#699DFF is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.4% C 0.155 H 262.0°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #699DFF |
|---|---|
| RGB | rgb(105, 157, 255) |
| HSL | hsl(219, 100%, 71%) |
| HSV | hsv(219, 59%, 100%) |
| CMYK | cmyk(58.8%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(65.23, 11.40, -53.92) |
| CIE-LCH | lch(65.23, 55.11, 281.94°) |
| OKLab | oklab(70.38% -0.0214 -0.1531) |
| OKLCH | oklch(70.38% 0.155 262) |
| XYZ | xyz(35.9264, 34.3341, 99.3222) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.91
Dodgerblue
#1E90FF
ΔE00 6.71
Dark Sky Blue
#448EE4
ΔE00 6.80
Soft Blue
#6488EA
ΔE00 6.84
Carolina Blue
#8AB8FE
ΔE00 7.37
Periwinkle Blue
#8F99FB
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DFF #FFCB69
analogous
#69E8FF #699DFF #8069FF
triadic
#699DFF #FF699D #9DFF69
tetradic
#699DFF #FF69E8 #FFCB69 #69FF80
square
#699DFF #FF69E8 #FFCB69 #69FF80
split-complementary
#699DFF #FF8069 #E8FF69
monochromatic
#0052EE #2C75FF #699DFF #A6C5FF #E0EBFF
Accessibility & contrast
On white
2.67
#699DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#699DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DFF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DFF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#5F98FD
Tritanopia (blue-blind)
#00B3C2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #699dff; /* rgb */ color: rgb(105, 157, 255); /* oklch */ color: oklch(70.4% 0.155 262.0);
Tailwind
colors: {
custom: {
50: '#9fb9ff',
500: '#699dff',
950: '#000000',
},
}SCSS
$custom: #699dff; $custom-light: #9fb9ff; $custom-dark: #000000;
JSON
{
"hex": "#699dff",
"rgb": {
"r": 105,
"g": 157,
"b": 255
},
"hsl": {
"h": 219.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.70382,
"c": 0.15459,
"h": 262
},
"luminance": 0.34337
}Semantic roles & 50–950 ramp
primary
#699DFF
secondary
#F6E8CE
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086