#6CA5FF#6CA5FF
#6CA5FF is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.2% C 0.145 H 259.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA5FF |
|---|---|
| RGB | rgb(108, 165, 255) |
| HSL | hsl(217, 100%, 71%) |
| HSV | hsv(217, 58%, 100%) |
| CMYK | cmyk(57.6%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(67.51, 7.35, -50.29) |
| CIE-LCH | lch(67.51, 50.83, 278.31°) |
| OKLab | oklab(72.19% -0.0272 -0.1424) |
| OKLCH | oklch(72.19% 0.145 259.2) |
| XYZ | xyz(37.6832, 37.3152, 99.8051) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.93
Carolina Blue
#8AB8FE
ΔE00 5.46
Sky Blue (survey)
#75BBFD
ΔE00 6.73
Dodgerblue
#1E90FF
ΔE00 7.61
Dark Sky Blue
#448EE4
ΔE00 8.04
Azure (survey)
#069AF3
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA5FF #FFC66C
analogous
#6CEEFF #6CA5FF #7C6CFF
triadic
#6CA5FF #FF6CA5 #A5FF6C
tetradic
#6CA5FF #FF6CEE #FFC66C #6CFF7C
square
#6CA5FF #FF6CEE #FFC66C #6CFF7C
split-complementary
#6CA5FF #FF7C6C #EEFF6C
monochromatic
#005DF1 #2F80FF #6CA5FF #A9CAFF #E0ECFF
Accessibility & contrast
On white
2.48
#6CA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#6CA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA5FF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA5FF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#00B9C6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ca5ff; /* rgb */ color: rgb(108, 165, 255); /* oklch */ color: oklch(72.2% 0.145 259.2);
Tailwind
colors: {
custom: {
50: '#a0bfff',
500: '#6ca5ff',
950: '#000000',
},
}SCSS
$custom: #6ca5ff; $custom-light: #a0bfff; $custom-dark: #000000;
JSON
{
"hex": "#6ca5ff",
"rgb": {
"r": 108,
"g": 165,
"b": 255
},
"hsl": {
"h": 216.735,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.72195,
"c": 0.14494,
"h": 259.2
},
"luminance": 0.37318
}Semantic roles & 50–950 ramp
primary
#6CA5FF
secondary
#F7E8D0
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186