#6CA1FF#6CA1FF
#6CA1FF is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.4% C 0.149 H 261.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA1FF |
|---|---|
| RGB | rgb(108, 161, 255) |
| HSL | hsl(218, 100%, 71%) |
| HSV | hsv(218, 58%, 100%) |
| CMYK | cmyk(57.6%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(66.44, 9.65, -51.99) |
| CIE-LCH | lch(66.44, 52.88, 280.52°) |
| OKLab | oklab(71.36% -0.023 -0.1474) |
| OKLCH | oklch(71.36% 0.149 261.1) |
| XYZ | xyz(36.9730, 35.8948, 99.5683) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.87
Carolina Blue
#8AB8FE
ΔE00 6.31
Dodgerblue
#1E90FF
ΔE00 7.25
Dark Sky Blue
#448EE4
ΔE00 7.48
Soft Blue
#6488EA
ΔE00 7.92
Sky Blue (survey)
#75BBFD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA1FF #FFCA6C
analogous
#6CEBFF #6CA1FF #806CFF
triadic
#6CA1FF #FF6CA1 #A1FF6C
tetradic
#6CA1FF #FF6CEB #FFCA6C #6CFF80
square
#6CA1FF #FF6CEB #FFCA6C #6CFF80
split-complementary
#6CA1FF #FF806C #EBFF6C
monochromatic
#0057F1 #2F7AFF #6CA1FF #A9C8FF #E0EBFF
Accessibility & contrast
On white
2.57
#6CA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#6CA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA1FF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA1FF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#669BFD
Tritanopia (blue-blind)
#00B6C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ca1ff; /* rgb */ color: rgb(108, 161, 255); /* oklch */ color: oklch(71.4% 0.149 261.1);
Tailwind
colors: {
custom: {
50: '#a0bcff',
500: '#6ca1ff',
950: '#000000',
},
}SCSS
$custom: #6ca1ff; $custom-light: #a0bcff; $custom-dark: #000000;
JSON
{
"hex": "#6ca1ff",
"rgb": {
"r": 108,
"g": 161,
"b": 255
},
"hsl": {
"h": 218.367,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.71361,
"c": 0.14914,
"h": 261.1
},
"luminance": 0.35898
}Semantic roles & 50–950 ramp
primary
#6CA1FF
secondary
#F7E9D0
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086