#6CA2F0#6CA2F0
#6CA2F0 is a light, vivid blue. Relative luminance 0.353; OKLCH L 70.8% C 0.129 H 257.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA2F0 |
|---|---|
| RGB | rgb(108, 162, 240) |
| HSL | hsl(215, 81%, 68%) |
| HSV | hsv(215, 55%, 94%) |
| CMYK | cmyk(55%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(66.00, 4.37, -44.50) |
| CIE-LCH | lch(66.00, 44.72, 275.60°) |
| OKLab | oklab(70.78% -0.0277 -0.1255) |
| OKLCH | oklch(70.78% 0.129 257.6) |
| XYZ | xyz(34.8274, 35.3173, 87.4028) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.88
Carolina Blue
#8AB8FE
ΔE00 6.37
Dodgerblue
#1E90FF
ΔE00 6.84
Dark Sky Blue
#448EE4
ΔE00 6.91
Sky Blue (survey)
#75BBFD
ΔE00 7.39
Azure (survey)
#069AF3
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA2F0 #F0BA6C
analogous
#6CE4F0 #6CA2F0 #786CF0
triadic
#6CA2F0 #F06CA2 #A2F06C
tetradic
#6CA2F0 #F06CE4 #F0BA6C #6CF078
square
#6CA2F0 #F06CE4 #F0BA6C #6CF078
split-complementary
#6CA2F0 #F0786C #E4F06C
monochromatic
#1560CD #347FEA #6CA2F0 #A4C5F6 #DBE8FB
Accessibility & contrast
On white
2.60
#6CA2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#6CA2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA2F0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA2F0 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F3
Deuteranopia (green-blind)
#729BEE
Tritanopia (blue-blind)
#0FB3BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6ca2f0; /* rgb */ color: rgb(108, 162, 240); /* oklch */ color: oklch(70.8% 0.129 257.6);
Tailwind
colors: {
custom: {
50: '#9fbdf5',
500: '#6ca2f0',
950: '#000000',
},
}SCSS
$custom: #6ca2f0; $custom-light: #9fbdf5; $custom-dark: #000000;
JSON
{
"hex": "#6ca2f0",
"rgb": {
"r": 108,
"g": 162,
"b": 240
},
"hsl": {
"h": 215.455,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.70781,
"c": 0.12855,
"h": 257.6
},
"luminance": 0.3532
}Semantic roles & 50–950 ramp
primary
#6CA2F0
secondary
#F0E0C8
accent
#8608DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#0F1217
muted
#7F8185