#699DDC#699DDC
#699DDC is a light, moderate cyan. Relative luminance 0.323; OKLCH L 68.6% C 0.109 H 253.9°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #699DDC |
|---|---|
| RGB | rgb(105, 157, 220) |
| HSL | hsl(213, 62%, 64%) |
| HSV | hsv(213, 52%, 86%) |
| CMYK | cmyk(52.3%, 28.6%, 0%, 13.7%) |
| CIE-LAB | lab(63.58, 0.42, -37.29) |
| CIE-LCH | lch(63.58, 37.29, 270.65°) |
| OKLab | oklab(68.55% -0.0302 -0.1047) |
| OKLCH | oklch(68.55% 0.109 253.9) |
| XYZ | xyz(30.7965, 32.2821, 72.3045) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.23
Dark Sky Blue
#448EE4
ΔE00 5.33
Dodgerblue
#1E90FF
ΔE00 5.90
Faded Blue
#658CBB
ΔE00 6.26
Azure (survey)
#069AF3
ΔE00 6.63
Soft Blue
#6488EA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DDC #DCA869
analogous
#69D6DC #699DDC #6E69DC
triadic
#699DDC #DC699D #9DDC69
tetradic
#699DDC #DC69D6 #DCA869 #69DC6E
square
#699DDC #DC69D6 #DCA869 #69DC6E
split-complementary
#699DDC #DC6E69 #D6DC69
monochromatic
#265FA4 #377DD0 #699DDC #9BBDE8 #CCDEF3
Accessibility & contrast
On white
2.82
#699DDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#699DDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DDC
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DDC | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#7595DB
Tritanopia (blue-blind)
#2AABB3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699ddc; /* rgb */ color: rgb(105, 157, 220); /* oklch */ color: oklch(68.6% 0.109 253.9);
Tailwind
colors: {
custom: {
50: '#9bb9e7',
500: '#699ddc',
950: '#000000',
},
}SCSS
$custom: #699ddc; $custom-light: #9bb9e7; $custom-dark: #000000;
JSON
{
"hex": "#699ddc",
"rgb": {
"r": 105,
"g": 157,
"b": 220
},
"hsl": {
"h": 212.87,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.68554,
"c": 0.10895,
"h": 253.9
},
"luminance": 0.32285
}Semantic roles & 50–950 ramp
primary
#699DDC
secondary
#E5D2BC
accent
#7B1CCA
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0F1116
muted
#7E8084