#6DA0F8#6DA0F8
#6DA0F8 is a light, vivid blue. Relative luminance 0.352; OKLCH L 70.8% C 0.141 H 260.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA0F8 |
|---|---|
| RGB | rgb(109, 160, 248) |
| HSL | hsl(218, 91%, 70%) |
| HSV | hsv(218, 56%, 97%) |
| CMYK | cmyk(56%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(65.88, 8.22, -49.06) |
| CIE-LCH | lch(65.88, 49.74, 279.51°) |
| OKLab | oklab(70.83% -0.0227 -0.1388) |
| OKLCH | oklch(70.83% 0.141 260.7) |
| XYZ | xyz(35.8149, 35.1672, 93.6893) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 6.59
Dodgerblue
#1E90FF
ΔE00 7.06
Dark Sky Blue
#448EE4
ΔE00 7.08
Soft Blue
#6488EA
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA0F8 #F8C56D
analogous
#6DE5F8 #6DA0F8 #806DF8
triadic
#6DA0F8 #F86DA0 #A0F86D
tetradic
#6DA0F8 #F86DE5 #F8C56D #6DF880
square
#6DA0F8 #F86DE5 #F8C56D #6DF880
split-complementary
#6DA0F8 #F8806D #E5F86D
monochromatic
#0B59E0 #337AF5 #6DA0F8 #A7C6FB #E2ECFE
Accessibility & contrast
On white
2.61
#6DA0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#6DA0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA0F8
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA0F8 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#6A9AF6
Tritanopia (blue-blind)
#00B4C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6da0f8; /* rgb */ color: rgb(109, 160, 248); /* oklch */ color: oklch(70.8% 0.141 260.7);
Tailwind
colors: {
custom: {
50: '#a0bbfb',
500: '#6da0f8',
950: '#000000',
},
}SCSS
$custom: #6da0f8; $custom-light: #a0bbfb; $custom-dark: #000000;
JSON
{
"hex": "#6da0f8",
"rgb": {
"r": 109,
"g": 160,
"b": 248
},
"hsl": {
"h": 217.986,
"s": 90.85,
"l": 70
},
"oklch": {
"l": 0.70827,
"c": 0.14063,
"h": 260.7
},
"luminance": 0.3517
}Semantic roles & 50–950 ramp
primary
#6DA0F8
secondary
#F4E6CD
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085