#6BA6FC#6BA6FC
#6BA6FC is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.2% C 0.140 H 257.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BA6FC |
|---|---|
| RGB | rgb(107, 166, 252) |
| HSL | hsl(216, 96%, 70%) |
| HSV | hsv(216, 58%, 99%) |
| CMYK | cmyk(57.5%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(67.59, 5.63, -48.54) |
| CIE-LCH | lch(67.59, 48.86, 276.62°) |
| OKLab | oklab(72.2% -0.0298 -0.1373) |
| OKLCH | oklch(72.2% 0.14 257.8) |
| XYZ | xyz(37.2641, 37.4233, 97.3363) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.20
Carolina Blue
#8AB8FE
ΔE00 5.39
Sky Blue (survey)
#75BBFD
ΔE00 6.28
Dodgerblue
#1E90FF
ΔE00 7.55
Dark Sky Blue
#448EE4
ΔE00 8.01
Azure (survey)
#069AF3
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BA6FC #FCC16B
analogous
#6BEFFC #6BA6FC #786BFC
triadic
#6BA6FC #FC6BA6 #A6FC6B
tetradic
#6BA6FC #FC6BEF #FCC16B #6BFC78
square
#6BA6FC #FC6BEF #FCC16B #6BFC78
split-complementary
#6BA6FC #FC786B #EFFC6B
monochromatic
#0561E8 #2F82FB #6BA6FC #A7CAFD #E1EDFE
Accessibility & contrast
On white
2.47
#6BA6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#6BA6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BA6FC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BA6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BA6FC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ba6fc; /* rgb */ color: rgb(107, 166, 252); /* oklch */ color: oklch(72.2% 0.140 257.8);
Tailwind
colors: {
custom: {
50: '#9fc0fe',
500: '#6ba6fc',
950: '#000000',
},
}SCSS
$custom: #6ba6fc; $custom-light: #9fc0fe; $custom-dark: #000000;
JSON
{
"hex": "#6ba6fc",
"rgb": {
"r": 107,
"g": 166,
"b": 252
},
"hsl": {
"h": 215.586,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.72198,
"c": 0.14045,
"h": 257.8
},
"luminance": 0.37427
}Semantic roles & 50–950 ramp
primary
#6BA6FC
secondary
#F5E5CE
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186