#699DEF#699DEF
#699DEF is a light, vivid blue. Relative luminance 0.333; OKLCH L 69.5% C 0.134 H 259.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #699DEF |
|---|---|
| RGB | rgb(105, 157, 239) |
| HSL | hsl(217, 81%, 67%) |
| HSV | hsv(217, 56%, 94%) |
| CMYK | cmyk(56.1%, 34.3%, 0%, 6.3%) |
| CIE-LAB | lab(64.44, 6.31, -46.41) |
| CIE-LCH | lch(64.44, 46.84, 277.74°) |
| OKLab | oklab(69.51% -0.0251 -0.1312) |
| OKLCH | oklch(69.51% 0.134 259.2) |
| XYZ | xyz(33.4573, 33.3465, 86.3180) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.40
Dark Sky Blue
#448EE4
ΔE00 5.88
Dodgerblue
#1E90FF
ΔE00 6.10
Soft Blue
#6488EA
ΔE00 6.75
Faded Blue
#658CBB
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DEF #EFBB69
analogous
#69E0EF #699DEF #7869EF
triadic
#699DEF #EF699D #9DEF69
tetradic
#699DEF #EF69E0 #EFBB69 #69EF78
square
#699DEF #EF69E0 #EFBB69 #69EF78
split-complementary
#699DEF #EF7869 #E0EF69
monochromatic
#155BC8 #3279E9 #699DEF #A0C1F5 #D8E5FB
Accessibility & contrast
On white
2.74
#699DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#699DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DEF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DEF | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#6A97ED
Tritanopia (blue-blind)
#00AFBB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #699def; /* rgb */ color: rgb(105, 157, 239); /* oklch */ color: oklch(69.5% 0.134 259.2);
Tailwind
colors: {
custom: {
50: '#9db9f4',
500: '#699def',
950: '#000000',
},
}SCSS
$custom: #699def; $custom-light: #9db9f4; $custom-dark: #000000;
JSON
{
"hex": "#699def",
"rgb": {
"r": 105,
"g": 157,
"b": 239
},
"hsl": {
"h": 216.716,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.69514,
"c": 0.13354,
"h": 259.2
},
"luminance": 0.33349
}Semantic roles & 50–950 ramp
primary
#699DEF
secondary
#EFDFC5
accent
#8B08DD
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085