#6DA0FC#6DA0FC
#6DA0FC is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.0% C 0.146 H 261.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA0FC |
|---|---|
| RGB | rgb(109, 160, 252) |
| HSL | hsl(219, 96%, 71%) |
| HSV | hsv(219, 57%, 99%) |
| CMYK | cmyk(56.7%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(66.07, 9.48, -50.93) |
| CIE-LCH | lch(66.07, 51.81, 280.54°) |
| OKLab | oklab(71.04% -0.0217 -0.1443) |
| OKLCH | oklch(71.04% 0.146 261.4) |
| XYZ | xyz(36.4421, 35.4181, 96.9926) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.51
Carolina Blue
#8AB8FE
ΔE00 6.54
Dodgerblue
#1E90FF
ΔE00 7.21
Dark Sky Blue
#448EE4
ΔE00 7.30
Soft Blue
#6488EA
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA0FC #FCC96D
analogous
#6DE8FC #6DA0FC #816DFC
triadic
#6DA0FC #FC6DA0 #A0FC6D
tetradic
#6DA0FC #FC6DE8 #FCC96D #6DFC81
square
#6DA0FC #FC6DE8 #FCC96D #6DFC81
split-complementary
#6DA0FC #FC816D #E8FC6D
monochromatic
#0556EA #3179FB #6DA0FC #A9C7FD #E1EBFE
Accessibility & contrast
On white
2.60
#6DA0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#6DA0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA0FC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA0FC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#679AFA
Tritanopia (blue-blind)
#00B4C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6da0fc; /* rgb */ color: rgb(109, 160, 252); /* oklch */ color: oklch(71.0% 0.146 261.4);
Tailwind
colors: {
custom: {
50: '#a1bbfe',
500: '#6da0fc',
950: '#000000',
},
}SCSS
$custom: #6da0fc; $custom-light: #a1bbfe; $custom-dark: #000000;
JSON
{
"hex": "#6da0fc",
"rgb": {
"r": 109,
"g": 160,
"b": 252
},
"hsl": {
"h": 218.601,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.71041,
"c": 0.1459,
"h": 261.4
},
"luminance": 0.35421
}Semantic roles & 50–950 ramp
primary
#6DA0FC
secondary
#F6E8CF
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086