#699CFF#699CFF
#699CFF is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.2% C 0.156 H 262.5°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #699CFF |
|---|---|
| RGB | rgb(105, 156, 255) |
| HSL | hsl(220, 100%, 71%) |
| HSV | hsv(220, 59%, 100%) |
| CMYK | cmyk(58.8%, 38.8%, 0%, 0%) |
| CIE-LAB | lab(64.96, 11.98, -54.34) |
| CIE-LCH | lch(64.96, 55.65, 282.44°) |
| OKLab | oklab(70.18% -0.0204 -0.1543) |
| OKLCH | oklch(70.18% 0.156 262.5) |
| XYZ | xyz(35.7579, 33.9971, 99.2661) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.71
Soft Blue
#6488EA
ΔE00 6.54
Dodgerblue
#1E90FF
ΔE00 6.70
Dark Sky Blue
#448EE4
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699CFF #FFCC69
analogous
#69E7FF #699CFF #8169FF
triadic
#699CFF #FF699C #9CFF69
tetradic
#699CFF #FF69E7 #FFCC69 #69FF81
square
#699CFF #FF69E7 #FFCC69 #69FF81
split-complementary
#699CFF #FF8169 #E7FF69
monochromatic
#0051EE #2C74FF #699CFF #A6C4FF #E0EBFF
Accessibility & contrast
On white
2.69
#699CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#699CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699CFF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699CFF | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#5D97FD
Tritanopia (blue-blind)
#00B2C1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #699cff; /* rgb */ color: rgb(105, 156, 255); /* oklch */ color: oklch(70.2% 0.156 262.5);
Tailwind
colors: {
custom: {
50: '#9fb8ff',
500: '#699cff',
950: '#000000',
},
}SCSS
$custom: #699cff; $custom-light: #9fb8ff; $custom-dark: #000000;
JSON
{
"hex": "#699cff",
"rgb": {
"r": 105,
"g": 156,
"b": 255
},
"hsl": {
"h": 219.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.70176,
"c": 0.15569,
"h": 262.5
},
"luminance": 0.34
}Semantic roles & 50–950 ramp
primary
#699CFF
secondary
#F6E8CE
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086