#6DA0FB#6DA0FB
#6DA0FB is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.0% C 0.145 H 261.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA0FB |
|---|---|
| RGB | rgb(109, 160, 251) |
| HSL | hsl(218, 95%, 71%) |
| HSV | hsv(218, 57%, 98%) |
| CMYK | cmyk(56.6%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(66.02, 9.16, -50.46) |
| CIE-LCH | lch(66.02, 51.29, 280.29°) |
| OKLab | oklab(70.99% -0.022 -0.1429) |
| OKLCH | oklch(70.99% 0.145 261.3) |
| XYZ | xyz(36.2841, 35.3549, 96.1602) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.47
Carolina Blue
#8AB8FE
ΔE00 6.56
Dodgerblue
#1E90FF
ΔE00 7.17
Dark Sky Blue
#448EE4
ΔE00 7.24
Soft Blue
#6488EA
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA0FB #FBC86D
analogous
#6DE7FB #6DA0FB #816DFB
triadic
#6DA0FB #FB6DA0 #A0FB6D
tetradic
#6DA0FB #FB6DE7 #FBC86D #6DFB81
square
#6DA0FB #FB6DE7 #FBC86D #6DFB81
split-complementary
#6DA0FB #FB816D #E7FB6D
monochromatic
#0657E7 #3179F9 #6DA0FB #A9C7FD #E1ECFE
Accessibility & contrast
On white
2.60
#6DA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#6DA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA0FB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA0FB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#689AF9
Tritanopia (blue-blind)
#00B4C2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6da0fb; /* rgb */ color: rgb(109, 160, 251); /* oklch */ color: oklch(71.0% 0.145 261.3);
Tailwind
colors: {
custom: {
50: '#a0bbfd',
500: '#6da0fb',
950: '#000000',
},
}SCSS
$custom: #6da0fb; $custom-light: #a0bbfd; $custom-dark: #000000;
JSON
{
"hex": "#6da0fb",
"rgb": {
"r": 109,
"g": 160,
"b": 251
},
"hsl": {
"h": 218.451,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.70987,
"c": 0.14458,
"h": 261.3
},
"luminance": 0.35358
}Semantic roles & 50–950 ramp
primary
#6DA0FB
secondary
#F5E7CF
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085