#6BA2FF#6BA2FF
#6BA2FF is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.5% C 0.148 H 260.4°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BA2FF |
|---|---|
| RGB | rgb(107, 162, 255) |
| HSL | hsl(218, 100%, 71%) |
| HSV | hsv(218, 58%, 100%) |
| CMYK | cmyk(58%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.66, 8.88, -51.64) |
| CIE-LCH | lch(66.66, 52.40, 279.76°) |
| OKLab | oklab(71.52% -0.0249 -0.1464) |
| OKLCH | oklch(71.52% 0.148 260.4) |
| XYZ | xyz(37.0275, 36.1833, 99.6212) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 6.13
Dodgerblue
#1E90FF
ΔE00 7.21
Dark Sky Blue
#448EE4
ΔE00 7.52
Sky Blue (survey)
#75BBFD
ΔE00 7.61
Soft Blue
#6488EA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BA2FF #FFC86B
analogous
#6BECFF #6BA2FF #7E6BFF
triadic
#6BA2FF #FF6BA2 #A2FF6B
tetradic
#6BA2FF #FF6BEC #FFC86B #6BFF7E
square
#6BA2FF #FF6BEC #FFC86B #6BFF7E
split-complementary
#6BA2FF #FF7E6B #ECFF6B
monochromatic
#0059F0 #2E7CFF #6BA2FF #A8C8FF #E0ECFF
Accessibility & contrast
On white
2.55
#6BA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#6BA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BA2FF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BA2FF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#679CFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ba2ff; /* rgb */ color: rgb(107, 162, 255); /* oklch */ color: oklch(71.5% 0.148 260.4);
Tailwind
colors: {
custom: {
50: '#a0bdff',
500: '#6ba2ff',
950: '#000000',
},
}SCSS
$custom: #6ba2ff; $custom-light: #a0bdff; $custom-dark: #000000;
JSON
{
"hex": "#6ba2ff",
"rgb": {
"r": 107,
"g": 162,
"b": 255
},
"hsl": {
"h": 217.703,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.71519,
"c": 0.14846,
"h": 260.4
},
"luminance": 0.36186
}Semantic roles & 50–950 ramp
primary
#6BA2FF
secondary
#F7E8CF
accent
#9000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186