#6DA5FF#6DA5FF
#6DA5FF is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.2% C 0.145 H 259.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA5FF |
|---|---|
| RGB | rgb(109, 165, 255) |
| HSL | hsl(217, 100%, 71%) |
| HSV | hsv(217, 57%, 100%) |
| CMYK | cmyk(57.3%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(67.56, 7.54, -50.21) |
| CIE-LCH | lch(67.56, 50.78, 278.54°) |
| OKLab | oklab(72.24% -0.0263 -0.1421) |
| OKLCH | oklch(72.24% 0.145 259.5) |
| XYZ | xyz(37.8055, 37.3783, 99.8108) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.91
Carolina Blue
#8AB8FE
ΔE00 5.40
Sky Blue (survey)
#75BBFD
ΔE00 6.79
Dodgerblue
#1E90FF
ΔE00 7.71
Dark Sky Blue
#448EE4
ΔE00 8.11
Azure (survey)
#069AF3
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA5FF #FFC76D
analogous
#6DEEFF #6DA5FF #7E6DFF
triadic
#6DA5FF #FF6DA5 #A5FF6D
tetradic
#6DA5FF #FF6DEE #FFC76D #6DFF7E
square
#6DA5FF #FF6DEE #FFC76D #6DFF7E
split-complementary
#6DA5FF #FF7E6D #EEFF6D
monochromatic
#005DF2 #307FFF #6DA5FF #AACBFF #E0ECFF
Accessibility & contrast
On white
2.48
#6DA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#6DA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA5FF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA5FF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#6D9EFD
Tritanopia (blue-blind)
#00B9C6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6da5ff; /* rgb */ color: rgb(109, 165, 255); /* oklch */ color: oklch(72.2% 0.145 259.5);
Tailwind
colors: {
custom: {
50: '#a1bfff',
500: '#6da5ff',
950: '#000000',
},
}SCSS
$custom: #6da5ff; $custom-light: #a1bfff; $custom-dark: #000000;
JSON
{
"hex": "#6da5ff",
"rgb": {
"r": 109,
"g": 165,
"b": 255
},
"hsl": {
"h": 216.986,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.72244,
"c": 0.14455,
"h": 259.5
},
"luminance": 0.37381
}Semantic roles & 50–950 ramp
primary
#6DA5FF
secondary
#F7E8D1
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186