#6CA6FD#6CA6FD
#6CA6FD is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.3% C 0.141 H 258.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA6FD |
|---|---|
| RGB | rgb(108, 166, 253) |
| HSL | hsl(216, 97%, 71%) |
| HSV | hsv(216, 57%, 99%) |
| CMYK | cmyk(57.3%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(67.69, 6.14, -48.93) |
| CIE-LCH | lch(67.69, 49.31, 277.16°) |
| OKLab | oklab(72.3% -0.0287 -0.1384) |
| OKLCH | oklch(72.3% 0.141 258.3) |
| XYZ | xyz(37.5440, 37.5492, 98.1787) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.18
Carolina Blue
#8AB8FE
ΔE00 5.30
Sky Blue (survey)
#75BBFD
ΔE00 6.36
Dodgerblue
#1E90FF
ΔE00 7.66
Dark Sky Blue
#448EE4
ΔE00 8.12
Azure (survey)
#069AF3
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA6FD #FDC36C
analogous
#6CEEFD #6CA6FD #7A6CFD
triadic
#6CA6FD #FD6CA6 #A6FD6C
tetradic
#6CA6FD #FD6CEE #FDC36C #6CFD7A
square
#6CA6FD #FD6CEE #FDC36C #6CFD7A
split-complementary
#6CA6FD #FD7A6C #EEFD6C
monochromatic
#0360EB #3081FC #6CA6FD #A8CBFE #E1EDFF
Accessibility & contrast
On white
2.47
#6CA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#6CA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA6FD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA6FD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#6F9FFB
Tritanopia (blue-blind)
#00BAC6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ca6fd; /* rgb */ color: rgb(108, 166, 253); /* oklch */ color: oklch(72.3% 0.141 258.3);
Tailwind
colors: {
custom: {
50: '#a0c0fe',
500: '#6ca6fd',
950: '#000000',
},
}SCSS
$custom: #6ca6fd; $custom-light: #a0c0fe; $custom-dark: #000000;
JSON
{
"hex": "#6ca6fd",
"rgb": {
"r": 108,
"g": 166,
"b": 253
},
"hsl": {
"h": 216,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.72299,
"c": 0.14133,
"h": 258.3
},
"luminance": 0.37552
}Semantic roles & 50–950 ramp
primary
#6CA6FD
secondary
#F6E6CF
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186