#6DA9FE#6DA9FE
#6DA9FE is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.0% C 0.139 H 257.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA9FE |
|---|---|
| RGB | rgb(109, 169, 254) |
| HSL | hsl(215, 99%, 71%) |
| HSV | hsv(215, 57%, 100%) |
| CMYK | cmyk(57.1%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(68.59, 4.94, -48.05) |
| CIE-LCH | lch(68.59, 48.30, 275.87°) |
| OKLab | oklab(73.03% -0.0308 -0.1358) |
| OKLCH | oklch(73.03% 0.139 257.2) |
| XYZ | xyz(38.3778, 38.7796, 99.2095) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.73
Sky Blue (survey)
#75BBFD
ΔE00 5.50
Cornflowerblue
#6495ED
ΔE00 6.04
Dodgerblue
#1E90FF
ΔE00 8.21
Azure (survey)
#069AF3
ΔE00 8.35
Dark Sky Blue
#448EE4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA9FE #FEC26D
analogous
#6DF2FE #6DA9FE #796DFE
triadic
#6DA9FE #FE6DA9 #A9FE6D
tetradic
#6DA9FE #FE6DF2 #FEC26D #6DFE79
square
#6DA9FE #FE6DF2 #FEC26D #6DFE79
split-complementary
#6DA9FE #FE796D #F2FE6D
monochromatic
#0264EF #3085FE #6DA9FE #AACDFE #E1EDFF
Accessibility & contrast
On white
2.40
#6DA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#6DA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA9FE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA9FE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#00BCC8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6da9fe; /* rgb */ color: rgb(109, 169, 254); /* oklch */ color: oklch(73.0% 0.139 257.2);
Tailwind
colors: {
custom: {
50: '#a1c2ff',
500: '#6da9fe',
950: '#000000',
},
}SCSS
$custom: #6da9fe; $custom-light: #a1c2ff; $custom-dark: #000000;
JSON
{
"hex": "#6da9fe",
"rgb": {
"r": 109,
"g": 169,
"b": 254
},
"hsl": {
"h": 215.172,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.73032,
"c": 0.13922,
"h": 257.2
},
"luminance": 0.38783
}Semantic roles & 50–950 ramp
primary
#6DA9FE
secondary
#F6E7D0
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186