#6CA6FE#6CA6FE
#6CA6FE is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.4% C 0.143 H 258.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA6FE |
|---|---|
| RGB | rgb(108, 166, 254) |
| HSL | hsl(216, 99%, 71%) |
| HSV | hsv(216, 57%, 100%) |
| CMYK | cmyk(57.5%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(67.73, 6.46, -49.40) |
| CIE-LCH | lch(67.73, 49.82, 277.45°) |
| OKLab | oklab(72.35% -0.0285 -0.1398) |
| OKLCH | oklch(72.35% 0.143 258.5) |
| XYZ | xyz(37.7037, 37.6131, 99.0199) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.19
Carolina Blue
#8AB8FE
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 6.39
Dodgerblue
#1E90FF
ΔE00 7.70
Dark Sky Blue
#448EE4
ΔE00 8.16
Azure (survey)
#069AF3
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA6FE #FEC46C
analogous
#6CEFFE #6CA6FE #7B6CFE
triadic
#6CA6FE #FE6CA6 #A6FE6C
tetradic
#6CA6FE #FE6CEF #FEC46C #6CFE7B
square
#6CA6FE #FE6CEF #FEC46C #6CFE7B
split-complementary
#6CA6FE #FE7B6C #EFFE6C
monochromatic
#0260EE #2F81FE #6CA6FE #A9CBFE #E1EDFF
Accessibility & contrast
On white
2.46
#6CA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#6CA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA6FE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA6FE | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#6E9FFC
Tritanopia (blue-blind)
#00BAC6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ca6fe; /* rgb */ color: rgb(108, 166, 254); /* oklch */ color: oklch(72.4% 0.143 258.5);
Tailwind
colors: {
custom: {
50: '#a0c0ff',
500: '#6ca6fe',
950: '#000000',
},
}SCSS
$custom: #6ca6fe; $custom-light: #a0c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6ca6fe",
"rgb": {
"r": 108,
"g": 166,
"b": 254
},
"hsl": {
"h": 216.164,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.72352,
"c": 0.14262,
"h": 258.5
},
"luminance": 0.37616
}Semantic roles & 50–950 ramp
primary
#6CA6FE
secondary
#F6E7CF
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186