#699DFE#699DFE
#699DFE is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.3% C 0.153 H 261.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #699DFE |
|---|---|
| RGB | rgb(105, 157, 254) |
| HSL | hsl(219, 99%, 70%) |
| HSV | hsv(219, 59%, 100%) |
| CMYK | cmyk(58.7%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(65.18, 11.08, -53.45) |
| CIE-LCH | lch(65.18, 54.59, 281.71°) |
| OKLab | oklab(70.33% -0.0216 -0.1517) |
| OKLCH | oklch(70.33% 0.153 261.9) |
| XYZ | xyz(35.7659, 34.2699, 98.4767) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.85
Dodgerblue
#1E90FF
ΔE00 6.66
Dark Sky Blue
#448EE4
ΔE00 6.73
Soft Blue
#6488EA
ΔE00 6.82
Carolina Blue
#8AB8FE
ΔE00 7.38
Periwinkle Blue
#8F99FB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DFE #FECA69
analogous
#69E8FE #699DFE #7F69FE
triadic
#699DFE #FE699D #9DFE69
tetradic
#699DFE #FE69E8 #FECA69 #69FE7F
square
#699DFE #FE69E8 #FECA69 #69FE7F
split-complementary
#699DFE #FE7F69 #E8FE69
monochromatic
#0253EB #2C75FE #699DFE #A6C5FE #E1EBFF
Accessibility & contrast
On white
2.67
#699DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#699DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DFE
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DFE | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#6098FC
Tritanopia (blue-blind)
#00B3C1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #699dfe; /* rgb */ color: rgb(105, 157, 254); /* oklch */ color: oklch(70.3% 0.153 261.9);
Tailwind
colors: {
custom: {
50: '#9fb9ff',
500: '#699dfe',
950: '#000000',
},
}SCSS
$custom: #699dfe; $custom-light: #9fb9ff; $custom-dark: #000000;
JSON
{
"hex": "#699dfe",
"rgb": {
"r": 105,
"g": 157,
"b": 254
},
"hsl": {
"h": 219.06,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.70326,
"c": 0.15327,
"h": 261.9
},
"luminance": 0.34273
}Semantic roles & 50–950 ramp
primary
#699DFE
secondary
#F6E8CD
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086