#699BED#699BED
#699BED is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.0% C 0.133 H 259.9°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #699BED |
|---|---|
| RGB | rgb(105, 155, 237) |
| HSL | hsl(217, 79%, 67%) |
| HSV | hsv(217, 56%, 93%) |
| CMYK | cmyk(55.7%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(63.80, 6.84, -46.32) |
| CIE-LCH | lch(63.80, 46.82, 278.40°) |
| OKLab | oklab(68.99% -0.0234 -0.1309) |
| OKLCH | oklch(68.99% 0.133 259.9) |
| XYZ | xyz(32.8278, 32.5577, 84.6587) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.78
Dark Sky Blue
#448EE4
ΔE00 5.59
Dodgerblue
#1E90FF
ΔE00 6.01
Soft Blue
#6488EA
ΔE00 6.10
Faded Blue
#658CBB
ΔE00 6.89
Dodger Blue
#3E82FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BED #EDBB69
analogous
#69DDED #699BED #7969ED
triadic
#699BED #ED699B #9BED69
tetradic
#699BED #ED69DD #EDBB69 #69ED79
square
#699BED #ED69DD #EDBB69 #69ED79
split-complementary
#699BED #ED7969 #DDED69
monochromatic
#1859C4 #3277E6 #699BED #A0BFF4 #D6E4FA
Accessibility & contrast
On white
2.80
#699BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#699BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BED
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BED | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#6995EB
Tritanopia (blue-blind)
#03ADB9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #699bed; /* rgb */ color: rgb(105, 155, 237); /* oklch */ color: oklch(69.0% 0.133 259.9);
Tailwind
colors: {
custom: {
50: '#9db8f3',
500: '#699bed',
950: '#000000',
},
}SCSS
$custom: #699bed; $custom-light: #9db8f3; $custom-dark: #000000;
JSON
{
"hex": "#699bed",
"rgb": {
"r": 105,
"g": 155,
"b": 237
},
"hsl": {
"h": 217.273,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.68986,
"c": 0.13299,
"h": 259.9
},
"luminance": 0.3256
}Semantic roles & 50–950 ramp
primary
#699BED
secondary
#EEDEC4
accent
#8C0BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085