#6DA2F8#6DA2F8
#6DA2F8 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.2% C 0.139 H 259.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA2F8 |
|---|---|
| RGB | rgb(109, 162, 248) |
| HSL | hsl(217, 91%, 70%) |
| HSV | hsv(217, 56%, 97%) |
| CMYK | cmyk(56%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(66.42, 7.07, -48.21) |
| CIE-LCH | lch(66.42, 48.72, 278.34°) |
| OKLab | oklab(71.25% -0.0248 -0.1363) |
| OKLCH | oklch(71.25% 0.139 259.7) |
| XYZ | xyz(36.1644, 35.8662, 93.8058) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.91
Carolina Blue
#8AB8FE
ΔE00 6.13
Dodgerblue
#1E90FF
ΔE00 7.18
Dark Sky Blue
#448EE4
ΔE00 7.33
Sky Blue (survey)
#75BBFD
ΔE00 7.59
Soft Blue
#6488EA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA2F8 #F8C36D
analogous
#6DE8F8 #6DA2F8 #7D6DF8
triadic
#6DA2F8 #F86DA2 #A2F86D
tetradic
#6DA2F8 #F86DE8 #F8C36D #6DF87D
square
#6DA2F8 #F86DE8 #F8C36D #6DF87D
split-complementary
#6DA2F8 #F87D6D #E8F86D
monochromatic
#0B5CE0 #337DF5 #6DA2F8 #A7C7FB #E2ECFE
Accessibility & contrast
On white
2.57
#6DA2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6DA2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA2F8
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA2F8 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#6D9CF6
Tritanopia (blue-blind)
#00B5C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6da2f8; /* rgb */ color: rgb(109, 162, 248); /* oklch */ color: oklch(71.2% 0.139 259.7);
Tailwind
colors: {
custom: {
50: '#a0bdfb',
500: '#6da2f8',
950: '#000000',
},
}SCSS
$custom: #6da2f8; $custom-light: #a0bdfb; $custom-dark: #000000;
JSON
{
"hex": "#6da2f8",
"rgb": {
"r": 109,
"g": 162,
"b": 248
},
"hsl": {
"h": 217.122,
"s": 90.85,
"l": 70
},
"oklch": {
"l": 0.71246,
"c": 0.13854,
"h": 259.7
},
"luminance": 0.35869
}Semantic roles & 50–950 ramp
primary
#6DA2F8
secondary
#F4E5CD
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185