#6CA4FD#6CA4FD
#6CA4FD is a light, vivid blue. Relative luminance 0.368; OKLCH L 71.9% C 0.143 H 259.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA4FD |
|---|---|
| RGB | rgb(108, 164, 253) |
| HSL | hsl(217, 97%, 71%) |
| HSV | hsv(217, 57%, 99%) |
| CMYK | cmyk(57.3%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(67.15, 7.29, -49.78) |
| CIE-LCH | lch(67.15, 50.31, 278.33°) |
| OKLab | oklab(71.88% -0.0266 -0.1409) |
| OKLCH | oklch(71.88% 0.143 259.3) |
| XYZ | xyz(37.1832, 36.8278, 98.0585) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 7.00
Dodgerblue
#1E90FF
ΔE00 7.43
Dark Sky Blue
#448EE4
ΔE00 7.79
Azure (survey)
#069AF3
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA4FD #FDC56C
analogous
#6CECFD #6CA4FD #7C6CFD
triadic
#6CA4FD #FD6CA4 #A4FD6C
tetradic
#6CA4FD #FD6CEC #FDC56C #6CFD7C
square
#6CA4FD #FD6CEC #FDC56C #6CFD7C
split-complementary
#6CA4FD #FD7C6C #ECFD6C
monochromatic
#035DEB #307FFC #6CA4FD #A8C9FE #E1ECFF
Accessibility & contrast
On white
2.51
#6CA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#6CA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA4FD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA4FD | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#6C9DFB
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6ca4fd; /* rgb */ color: rgb(108, 164, 253); /* oklch */ color: oklch(71.9% 0.143 259.3);
Tailwind
colors: {
custom: {
50: '#a0befe',
500: '#6ca4fd',
950: '#000000',
},
}SCSS
$custom: #6ca4fd; $custom-light: #a0befe; $custom-dark: #000000;
JSON
{
"hex": "#6ca4fd",
"rgb": {
"r": 108,
"g": 164,
"b": 253
},
"hsl": {
"h": 216.828,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.71879,
"c": 0.14338,
"h": 259.3
},
"luminance": 0.36831
}Semantic roles & 50–950 ramp
primary
#6CA4FD
secondary
#F6E7CF
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186