#6DA0FF#6DA0FF
#6DA0FF is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.2% C 0.150 H 261.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA0FF |
|---|---|
| RGB | rgb(109, 160, 255) |
| HSL | hsl(219, 100%, 71%) |
| HSV | hsv(219, 57%, 100%) |
| CMYK | cmyk(57.3%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(66.22, 10.42, -52.33) |
| CIE-LCH | lch(66.22, 53.36, 281.27°) |
| OKLab | oklab(71.2% -0.0211 -0.1484) |
| OKLCH | oklch(71.2% 0.15 261.9) |
| XYZ | xyz(36.9213, 35.6098, 99.5161) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.64
Carolina Blue
#8AB8FE
ΔE00 6.52
Dodgerblue
#1E90FF
ΔE00 7.33
Dark Sky Blue
#448EE4
ΔE00 7.47
Soft Blue
#6488EA
ΔE00 7.58
Periwinkle Blue
#8F99FB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA0FF #FFCC6D
analogous
#6DE9FF #6DA0FF #836DFF
triadic
#6DA0FF #FF6DA0 #A0FF6D
tetradic
#6DA0FF #FF6DE9 #FFCC6D #6DFF83
square
#6DA0FF #FF6DE9 #FFCC6D #6DFF83
split-complementary
#6DA0FF #FF836D #E9FF6D
monochromatic
#0054F2 #3078FF #6DA0FF #AAC8FF #E0EBFF
Accessibility & contrast
On white
2.59
#6DA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#6DA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA0FF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA0FF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#659BFD
Tritanopia (blue-blind)
#00B5C3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6da0ff; /* rgb */ color: rgb(109, 160, 255); /* oklch */ color: oklch(71.2% 0.150 261.9);
Tailwind
colors: {
custom: {
50: '#a1bbff',
500: '#6da0ff',
950: '#000000',
},
}SCSS
$custom: #6da0ff; $custom-light: #a1bbff; $custom-dark: #000000;
JSON
{
"hex": "#6da0ff",
"rgb": {
"r": 109,
"g": 160,
"b": 255
},
"hsl": {
"h": 219.041,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.71204,
"c": 0.14985,
"h": 261.9
},
"luminance": 0.35613
}Semantic roles & 50–950 ramp
primary
#6DA0FF
secondary
#F7EAD1
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086