#699FEF#699FEF
#699FEF is a light, vivid blue. Relative luminance 0.340; OKLCH L 69.9% C 0.132 H 258.0°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #699FEF |
|---|---|
| RGB | rgb(105, 159, 239) |
| HSL | hsl(216, 81%, 67%) |
| HSV | hsv(216, 56%, 94%) |
| CMYK | cmyk(56.1%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(64.99, 5.16, -45.55) |
| CIE-LCH | lch(64.99, 45.84, 276.46°) |
| OKLab | oklab(69.94% -0.0272 -0.1286) |
| OKLCH | oklch(69.94% 0.132 258) |
| XYZ | xyz(33.7984, 34.0287, 86.4317) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.05
Dark Sky Blue
#448EE4
ΔE00 6.15
Dodgerblue
#1E90FF
ΔE00 6.21
Carolina Blue
#8AB8FE
ΔE00 7.19
Soft Blue
#6488EA
ΔE00 7.41
Azure (survey)
#069AF3
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699FEF #EFB969
analogous
#69E2EF #699FEF #7669EF
triadic
#699FEF #EF699F #9FEF69
tetradic
#699FEF #EF69E2 #EFB969 #69EF76
square
#699FEF #EF69E2 #EFB969 #69EF76
split-complementary
#699FEF #EF7669 #E2EF69
monochromatic
#155DC8 #327CE9 #699FEF #A0C2F5 #D8E6FB
Accessibility & contrast
On white
2.69
#699FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#699FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699FEF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699FEF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F2
Deuteranopia (green-blind)
#6D98ED
Tritanopia (blue-blind)
#00B1BC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #699fef; /* rgb */ color: rgb(105, 159, 239); /* oklch */ color: oklch(69.9% 0.132 258.0);
Tailwind
colors: {
custom: {
50: '#9dbbf4',
500: '#699fef',
950: '#000000',
},
}SCSS
$custom: #699fef; $custom-light: #9dbbf4; $custom-dark: #000000;
JSON
{
"hex": "#699fef",
"rgb": {
"r": 105,
"g": 159,
"b": 239
},
"hsl": {
"h": 215.821,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.69939,
"c": 0.1315,
"h": 258
},
"luminance": 0.34032
}Semantic roles & 50–950 ramp
primary
#699FEF
secondary
#EFDEC5
accent
#8708DD
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085