#6CA1DD#6CA1DD
#6CA1DD is a light, moderate cyan. Relative luminance 0.339; OKLCH L 69.6% C 0.105 H 252.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA1DD |
|---|---|
| RGB | rgb(108, 161, 221) |
| HSL | hsl(212, 62%, 65%) |
| HSV | hsv(212, 51%, 87%) |
| CMYK | cmyk(51.1%, 27.1%, 0%, 13.3%) |
| CIE-LAB | lab(64.88, -0.87, -35.80) |
| CIE-LCH | lch(64.88, 35.81, 268.60°) |
| OKLab | oklab(69.63% -0.0319 -0.1003) |
| OKLCH | oklch(69.63% 0.105 252.4) |
| XYZ | xyz(31.9758, 33.8959, 73.2502) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.25
Dark Sky Blue
#448EE4
ΔE00 6.35
Dodgerblue
#1E90FF
ΔE00 6.65
Azure (survey)
#069AF3
ΔE00 6.69
Faded Blue
#658CBB
ΔE00 7.27
Carolina Blue
#8AB8FE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA1DD #DDA86C
analogous
#6CDADD #6CA1DD #6F6CDD
triadic
#6CA1DD #DD6CA1 #A1DD6C
tetradic
#6CA1DD #DD6CDA #DDA86C #6CDD6F
square
#6CA1DD #DD6CDA #DDA86C #6CDD6F
split-complementary
#6CA1DD #DD6F6C #DADD6C
monochromatic
#2763A8 #3A81D2 #6CA1DD #9EC1E8 #CFE1F4
Accessibility & contrast
On white
2.70
#6CA1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#6CA1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA1DD
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA1DD | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E0
Deuteranopia (green-blind)
#7B98DC
Tritanopia (blue-blind)
#32AFB6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6ca1dd; /* rgb */ color: rgb(108, 161, 221); /* oklch */ color: oklch(69.6% 0.105 252.4);
Tailwind
colors: {
custom: {
50: '#9cbce7',
500: '#6ca1dd',
950: '#000000',
},
}SCSS
$custom: #6ca1dd; $custom-light: #9cbce7; $custom-dark: #000000;
JSON
{
"hex": "#6ca1dd",
"rgb": {
"r": 108,
"g": 161,
"b": 221
},
"hsl": {
"h": 211.858,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.69632,
"c": 0.10525,
"h": 252.4
},
"luminance": 0.33898
}Semantic roles & 50–950 ramp
primary
#6CA1DD
secondary
#E6D4BF
accent
#781BCA
background
#FAFBFE
surface
#F3F6FC
border
#CDD0D5
text
#0F1216
muted
#7F8184