#699BEB#699BEB
#699BEB is a light, vivid blue. Relative luminance 0.324; OKLCH L 68.9% C 0.130 H 259.4°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #699BEB |
|---|---|
| RGB | rgb(105, 155, 235) |
| HSL | hsl(217, 76%, 67%) |
| HSV | hsv(217, 55%, 92%) |
| CMYK | cmyk(55.3%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(63.71, 6.21, -45.37) |
| CIE-LCH | lch(63.71, 45.79, 277.79°) |
| OKLab | oklab(68.88% -0.0239 -0.1281) |
| OKLCH | oklch(68.88% 0.13 259.4) |
| XYZ | xyz(32.5373, 32.4415, 83.1284) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.80
Dark Sky Blue
#448EE4
ΔE00 5.49
Dodgerblue
#1E90FF
ΔE00 5.96
Soft Blue
#6488EA
ΔE00 6.12
Faded Blue
#658CBB
ΔE00 6.75
Dodger Blue
#3E82FC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BEB #EBB969
analogous
#69DCEB #699BEB #7869EB
triadic
#699BEB #EB699B #9BEB69
tetradic
#699BEB #EB69DC #EBB969 #69EB78
square
#699BEB #EB69DC #EBB969 #69EB78
split-complementary
#699BEB #EB7869 #DCEB69
monochromatic
#1A5AC0 #3377E4 #699BEB #9FBFF2 #D5E3F9
Accessibility & contrast
On white
2.80
#699BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#699BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BEB
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BEB | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EE
Deuteranopia (green-blind)
#6A95E9
Tritanopia (blue-blind)
#0CADB8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699beb; /* rgb */ color: rgb(105, 155, 235); /* oklch */ color: oklch(68.9% 0.130 259.4);
Tailwind
colors: {
custom: {
50: '#9cb8f2',
500: '#699beb',
950: '#000000',
},
}SCSS
$custom: #699beb; $custom-light: #9cb8f2; $custom-dark: #000000;
JSON
{
"hex": "#699beb",
"rgb": {
"r": 105,
"g": 155,
"b": 235
},
"hsl": {
"h": 216.923,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.6888,
"c": 0.13034,
"h": 259.4
},
"luminance": 0.32444
}Semantic roles & 50–950 ramp
primary
#699BEB
secondary
#EDDDC3
accent
#8A0DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085