#699CDF#699CDF
#699CDF is a light, moderate cyan. Relative luminance 0.321; OKLCH L 68.5% C 0.114 H 255.6°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #699CDF |
|---|---|
| RGB | rgb(105, 156, 223) |
| HSL | hsl(214, 65%, 64%) |
| HSV | hsv(214, 53%, 87%) |
| CMYK | cmyk(52.9%, 30%, 0%, 12.5%) |
| CIE-LAB | lab(63.43, 1.91, -39.18) |
| CIE-LCH | lch(63.43, 39.22, 272.79°) |
| OKLab | oklab(68.48% -0.0282 -0.1101) |
| OKLCH | oklch(68.48% 0.114 255.6) |
| XYZ | xyz(31.0288, 32.1055, 74.3596) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.69
Dark Sky Blue
#448EE4
ΔE00 5.20
Dodgerblue
#1E90FF
ΔE00 5.82
Faded Blue
#658CBB
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 6.72
Azure (survey)
#069AF3
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699CDF #DFAC69
analogous
#69D7DF #699CDF #7169DF
triadic
#699CDF #DF699C #9CDF69
tetradic
#699CDF #DF69D7 #DFAC69 #69DF71
square
#699CDF #DF69D7 #DFAC69 #69DF71
split-complementary
#699CDF #DF7169 #D7DF69
monochromatic
#245EA9 #377BD4 #699CDF #9BBDEA #CEDFF5
Accessibility & contrast
On white
2.83
#699CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#699CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699CDF
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699CDF | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#7294DE
Tritanopia (blue-blind)
#27ABB4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699cdf; /* rgb */ color: rgb(105, 156, 223); /* oklch */ color: oklch(68.5% 0.114 255.6);
Tailwind
colors: {
custom: {
50: '#9bb8e9',
500: '#699cdf',
950: '#000000',
},
}SCSS
$custom: #699cdf; $custom-light: #9bb8e9; $custom-dark: #000000;
JSON
{
"hex": "#699cdf",
"rgb": {
"r": 105,
"g": 156,
"b": 223
},
"hsl": {
"h": 214.068,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.68484,
"c": 0.1137,
"h": 255.6
},
"luminance": 0.32108
}Semantic roles & 50–950 ramp
primary
#699CDF
secondary
#E6D5BD
accent
#7F19CD
background
#F9FBFE
surface
#F2F6FD
border
#CCD0D5
text
#0F1116
muted
#7E8084