#6CA2FF#6CA2FF
#6CA2FF is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.6% C 0.148 H 260.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA2FF |
|---|---|
| RGB | rgb(108, 162, 255) |
| HSL | hsl(218, 100%, 71%) |
| HSV | hsv(218, 58%, 100%) |
| CMYK | cmyk(57.6%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.71, 9.07, -51.57) |
| CIE-LCH | lch(66.71, 52.36, 279.98°) |
| OKLab | oklab(71.57% -0.024 -0.1461) |
| OKLCH | oklch(71.57% 0.148 260.7) |
| XYZ | xyz(37.1484, 36.2457, 99.6268) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 6.09
Dodgerblue
#1E90FF
ΔE00 7.32
Dark Sky Blue
#448EE4
ΔE00 7.61
Sky Blue (survey)
#75BBFD
ΔE00 7.67
Soft Blue
#6488EA
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA2FF #FFC96C
analogous
#6CECFF #6CA2FF #7F6CFF
triadic
#6CA2FF #FF6CA2 #A2FF6C
tetradic
#6CA2FF #FF6CEC #FFC96C #6CFF7F
square
#6CA2FF #FF6CEC #FFC96C #6CFF7F
split-complementary
#6CA2FF #FF7F6C #ECFF6C
monochromatic
#0058F1 #2F7BFF #6CA2FF #A9C9FF #E0ECFF
Accessibility & contrast
On white
2.55
#6CA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#6CA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA2FF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA2FF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#689CFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ca2ff; /* rgb */ color: rgb(108, 162, 255); /* oklch */ color: oklch(71.6% 0.148 260.7);
Tailwind
colors: {
custom: {
50: '#a0bdff',
500: '#6ca2ff',
950: '#000000',
},
}SCSS
$custom: #6ca2ff; $custom-light: #a0bdff; $custom-dark: #000000;
JSON
{
"hex": "#6ca2ff",
"rgb": {
"r": 108,
"g": 162,
"b": 255
},
"hsl": {
"h": 217.959,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.71569,
"c": 0.14807,
"h": 260.7
},
"luminance": 0.36249
}Semantic roles & 50–950 ramp
primary
#6CA2FF
secondary
#F7E9D0
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186