#6DA4FF#6DA4FF
#6DA4FF is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.0% C 0.146 H 260.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA4FF |
|---|---|
| RGB | rgb(109, 164, 255) |
| HSL | hsl(217, 100%, 71%) |
| HSV | hsv(217, 57%, 100%) |
| CMYK | cmyk(57.3%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(67.29, 8.12, -50.64) |
| CIE-LCH | lch(67.29, 51.29, 279.10°) |
| OKLab | oklab(72.04% -0.0253 -0.1434) |
| OKLCH | oklch(72.04% 0.146 260) |
| XYZ | xyz(37.6259, 37.0190, 99.7509) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.64
Carolina Blue
#8AB8FE
ΔE00 5.61
Sky Blue (survey)
#75BBFD
ΔE00 7.11
Dodgerblue
#1E90FF
ΔE00 7.61
Dark Sky Blue
#448EE4
ΔE00 7.96
Azure (survey)
#069AF3
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA4FF #FFC86D
analogous
#6DEDFF #6DA4FF #7F6DFF
triadic
#6DA4FF #FF6DA4 #A4FF6D
tetradic
#6DA4FF #FF6DED #FFC86D #6DFF7F
square
#6DA4FF #FF6DED #FFC86D #6DFF7F
split-complementary
#6DA4FF #FF7F6D #EDFF6D
monochromatic
#005BF2 #307EFF #6DA4FF #AACAFF #E0ECFF
Accessibility & contrast
On white
2.50
#6DA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#6DA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA4FF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA4FF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#6B9EFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6da4ff; /* rgb */ color: rgb(109, 164, 255); /* oklch */ color: oklch(72.0% 0.146 260.0);
Tailwind
colors: {
custom: {
50: '#a1beff',
500: '#6da4ff',
950: '#000000',
},
}SCSS
$custom: #6da4ff; $custom-light: #a1beff; $custom-dark: #000000;
JSON
{
"hex": "#6da4ff",
"rgb": {
"r": 109,
"g": 164,
"b": 255
},
"hsl": {
"h": 217.397,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.72035,
"c": 0.14558,
"h": 260
},
"luminance": 0.37022
}Semantic roles & 50–950 ramp
primary
#6DA4FF
secondary
#F7E9D1
accent
#8F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186