#6CA7FF#6CA7FF
#6CA7FF is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.6% C 0.143 H 258.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA7FF |
|---|---|
| RGB | rgb(108, 167, 255) |
| HSL | hsl(216, 100%, 71%) |
| HSV | hsv(216, 58%, 100%) |
| CMYK | cmyk(57.6%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(68.05, 6.20, -49.44) |
| CIE-LCH | lch(68.05, 49.83, 277.15°) |
| OKLab | oklab(72.61% -0.0293 -0.1399) |
| OKLCH | oklch(72.61% 0.143 258.2) |
| XYZ | xyz(38.0467, 38.0423, 99.9263) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.10
Cornflowerblue
#6495ED
ΔE00 5.50
Sky Blue (survey)
#75BBFD
ΔE00 6.10
Dodgerblue
#1E90FF
ΔE00 7.86
Azure (survey)
#069AF3
ΔE00 8.37
Dark Sky Blue
#448EE4
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA7FF #FFC46C
analogous
#6CF1FF #6CA7FF #7A6CFF
triadic
#6CA7FF #FF6CA7 #A7FF6C
tetradic
#6CA7FF #FF6CF1 #FFC46C #6CFF7A
square
#6CA7FF #FF6CF1 #FFC46C #6CFF7A
split-complementary
#6CA7FF #FF7A6C #F1FF6C
monochromatic
#0061F1 #2F82FF #6CA7FF #A9CCFF #E0EDFF
Accessibility & contrast
On white
2.44
#6CA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#6CA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA7FF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA7FF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#6FA0FD
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6ca7ff; /* rgb */ color: rgb(108, 167, 255); /* oklch */ color: oklch(72.6% 0.143 258.2);
Tailwind
colors: {
custom: {
50: '#a0c0ff',
500: '#6ca7ff',
950: '#000000',
},
}SCSS
$custom: #6ca7ff; $custom-light: #a0c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6ca7ff",
"rgb": {
"r": 108,
"g": 167,
"b": 255
},
"hsl": {
"h": 215.918,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.72614,
"c": 0.1429,
"h": 258.2
},
"luminance": 0.38046
}Semantic roles & 50–950 ramp
primary
#6CA7FF
secondary
#F7E7D0
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186