#6BA2FB#6BA2FB
#6BA2FB is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.3% C 0.143 H 259.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BA2FB |
|---|---|
| RGB | rgb(107, 162, 251) |
| HSL | hsl(217, 95%, 70%) |
| HSV | hsv(217, 57%, 98%) |
| CMYK | cmyk(57.4%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(66.47, 7.61, -49.77) |
| CIE-LCH | lch(66.47, 50.35, 278.70°) |
| OKLab | oklab(71.3% -0.0258 -0.1409) |
| OKLCH | oklch(71.3% 0.143 259.6) |
| XYZ | xyz(36.3903, 35.9284, 96.2653) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.01
Carolina Blue
#8AB8FE
ΔE00 6.18
Dodgerblue
#1E90FF
ΔE00 7.05
Dark Sky Blue
#448EE4
ΔE00 7.31
Sky Blue (survey)
#75BBFD
ΔE00 7.53
Soft Blue
#6488EA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BA2FB #FBC46B
analogous
#6BEAFB #6BA2FB #7C6BFB
triadic
#6BA2FB #FB6BA2 #A2FB6B
tetradic
#6BA2FB #FB6BEA #FBC46B #6BFB7C
square
#6BA2FB #FB6BEA #FBC46B #6BFB7C
split-complementary
#6BA2FB #FB7C6B #EAFB6B
monochromatic
#065BE5 #2F7DF9 #6BA2FB #A7C7FD #E1ECFE
Accessibility & contrast
On white
2.57
#6BA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#6BA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BA2FB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BA2FB | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ba2fb; /* rgb */ color: rgb(107, 162, 251); /* oklch */ color: oklch(71.3% 0.143 259.6);
Tailwind
colors: {
custom: {
50: '#9fbdfd',
500: '#6ba2fb',
950: '#000000',
},
}SCSS
$custom: #6ba2fb; $custom-light: #9fbdfd; $custom-dark: #000000;
JSON
{
"hex": "#6ba2fb",
"rgb": {
"r": 107,
"g": 162,
"b": 251
},
"hsl": {
"h": 217.083,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.71304,
"c": 0.14324,
"h": 259.6
},
"luminance": 0.35931
}Semantic roles & 50–950 ramp
primary
#6BA2FB
secondary
#F5E6CD
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185