#6DA0F4#6DA0F4
#6DA0F4 is a light, vivid blue. Relative luminance 0.349; OKLCH L 70.6% C 0.135 H 260.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA0F4 |
|---|---|
| RGB | rgb(109, 160, 244) |
| HSL | hsl(217, 86%, 69%) |
| HSV | hsv(217, 55%, 96%) |
| CMYK | cmyk(55.3%, 34.4%, 0%, 4.3%) |
| CIE-LAB | lab(65.69, 6.97, -47.17) |
| CIE-LCH | lch(65.69, 47.68, 278.40°) |
| OKLab | oklab(70.62% -0.0236 -0.1333) |
| OKLCH | oklch(70.62% 0.135 260) |
| XYZ | xyz(35.2010, 34.9216, 90.4560) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.27
Carolina Blue
#8AB8FE
ΔE00 6.66
Dark Sky Blue
#448EE4
ΔE00 6.89
Dodgerblue
#1E90FF
ΔE00 6.92
Soft Blue
#6488EA
ΔE00 7.47
Sky Blue (survey)
#75BBFD
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA0F4 #F4C16D
analogous
#6DE4F4 #6DA0F4 #7E6DF4
triadic
#6DA0F4 #F46DA0 #A0F46D
tetradic
#6DA0F4 #F46DE4 #F4C16D #6DF47E
square
#6DA0F4 #F46DE4 #F4C16D #6DF47E
split-complementary
#6DA0F4 #F47E6D #E4F46D
monochromatic
#105BD6 #347BF0 #6DA0F4 #A6C5F8 #DFEAFD
Accessibility & contrast
On white
2.63
#6DA0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#6DA0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA0F4
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA0F4 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#6D9AF2
Tritanopia (blue-blind)
#0BB3BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6da0f4; /* rgb */ color: rgb(109, 160, 244); /* oklch */ color: oklch(70.6% 0.135 260.0);
Tailwind
colors: {
custom: {
50: '#a0bbf8',
500: '#6da0f4',
950: '#000000',
},
}SCSS
$custom: #6da0f4; $custom-light: #a0bbf8; $custom-dark: #000000;
JSON
{
"hex": "#6da0f4",
"rgb": {
"r": 109,
"g": 160,
"b": 244
},
"hsl": {
"h": 217.333,
"s": 85.987,
"l": 69.216
},
"oklch": {
"l": 0.70616,
"c": 0.13538,
"h": 260
},
"luminance": 0.34924
}Semantic roles & 50–950 ramp
primary
#6DA0F4
secondary
#F2E3CB
accent
#8E03E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085