#6CA2FB#6CA2FB
#6CA2FB is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.4% C 0.143 H 259.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA2FB |
|---|---|
| RGB | rgb(108, 162, 251) |
| HSL | hsl(217, 95%, 70%) |
| HSV | hsv(217, 57%, 98%) |
| CMYK | cmyk(57%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(66.51, 7.81, -49.70) |
| CIE-LCH | lch(66.51, 50.31, 278.93°) |
| OKLab | oklab(71.35% -0.0249 -0.1406) |
| OKLCH | oklch(71.35% 0.143 259.9) |
| XYZ | xyz(36.5112, 35.9908, 96.2709) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.00
Carolina Blue
#8AB8FE
ΔE00 6.13
Dodgerblue
#1E90FF
ΔE00 7.17
Dark Sky Blue
#448EE4
ΔE00 7.40
Sky Blue (survey)
#75BBFD
ΔE00 7.58
Soft Blue
#6488EA
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA2FB #FBC56C
analogous
#6CE9FB #6CA2FB #7E6CFB
triadic
#6CA2FB #FB6CA2 #A2FB6C
tetradic
#6CA2FB #FB6CE9 #FBC56C #6CFB7E
square
#6CA2FB #FB6CE9 #FBC56C #6CFB7E
split-complementary
#6CA2FB #FB7E6C #E9FB6C
monochromatic
#065BE6 #307CF9 #6CA2FB #A8C8FD #E1ECFE
Accessibility & contrast
On white
2.56
#6CA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#6CA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA2FB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA2FB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#6B9CF9
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ca2fb; /* rgb */ color: rgb(108, 162, 251); /* oklch */ color: oklch(71.4% 0.143 259.9);
Tailwind
colors: {
custom: {
50: '#a0bdfd',
500: '#6ca2fb',
950: '#000000',
},
}SCSS
$custom: #6ca2fb; $custom-light: #a0bdfd; $custom-dark: #000000;
JSON
{
"hex": "#6ca2fb",
"rgb": {
"r": 108,
"g": 162,
"b": 251
},
"hsl": {
"h": 217.343,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.71354,
"c": 0.14285,
"h": 259.9
},
"luminance": 0.35994
}Semantic roles & 50–950 ramp
primary
#6CA2FB
secondary
#F5E6CE
accent
#8F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185