#6CA6FF#6CA6FF
#6CA6FF is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.4% C 0.144 H 258.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA6FF |
|---|---|
| RGB | rgb(108, 166, 255) |
| HSL | hsl(216, 100%, 71%) |
| HSV | hsv(216, 58%, 100%) |
| CMYK | cmyk(57.6%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(67.78, 6.77, -49.87) |
| CIE-LCH | lch(67.78, 50.32, 277.73°) |
| OKLab | oklab(72.4% -0.0282 -0.1411) |
| OKLCH | oklch(72.4% 0.144 258.7) |
| XYZ | xyz(37.8642, 37.6774, 99.8654) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.21
Carolina Blue
#8AB8FE
ΔE00 5.27
Sky Blue (survey)
#75BBFD
ΔE00 6.42
Dodgerblue
#1E90FF
ΔE00 7.73
Dark Sky Blue
#448EE4
ΔE00 8.21
Azure (survey)
#069AF3
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA6FF #FFC56C
analogous
#6CEFFF #6CA6FF #7B6CFF
triadic
#6CA6FF #FF6CA6 #A6FF6C
tetradic
#6CA6FF #FF6CEF #FFC56C #6CFF7B
square
#6CA6FF #FF6CEF #FFC56C #6CFF7B
split-complementary
#6CA6FF #FF7B6C #EFFF6C
monochromatic
#005FF1 #2F81FF #6CA6FF #A9CBFF #E0ECFF
Accessibility & contrast
On white
2.46
#6CA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#6CA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA6FF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA6FF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#00BAC7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ca6ff; /* rgb */ color: rgb(108, 166, 255); /* oklch */ color: oklch(72.4% 0.144 258.7);
Tailwind
colors: {
custom: {
50: '#a0c0ff',
500: '#6ca6ff',
950: '#000000',
},
}SCSS
$custom: #6ca6ff; $custom-light: #a0c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6ca6ff",
"rgb": {
"r": 108,
"g": 166,
"b": 255
},
"hsl": {
"h": 216.327,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.72404,
"c": 0.14391,
"h": 258.7
},
"luminance": 0.37681
}Semantic roles & 50–950 ramp
primary
#6CA6FF
secondary
#F7E7D0
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186