#6CA5FB#6CA5FB
#6CA5FB is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.0% C 0.140 H 258.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA5FB |
|---|---|
| RGB | rgb(108, 165, 251) |
| HSL | hsl(216, 95%, 70%) |
| HSV | hsv(216, 57%, 98%) |
| CMYK | cmyk(57%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(67.32, 6.09, -48.42) |
| CIE-LCH | lch(67.32, 48.80, 277.16°) |
| OKLab | oklab(71.98% -0.0281 -0.1369) |
| OKLCH | oklch(71.98% 0.14 258.4) |
| XYZ | xyz(37.0460, 37.0603, 96.4492) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.86
Carolina Blue
#8AB8FE
ΔE00 5.52
Sky Blue (survey)
#75BBFD
ΔE00 6.63
Dodgerblue
#1E90FF
ΔE00 7.47
Dark Sky Blue
#448EE4
ΔE00 7.86
Azure (survey)
#069AF3
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA5FB #FBC26C
analogous
#6CECFB #6CA5FB #7A6CFB
triadic
#6CA5FB #FB6CA5 #A5FB6C
tetradic
#6CA5FB #FB6CEC #FBC26C #6CFB7A
square
#6CA5FB #FB6CEC #FBC26C #6CFB7A
split-complementary
#6CA5FB #FB7A6C #ECFB6C
monochromatic
#0660E6 #3081F9 #6CA5FB #A8C9FD #E1EDFE
Accessibility & contrast
On white
2.50
#6CA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#6CA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA5FB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA5FB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#6F9EF9
Tritanopia (blue-blind)
#00B8C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ca5fb; /* rgb */ color: rgb(108, 165, 251); /* oklch */ color: oklch(72.0% 0.140 258.4);
Tailwind
colors: {
custom: {
50: '#a0bffd',
500: '#6ca5fb',
950: '#000000',
},
}SCSS
$custom: #6ca5fb; $custom-light: #a0bffd; $custom-dark: #000000;
JSON
{
"hex": "#6ca5fb",
"rgb": {
"r": 108,
"g": 165,
"b": 251
},
"hsl": {
"h": 216.084,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.71984,
"c": 0.13976,
"h": 258.4
},
"luminance": 0.37063
}Semantic roles & 50–950 ramp
primary
#6CA5FB
secondary
#F5E5CE
accent
#8A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185