#699BE9#699BE9
#699BE9 is a light, vivid blue. Relative luminance 0.323; OKLCH L 68.8% C 0.128 H 259.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #699BE9 |
|---|---|
| RGB | rgb(105, 155, 233) |
| HSL | hsl(217, 74%, 66%) |
| HSV | hsv(217, 55%, 91%) |
| CMYK | cmyk(54.9%, 33.5%, 0%, 8.6%) |
| CIE-LAB | lab(63.61, 5.58, -44.42) |
| CIE-LCH | lch(63.61, 44.76, 277.17°) |
| OKLab | oklab(68.78% -0.0244 -0.1254) |
| OKLCH | oklch(68.78% 0.128 259) |
| XYZ | xyz(32.2499, 32.3266, 81.6152) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.85
Dark Sky Blue
#448EE4
ΔE00 5.40
Dodgerblue
#1E90FF
ΔE00 5.92
Soft Blue
#6488EA
ΔE00 6.14
Faded Blue
#658CBB
ΔE00 6.61
Dodger Blue
#3E82FC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BE9 #E9B769
analogous
#69DBE9 #699BE9 #7769E9
triadic
#699BE9 #E9699B #9BE969
tetradic
#699BE9 #E969DB #E9B769 #69E977
square
#699BE9 #E969DB #E9B769 #69E977
split-complementary
#699BE9 #E97769 #DBE969
monochromatic
#1C5ABC #3477E1 #699BE9 #9EBFF1 #D4E2F9
Accessibility & contrast
On white
2.81
#699BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#699BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BE9
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BE9 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EC
Deuteranopia (green-blind)
#6B95E7
Tritanopia (blue-blind)
#13ACB7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699be9; /* rgb */ color: rgb(105, 155, 233); /* oklch */ color: oklch(68.8% 0.128 259.0);
Tailwind
colors: {
custom: {
50: '#9cb8f0',
500: '#699be9',
950: '#000000',
},
}SCSS
$custom: #699be9; $custom-light: #9cb8f0; $custom-dark: #000000;
JSON
{
"hex": "#699be9",
"rgb": {
"r": 105,
"g": 155,
"b": 233
},
"hsl": {
"h": 216.563,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.68776,
"c": 0.12772,
"h": 259
},
"luminance": 0.32329
}Semantic roles & 50–950 ramp
primary
#699BE9
secondary
#ECDBC2
accent
#890FD7
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084