#6DA4FA#6DA4FA
#6DA4FA is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.8% C 0.139 H 259.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA4FA |
|---|---|
| RGB | rgb(109, 164, 250) |
| HSL | hsl(217, 93%, 70%) |
| HSV | hsv(217, 56%, 98%) |
| CMYK | cmyk(56.4%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(67.05, 6.54, -48.30) |
| CIE-LCH | lch(67.05, 48.74, 277.72°) |
| OKLab | oklab(71.77% -0.0265 -0.1365) |
| OKLCH | oklch(71.77% 0.139 259) |
| XYZ | xyz(36.8315, 36.7012, 95.5671) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.52
Carolina Blue
#8AB8FE
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 6.99
Dodgerblue
#1E90FF
ΔE00 7.43
Dark Sky Blue
#448EE4
ΔE00 7.72
Azure (survey)
#069AF3
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA4FA #FAC36D
analogous
#6DEAFA #6DA4FA #7D6DFA
triadic
#6DA4FA #FA6DA4 #A4FA6D
tetradic
#6DA4FA #FA6DEA #FAC36D #6DFA7D
square
#6DA4FA #FA6DEA #FAC36D #6DFA7D
split-complementary
#6DA4FA #FA7D6D #EAFA6D
monochromatic
#085EE5 #327FF8 #6DA4FA #A8C9FC #E1EDFE
Accessibility & contrast
On white
2.52
#6DA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#6DA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA4FA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA4FA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFE
Deuteranopia (green-blind)
#6F9DF8
Tritanopia (blue-blind)
#00B7C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6da4fa; /* rgb */ color: rgb(109, 164, 250); /* oklch */ color: oklch(71.8% 0.139 259.0);
Tailwind
colors: {
custom: {
50: '#a0befc',
500: '#6da4fa',
950: '#000000',
},
}SCSS
$custom: #6da4fa; $custom-light: #a0befc; $custom-dark: #000000;
JSON
{
"hex": "#6da4fa",
"rgb": {
"r": 109,
"g": 164,
"b": 250
},
"hsl": {
"h": 216.596,
"s": 93.377,
"l": 70.392
},
"oklch": {
"l": 0.71771,
"c": 0.13908,
"h": 259
},
"luminance": 0.36704
}Semantic roles & 50–950 ramp
primary
#6DA4FA
secondary
#F5E6CE
accent
#8C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185