#6CA1F5#6CA1F5
#6CA1F5 is a light, vivid blue. Relative luminance 0.353; OKLCH L 70.8% C 0.136 H 259.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA1F5 |
|---|---|
| RGB | rgb(108, 161, 245) |
| HSL | hsl(217, 87%, 69%) |
| HSV | hsv(217, 56%, 96%) |
| CMYK | cmyk(55.9%, 34.3%, 0%, 3.9%) |
| CIE-LAB | lab(65.96, 6.50, -47.30) |
| CIE-LCH | lch(65.96, 47.74, 277.82°) |
| OKLab | oklab(70.83% -0.0253 -0.1337) |
| OKLCH | oklch(70.83% 0.136 259.3) |
| XYZ | xyz(35.4049, 35.2676, 91.3101) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.59
Carolina Blue
#8AB8FE
ΔE00 6.46
Dodgerblue
#1E90FF
ΔE00 6.89
Dark Sky Blue
#448EE4
ΔE00 6.97
Sky Blue (survey)
#75BBFD
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA1F5 #F5C06C
analogous
#6CE6F5 #6CA1F5 #7C6CF5
triadic
#6CA1F5 #F56CA1 #A1F56C
tetradic
#6CA1F5 #F56CE6 #F5C06C #6CF57C
square
#6CA1F5 #F56CE6 #F5C06C #6CF57C
split-complementary
#6CA1F5 #F57C6C #E6F56C
monochromatic
#0F5DD8 #337CF1 #6CA1F5 #A5C6F9 #DFEAFD
Accessibility & contrast
On white
2.61
#6CA1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#6CA1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA1F5
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA1F5 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F8
Deuteranopia (green-blind)
#6D9AF3
Tritanopia (blue-blind)
#00B4C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6ca1f5; /* rgb */ color: rgb(108, 161, 245); /* oklch */ color: oklch(70.8% 0.136 259.3);
Tailwind
colors: {
custom: {
50: '#9fbcf9',
500: '#6ca1f5',
950: '#000000',
},
}SCSS
$custom: #6ca1f5; $custom-light: #9fbcf9; $custom-dark: #000000;
JSON
{
"hex": "#6ca1f5",
"rgb": {
"r": 108,
"g": 161,
"b": 245
},
"hsl": {
"h": 216.788,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.70827,
"c": 0.13605,
"h": 259.3
},
"luminance": 0.3527
}Semantic roles & 50–950 ramp
primary
#6CA1F5
secondary
#F2E3CA
accent
#8C02E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185