#6CA4FF#6CA4FF
#6CA4FF is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.0% C 0.146 H 259.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA4FF |
|---|---|
| RGB | rgb(108, 164, 255) |
| HSL | hsl(217, 100%, 71%) |
| HSV | hsv(217, 58%, 100%) |
| CMYK | cmyk(57.6%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(67.24, 7.92, -50.72) |
| CIE-LCH | lch(67.24, 51.33, 278.88°) |
| OKLab | oklab(71.99% -0.0261 -0.1436) |
| OKLCH | oklch(71.99% 0.146 259.7) |
| XYZ | xyz(37.5035, 36.9559, 99.7452) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.65
Carolina Blue
#8AB8FE
ΔE00 5.66
Sky Blue (survey)
#75BBFD
ΔE00 7.04
Dodgerblue
#1E90FF
ΔE00 7.50
Dark Sky Blue
#448EE4
ΔE00 7.89
Azure (survey)
#069AF3
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA4FF #FFC76C
analogous
#6CEDFF #6CA4FF #7D6CFF
triadic
#6CA4FF #FF6CA4 #A4FF6C
tetradic
#6CA4FF #FF6CED #FFC76C #6CFF7D
square
#6CA4FF #FF6CED #FFC76C #6CFF7D
split-complementary
#6CA4FF #FF7D6C #EDFF6C
monochromatic
#005CF1 #2F7EFF #6CA4FF #A9CAFF #E0ECFF
Accessibility & contrast
On white
2.50
#6CA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#6CA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA4FF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA4FF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#6B9DFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ca4ff; /* rgb */ color: rgb(108, 164, 255); /* oklch */ color: oklch(72.0% 0.146 259.7);
Tailwind
colors: {
custom: {
50: '#a0beff',
500: '#6ca4ff',
950: '#000000',
},
}SCSS
$custom: #6ca4ff; $custom-light: #a0beff; $custom-dark: #000000;
JSON
{
"hex": "#6ca4ff",
"rgb": {
"r": 108,
"g": 164,
"b": 255
},
"hsl": {
"h": 217.143,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.71986,
"c": 0.14598,
"h": 259.7
},
"luminance": 0.36959
}Semantic roles & 50–950 ramp
primary
#6CA4FF
secondary
#F7E8D0
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186