#699DED#699DED
#699DED is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.4% C 0.131 H 258.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #699DED |
|---|---|
| RGB | rgb(105, 157, 237) |
| HSL | hsl(216, 79%, 67%) |
| HSV | hsv(216, 56%, 93%) |
| CMYK | cmyk(55.7%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(64.35, 5.68, -45.46) |
| CIE-LCH | lch(64.35, 45.82, 277.12°) |
| OKLab | oklab(69.41% -0.0256 -0.1284) |
| OKLCH | oklch(69.41% 0.131 258.7) |
| XYZ | xyz(33.1634, 33.2289, 84.7705) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.42
Dark Sky Blue
#448EE4
ΔE00 5.79
Dodgerblue
#1E90FF
ΔE00 6.05
Soft Blue
#6488EA
ΔE00 6.76
Faded Blue
#658CBB
ΔE00 7.26
Carolina Blue
#8AB8FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DED #EDB969
analogous
#69DFED #699DED #7769ED
triadic
#699DED #ED699D #9DED69
tetradic
#699DED #ED69DF #EDB969 #69ED77
square
#699DED #ED69DF #EDB969 #69ED77
split-complementary
#699DED #ED7769 #DFED69
monochromatic
#185BC4 #3279E6 #699DED #A0C1F4 #D6E4FA
Accessibility & contrast
On white
2.75
#699DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#699DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DED
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DED | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F0
Deuteranopia (green-blind)
#6C96EB
Tritanopia (blue-blind)
#00AFBA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #699ded; /* rgb */ color: rgb(105, 157, 237); /* oklch */ color: oklch(69.4% 0.131 258.7);
Tailwind
colors: {
custom: {
50: '#9db9f3',
500: '#699ded',
950: '#000000',
},
}SCSS
$custom: #699ded; $custom-light: #9db9f3; $custom-dark: #000000;
JSON
{
"hex": "#699ded",
"rgb": {
"r": 105,
"g": 157,
"b": 237
},
"hsl": {
"h": 216.364,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.6941,
"c": 0.13092,
"h": 258.7
},
"luminance": 0.33232
}Semantic roles & 50–950 ramp
primary
#699DED
secondary
#EEDDC4
accent
#890BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085