#6BA1FF#6BA1FF
#6BA1FF is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.3% C 0.150 H 260.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6BA1FF |
|---|---|
| RGB | rgb(107, 161, 255) |
| HSL | hsl(218, 100%, 71%) |
| HSV | hsv(218, 58%, 100%) |
| CMYK | cmyk(58%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(66.39, 9.46, -52.07) |
| CIE-LCH | lch(66.39, 52.92, 280.30°) |
| OKLab | oklab(71.31% -0.0238 -0.1476) |
| OKLCH | oklch(71.31% 0.15 260.8) |
| XYZ | xyz(36.8520, 35.8324, 99.5627) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.87
Carolina Blue
#8AB8FE
ΔE00 6.35
Dodgerblue
#1E90FF
ΔE00 7.13
Dark Sky Blue
#448EE4
ΔE00 7.40
Sky Blue (survey)
#75BBFD
ΔE00 7.92
Soft Blue
#6488EA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BA1FF #FFC96B
analogous
#6BEBFF #6BA1FF #7F6BFF
triadic
#6BA1FF #FF6BA1 #A1FF6B
tetradic
#6BA1FF #FF6BEB #FFC96B #6BFF7F
square
#6BA1FF #FF6BEB #FFC96B #6BFF7F
split-complementary
#6BA1FF #FF7F6B #EBFF6B
monochromatic
#0057F0 #2E7AFF #6BA1FF #A8C8FF #E0ECFF
Accessibility & contrast
On white
2.57
#6BA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6BA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BA1FF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BA1FF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#669BFD
Tritanopia (blue-blind)
#00B6C4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6ba1ff; /* rgb */ color: rgb(107, 161, 255); /* oklch */ color: oklch(71.3% 0.150 260.8);
Tailwind
colors: {
custom: {
50: '#a0bcff',
500: '#6ba1ff',
950: '#000000',
},
}SCSS
$custom: #6ba1ff; $custom-light: #a0bcff; $custom-dark: #000000;
JSON
{
"hex": "#6ba1ff",
"rgb": {
"r": 107,
"g": 161,
"b": 255
},
"hsl": {
"h": 218.108,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.71311,
"c": 0.14952,
"h": 260.8
},
"luminance": 0.35836
}Semantic roles & 50–950 ramp
primary
#6BA1FF
secondary
#F7E8CF
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086