#6DA4FC#6DA4FC
#6DA4FC is a light, vivid blue. Relative luminance 0.368; OKLCH L 71.9% C 0.142 H 259.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA4FC |
|---|---|
| RGB | rgb(109, 164, 252) |
| HSL | hsl(217, 96%, 71%) |
| HSV | hsv(217, 57%, 99%) |
| CMYK | cmyk(56.7%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.15, 7.17, -49.24) |
| CIE-LCH | lch(67.15, 49.75, 278.29°) |
| OKLab | oklab(71.88% -0.026 -0.1393) |
| OKLCH | oklch(71.88% 0.142 259.4) |
| XYZ | xyz(37.1467, 36.8273, 97.2274) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.56
Carolina Blue
#8AB8FE
ΔE00 5.64
Sky Blue (survey)
#75BBFD
ΔE00 7.03
Dodgerblue
#1E90FF
ΔE00 7.50
Dark Sky Blue
#448EE4
ΔE00 7.81
Azure (survey)
#069AF3
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA4FC #FCC56D
analogous
#6DEBFC #6DA4FC #7D6DFC
triadic
#6DA4FC #FC6DA4 #A4FC6D
tetradic
#6DA4FC #FC6DEB #FCC56D #6DFC7D
square
#6DA4FC #FC6DEB #FCC56D #6DFC7D
split-complementary
#6DA4FC #FC7D6D #EBFC6D
monochromatic
#055DEA #317FFB #6DA4FC #A9C9FD #E1ECFE
Accessibility & contrast
On white
2.51
#6DA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#6DA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA4FC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA4FC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#00B8C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6da4fc; /* rgb */ color: rgb(109, 164, 252); /* oklch */ color: oklch(71.9% 0.142 259.4);
Tailwind
colors: {
custom: {
50: '#a0befe',
500: '#6da4fc',
950: '#000000',
},
}SCSS
$custom: #6da4fc; $custom-light: #a0befe; $custom-dark: #000000;
JSON
{
"hex": "#6da4fc",
"rgb": {
"r": 109,
"g": 164,
"b": 252
},
"hsl": {
"h": 216.923,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.71876,
"c": 0.14168,
"h": 259.4
},
"luminance": 0.3683
}Semantic roles & 50–950 ramp
primary
#6DA4FC
secondary
#F6E7CF
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186