#699AE6#699AE6
#699AE6 is a light, vivid blue. Relative luminance 0.318; OKLCH L 68.4% C 0.125 H 258.9°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #699AE6 |
|---|---|
| RGB | rgb(105, 154, 230) |
| HSL | hsl(216, 71%, 66%) |
| HSV | hsv(216, 54%, 90%) |
| CMYK | cmyk(54.3%, 33%, 0%, 9.8%) |
| CIE-LAB | lab(63.20, 5.23, -43.41) |
| CIE-LCH | lch(63.20, 43.72, 276.86°) |
| OKLab | oklab(68.41% -0.024 -0.1224) |
| OKLCH | oklch(68.41% 0.125 258.9) |
| XYZ | xyz(31.6593, 31.8251, 79.3221) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.65
Dark Sky Blue
#448EE4
ΔE00 5.19
Soft Blue
#6488EA
ΔE00 5.86
Dodgerblue
#1E90FF
ΔE00 5.87
Faded Blue
#658CBB
ΔE00 6.22
Dodger Blue
#3E82FC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699AE6 #E6B569
analogous
#69D8E6 #699AE6 #7669E6
triadic
#699AE6 #E6699A #9AE669
tetradic
#699AE6 #E669D8 #E6B569 #69E676
square
#699AE6 #E669D8 #E6B569 #69E676
split-complementary
#699AE6 #E67669 #D8E669
monochromatic
#1E5AB6 #3577DD #699AE6 #9DBDEF #D2E1F7
Accessibility & contrast
On white
2.85
#699AE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#699AE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699AE6
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699AE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699AE6 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FE9
Deuteranopia (green-blind)
#6C94E4
Tritanopia (blue-blind)
#1BABB5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #699ae6; /* rgb */ color: rgb(105, 154, 230); /* oklch */ color: oklch(68.4% 0.125 258.9);
Tailwind
colors: {
custom: {
50: '#9cb7ee',
500: '#699ae6',
950: '#000000',
},
}SCSS
$custom: #699ae6; $custom-light: #9cb7ee; $custom-dark: #000000;
JSON
{
"hex": "#699ae6",
"rgb": {
"r": 105,
"g": 154,
"b": 230
},
"hsl": {
"h": 216.48,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.68408,
"c": 0.12479,
"h": 258.9
},
"luminance": 0.31828
}Semantic roles & 50–950 ramp
primary
#699AE6
secondary
#EADAC1
accent
#8812D3
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084