#6DA9FD#6DA9FD
#6DA9FD is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.0% C 0.138 H 257.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA9FD |
|---|---|
| RGB | rgb(109, 169, 253) |
| HSL | hsl(215, 97%, 71%) |
| HSV | hsv(215, 57%, 99%) |
| CMYK | cmyk(56.9%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(68.54, 4.63, -47.58) |
| CIE-LCH | lch(68.54, 47.80, 275.56°) |
| OKLab | oklab(72.98% -0.031 -0.1344) |
| OKLCH | oklch(72.98% 0.138 257) |
| XYZ | xyz(38.2180, 38.7158, 98.3683) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.75
Sky Blue (survey)
#75BBFD
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 6.03
Dodgerblue
#1E90FF
ΔE00 8.19
Azure (survey)
#069AF3
ΔE00 8.28
Dark Sky Blue
#448EE4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA9FD #FDC16D
analogous
#6DF1FD #6DA9FD #796DFD
triadic
#6DA9FD #FD6DA9 #A9FD6D
tetradic
#6DA9FD #FD6DF1 #FDC16D #6DFD79
square
#6DA9FD #FD6DF1 #FDC16D #6DFD79
split-complementary
#6DA9FD #FD796D #F1FD6D
monochromatic
#0364EC #3185FC #6DA9FD #A9CDFE #E1EDFF
Accessibility & contrast
On white
2.40
#6DA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#6DA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA9FD
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA9FD | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#74A1FB
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6da9fd; /* rgb */ color: rgb(109, 169, 253); /* oklch */ color: oklch(73.0% 0.138 257.0);
Tailwind
colors: {
custom: {
50: '#a1c2fe',
500: '#6da9fd',
950: '#000000',
},
}SCSS
$custom: #6da9fd; $custom-light: #a1c2fe; $custom-dark: #000000;
JSON
{
"hex": "#6da9fd",
"rgb": {
"r": 109,
"g": 169,
"b": 253
},
"hsl": {
"h": 215,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.72981,
"c": 0.13794,
"h": 257
},
"luminance": 0.38719
}Semantic roles & 50–950 ramp
primary
#6DA9FD
secondary
#F6E6D0
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186